Articles by Tag #development

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

9 Software Architecture Patterns for Distributed Systems

These are the essential Software architectural patterns for data and communication flow.

Learn More 1226 7Jul 20 '24

8 System Design Courses to learn Distributed System Architecture (2025)

My favorite System design courses to learn Distributed System architecture in 2025

Learn More 809 5Oct 25 '24

System Design Basics - Caching

The ultimate guide on caching for System Design interviews

Learn More 613 2Jul 6 '24

How I stopped my procrastination: Insights into developer mindset

You’ve been at your job for years, you know how to write code good enough to get you by comfortably,...

Learn More 468 49Jul 5 '24

50 Must-Know VS Code Extensions for Faster Development 🚀

Hey there, fellow coder! 👋 Are you spending more time tweaking your code than writing it? 😅 Do you...

Learn More 412 64Sep 12 '24

System Design Basics - Load Balancing Algorithms

8 Load Balancing Algorithms Software Engineers Must Know for System Design interviews

Learn More 408 11Jul 28 '24

Twitter System Design Example for Tech Interviews

Your complete guide to designing twitter or x.com in a system design interview with an example

Learn More 402 0Sep 26 '24

13 Must Read Software Development Books for Experienced Developers

These are the 13 books every experienced software engineer or developer should read

Learn More 353 9Feb 1

15 System Design Resources for Interviews (including Cheat Sheets)

These are the best resources to learn System Design and software design in-depth + 3 System design cheat sheets

Learn More 321 2Dec 14 '24

Top 10 Design Patterns for Programming Interviews

10 essential object oriented design patterns for programming interviews

Learn More 313 5Dec 24 '24

10 Must Read Microservices Architecture Books for Experienced Developers

These are the best books experienced developers can read to learn Microservices architecture

Learn More 260 5Feb 9

How I’d Build a SaaS in 2025 (If I Were Starting From Scratch)

I’ve built a few SaaS products now. Some worked. Some didn’t. If I had to start again today — clean...

Learn More 251 19Apr 14

10 Must Read Data Structures and Algorithms Books for Developers

These are the 10 books every software engineer or developer should read to improve your their knowledge on data structures and algorithms

Learn More 243 6Jan 26

How ts-pattern can improve your code readability?

Some use cases using ts-pattern that can improve your code.

Learn More 211 54Sep 13 '24

6 Essential Websites You'll Love As A Developers

Software development keeps changing. The right tools make a big difference. Check out these six...

Learn More 205 20Jul 6 '24

STOP versioning your Docker Compose file

Docker Compose is one of the best inventions, it makes local development easy and friction-free. If...

Learn More 193 26Aug 9 '24

The Art of Creating Container Images and Best Practices

The Art of Creating Container Images Introduction We are in the era of the evolving...

Learn More 164 6Jul 29 '24

15 System design tradeoffs for Software Developer Interviews

Tradeoffs are an important part of software design and these are 15 essential design tradeoffs that every Software engineer should know and remember.

Learn More 164 4Dec 10 '24

Image Lazy Loading

INTRO 🔊 Hello World! 🌎 From now onwards, I want to start a new series named React...

Learn More 150 17Jul 4 '24

How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code

Introduction As TypeScript has grown in popularity, developers have embraced it for its...

Learn More 144 25Nov 2 '24

🚀 🌟 Why Rust is the Next Big Thing in Programming 🔥

🚀 Why Rust is the Next Big Thing in Programming 🔥 Rust is redefining what modern...

Learn More 133 21Dec 17 '24

10 Software Engineering Books Developers Should Read in 2025

These are the 10 books every software engineer or developer should read in 2025 to become a better engineer or developer.

Learn More 127 3Jan 14

🚀 10+ Projects to Win Hackathons in 2024🏆💻

Hackathons are like fast-paced coding marathons, packed with caffeine, creativity, and teamwork! ☕💻...

Learn More 124 8Sep 21 '24

5 Must-Have System Design Cheat Sheets for Interviews

5 Must-Have System Design Cheat Sheets to Ace Your Next Interview

Learn More 117 9Jun 22

Why Python Developers losing jobs? Tips To Survive

The tech world is dynamic, and job security is no longer a given, even for in-demand skills like...

Learn More 88 4Aug 10 '24

The Importance of Writing Articles as a Developer

Introduction In the ever-evolving world of technology, staying relevant as a developer...

Learn More 86 38Dec 28 '24

What’s Wrong With PHP? Why Developers Hate It

PHP has been hated for decades, and whether it deserves it or not. What’s going on, guys? In this...

Learn More 86 66Feb 18

Attaching notes to git branches

The problem Beside my coding activity for work, I have several personal projects active. ...

Learn More 83 21Aug 8 '24

Non-Technical Books For Developers

Mostly, I will write about the technical aspects of software development, but before I continue with...

Learn More 81 12Feb 24

15 Git Command-Line Tricks Every Developer Should Know

Git is an essential tool for developers, enabling version control and collaboration on codebases....

Learn More 78 14Feb 15