Browsing Category
Software
12378 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
The Gemini API and the Internet of Things
The Gemini API and ESP32 microcontroller simplify custom voice commands for IoT devices, leveraging speech recognition for devices…
Go Concurrency: Can You Spot the Bugs Lurking in These Programs?
Hi there! I’m Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating…
Svelte vs React: Which JavaScript Framework Is Better in 2025?
In this article, we will talk about JavaScript frameworks for building web solutions, including their benefits, applications, and…
Clases anidadas en Java
En Java podemos definir una clase dentro de otra clase, a este tipo de clases se les denomina…
How to Develop a Powerful Commerce Platform with Magento Enterprise
Magento Enterprise is a robust eCommerce solution designed for businesses that require advanced functionality, scalability, and customization. Whether…
Breaking down bugs in TDengine to master refactoring, part 3: price of laziness
Get ready for code smells, classic errors, and typos when checking the TDengine project using PVS-Studio. Developers could’ve…
The Digital Dilemma: Balancing Visibility with Privacy
Imagine this: waking up to your personal information plastered on the web—all because you were too open on…
I Took a Popular Vibe Coding Course and Built a Sample App
Experiencing Vibe Coding – Building Web Apps with AI Agents Hello, I’m Atsushi from the SRE team at…
Estratégias de Caching para Resolver Problemas de Latência e Sobrecarga em Bancos de Dados
Disclaimer Este texto foi inicialmente concebido pela IA Generativa em função da transcrição de uma aula do curso…
Comprehensive Guide to Building a CI/CD Pipeline in AWS with GitHub
Introduction CI/CD (Continuous Integration/Continuous Delivery) pipelines are foundational to modern software development, enabling teams to automate building, testing,…