Browsing Category
Software
12336 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
Episode 23/38: TypeScript Origins, Reusable Forms, Bun in Angular, Svelte Runes
TypeScript Origins on YouTube explores TypeScript’s early days. Dmytro Mezhenskyi discusses reusable forms, and Brandon Roberts introduces Bun.…
From Converters to Dependency Injection: Navigating Model Migrations
Do you know the three-layer software design? Think of it as tech’s equivalent of a sandwich with neatly…
Mastering Terminal Commands and Jupyter Notebook Shortcuts: Your Complete Handbook
Most developers, relies on graphical user interfaces (GUIs) for their computing needs. GUIs offer a user-friendly way to…
Find out first unique element from array
Hello…, let’s find how how we can find the unique element from an array from an unsorted array…
Improving SEO for React Apps with Server-Side Rendering and Static Site Generation
React has become one of the most popular JavaScript libraries for building user interfaces and web applications. With…
Unlocking the Power of Native Modules in JavaScript: An Introductory Guide
You may also read this blog post in my blog for a better experience Disclaimer ⚠️ The topic…
Is GitHub Copilot a Game-Changer?
How has AI-assisted programming tools like GitHub Copilot impacted the software development process thus far in 2023? Follow…
Discussion of the Week – v4
In this weekly roundup, we highlight what we believe to be the most thoughtful, helpful, and/or interesting discussion…
Crossed 200$ in revenue with my first side project
1300 signups and 200$ in revenue on linkcollect.io 🥳 What is linkcollect.io and how it helps content writers,…
Managing Firecracker microVMs in Go
This article is the second iteration of the “Orchestrating MicroVMs, from first principles” series about the creation of…