Browsing Category
Software
12275 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
A Guide to Building CLI Tools in JavaScript
Welcome to an exciting journey into the world of command-line interface (CLI) tools using JavaScript. In this guide,…
Data-Attributes Magic with Tailwind CSS & Stimulus
This article was originally published on Rails Designer Changing the way some, or all, UI elements on an…
Open AI Challenge, Day 3: Mastering Code Generation
Designed for developers familiar with Azure and generative AI, the guide walks you through the process of harnessing…
Geolocation Web API – explained in less than 256 chars
This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. Explainer Geolocation API:…
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…