Browsing Category
Software
12325 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
See what’s new & what’s possible with Firebase at Demo Day
Posted by Annum Munir – Product Marketing Manager This article also appears on the Firebase blog After sharing…
The Ultimate Guide To GraphQL Error Handling
Error handling in GraphQL is often not easy. It’s actually pretty hard. This is why many developers struggle…
Tree Shaking in JavaScript: Boost Web Performance
Exciting News! 🌟 Just published my latest article on Medium, titled “Tree Shaking in JavaScript Applications: Boosting Performance…
Design Tokens: Cool Philosophy, Cumbersome Experience
Have you ever found yourself struggling to turn UI/UX designs into code? It can feel like a never-ending…
Kotlin Multiplatform vs. Flutter: Making the Right Choice for Your App
Cross-platform development has become incredibly popular lately for the ability to optimize the development process, save time and…
Transaction Per Second (TPS)
In the blockchain world, transactions per second (TPS) metrics measure the number of transactions a blockchain can process…
Building a React Web App with a Go Backend
This is a quick guide on how to create and deploy a web app using a React frontend…
How to build the Client-Server Architecture using Self Hosted WCF Service and WPF Client?
What is a self-hosted WCF service? Self-hosting is the simplest way to host your services and a Self-hosted…
Learning Probability through a Story.
As we people enjoy stories, let’s learn probability through a story. Once upon a time in the kingdom…
Instalar Zabbix Agent no Sistema Operacional Windows via Script Batch
Veja como simplificar o processo de instalação do Zabbix Agent em seus servidores Windows utilizando um Script Batch,…