Browsing Category
Software
11711 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
AI/ML – Langchain4j – Chat Memory
In the preceding article, we were introduced to AI/ML concepts and explored the process of running a local…
Day 9 of 30-Day .NET Challenge: Null Safety
Introduction The article demonstrates the use of null-state analysis to remove compiler warnings of “check code for null…
⚛️ Explaining React’s Types
React’s type system, when used with TypeScript, provides developers with a robust framework for building type-safe applications. Understanding…
Containerize your multi-services app with docker compose
This article was posted first on my personal blog mariusniemet.me In this previous article, we learned what a…
Maximizing Value: A Guide to Cost Optimization in Microsoft Azure
Cost optimization is essential for businesses to ensure they are getting the most value from their Azure investments.…
Building a Document-Driven Chatbot with LangChain: The Ultimate Guide
Have you ever wished you could engage in a seamless conversation with your data? Imagine having a virtual…
Getting started with CloudBees DORA metrics
DORA metrics help measure and improve the performance of software delivery teams. They help companies understand how well…
AI-driven Tools in Personal Finance Management
In the last few years, the combination of artificial intelligence (AI) and personal finance management tools has greatly…
Creating Session Counts
Current status Shortly after completing the Cloud Resume Challenge I decided to revisit it and choose a selection…
🚀 Tailwind `inview:` aplica estilos cuando el componente entra en pantalla
✨ Fácil: usa inview: en tus classNames para aplicar estilos solo cuando tu componente aparezca en pantalla! Añade…