Browsing Category
Software
12301 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
Deploy React App to Google App Engine with Github Actions CI/CD – A Complete Guide
This guide provides you a step-by-step process to deploy your React app efficiently to Google App Engine. Each…
Observables and Observers in RxJS
RxJS is a library for composing asynchronous and event-based programs by using observable sequences. It provides one core…
Build a 3D Earth Globe Model in Three.js (PS: It’s easier than you think) 🌏😱
Introduction & Demo Hop on a fascinating tutorial as I guide you through the surprisingly simple process of…
Mestrado em TI em Portugal: todos os detalhes da minha experiência
Fazer um mestrado em TI em Portugal está entre as suas metas para 2024? Escrevi este artigo para…
Understanding the Monotonic Stack To UP Your Data Structure Game
The Monotonic Stack be very difficult to understand, and even hard to actually utilize! I wrote up a…
Why does DEV not respect blocking?
What sense makes it to block someone if DEV will show his/her articles anyway?
Weekly Roundup 034 (Jan 01): 🔥Hot Topics🔥 in #workplace, #sharepoint, and #powerplatform
Hey fellow developers! It’s @jaloplo, here to give you the latest scoop on what’s been happening in the…
Fortify Your Elastic Load Balancer: Best Practices for Secure API Gateway Integration
First, let’s look at this architecture: Explain This is a 2-tier architecture, consisting of an application layer and…
When do you know you should change teams
So when do you know that you should change your team? And how do you select which team…
Using SVG in React
Introduction In the world of making websites look good, pictures, especially images, are super important. They make up…