Browsing Category
Software
12302 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
JavaScript Interview: Run loop without pre-determined method
This year I gave an interview at some organization and I was asked this question: Run a loop…
How to Integrate with White-Label Payment Card Issuing and Payment Gateway Companies
All modern businesses that deal with transactions, regardless of the industry they operate in, are always looking for…
Don’t waste 6 months on hiring DevOps, take the 10 Hours DevOps Pill
A practical playbook for founders and engineering managers to stop wasting time trying to get started with DevOps…
🐍 8 backend repos used by the top 1% of python devs 🏆
Hi there 👋 Today, let’s look into 8 Python repos that the top 1% of developers use (and…
Getting started with Next.js 14 Server Actions
Next.js, Nuxt, SvelteKit, and others consistently innovate their solutions based on the server-side rendering paradigm. This paradigm generates…
Improving Azure AI Search results with semantic search
In Azure AI Search, semantic ranking improves our searches by using language understanding to rerank search results. Semantic…
No jobs for juniors in IT? 💻👩💻
The pandemic era, according to statistics, was one of the best times for the development of IT projects.…
How To Change Default Python On A Linux Machine
Let’s say you have installed Python into the following folder /home/ubuntu/Python-3.10.13 To set it default python version open…
How to Include Version, Git Commit, and Build Date in Your Angular Builds
Knowing the exact version of your Angular app can be really helpful. This article will teach you how…
What is Open Source & How to contribute to it?
The current state of tech on Twitter: “You can get a job with open source.” “Open Source experience…