Articles by Tag #programming

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

GitHub Repositories Every Software Engineer Should Know

Finally, after a long time, I am realizing my desire to write articles to help other software...

Learn More 2048 41Jun 30 '24

100 FREE Frontend Challenges

Introduction In the spirit of building strong habits and the #100DaysOfCode idea, we...

Learn More 1624 47Jun 27 '24

11 Practical Ways to Bring Side Income as a Developer 💰

It’s always smart not to rely on just one source of income. Bringing in side income might seem tough...

Learn More 1475 107Nov 20 '24

15 amazing things you can do with simple JavaScript 🤯

I love JavaScript because it's full of surprises and is used for so many amazing things. Many...

Learn More 1340 54Jul 1 '24

9 Software Architecture Patterns for Distributed Systems

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

Learn More 1221 7Jul 20 '24

19 Microservices Patterns for System Design Interviews

These are the common patterns for Microservice architecture which developer should learn for System Design interviews.

Learn More 1209 8Jul 14 '24

Stop Using Try-Catch: A Better Way to Handle Errors in JavaScript

JavaScript developers, there’s a new way to handle errors without relying on messy, repetitive...

Learn More 1184 116Nov 3 '24

💸 How to Make Money From Coding: A Beginner-Friendly Practical Guide

TL;DR The article outlines multiple ways to make money coding, from freelancing and full-time jobs to...

Learn More 1135 84Aug 8 '24

11 Free Must-Know Websites for Every Developer

Today, I'm sharing 12 game-changing websites and tools that every developer should bookmark. These...

Learn More 1030 60Jan 2

Bye Bye, Try-Catch Blocks: Meet JavaScript's Safe Assignment Operator Proposal😉

Introduction JavaScript error handling is about to get a major upgrade. The new ECMAScript...

Learn More 1023 61Aug 20 '24

You can get your financial freedom with open-source in 2025! 🤑

TL;DR launched Postiz open-source on September 1, and it is making $2,000 per month already 💪🏻 At...

Learn More 917 39Jan 1

Stop rendering conditions like this

we use conditions everywhere on our applications whether for state check or rendering some data into...

Learn More 908 67Jul 15 '24

17 Libraries to Become a React Wizard 🧙‍♂️🔮✨

React is getting better, especially with the latest release of React 19. Today, we're going to dive...

Learn More 859 55Jul 9 '24

5 Tools Every Developer Should Use in 2024

As a Developer, there's so much to learn, and it's very important to focus on the things that...

Learn More 821 53Jul 24 '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 804 5Oct 25 '24

Docker Cheat-sheet for beginners 🐳

🔧 Common Docker Commands Start Docker: systemctl start docker # Linux open -a...

Learn More 745 29Sep 19 '24

SOLID - The Simple Way To Understand

Hi there!!! How have you been doing? Are you all right? I hope so! Today I'm going to talk about a...

Learn More 737 29May 1 '24

10 Microservices Architecture Challenges for System Design Interviews

Thinking about Microservices architecture? Here are 10 Microservices architecture challenges an experienced developer should know for System Design

Learn More 718 3May 29 '24

How to Structure Your Backend Code in Node.js (Express.js)

When developing a Node.js application using Express.js, structuring your codebase effectively is...

Learn More 715 73Jul 17 '24

ChatGPT - Prompts for developers

Discover the various ChatGPT Prompts for developers

Learn More 710 27May 17 '24

New CSS media queries syntax 💥

Say goodbye to Min-Width & Max-Width👋🏻 The new CSS media query syntax changes how we...

Learn More 681 170Jun 18 '24

How to Scrape Amazon Product Data using Python

Introduction In today's data-driven world, scraping Amazon product data has become a...

Learn More 662 41Aug 8 '24

Agents 101: How to build your first AI Agent in 30 minutes!⚡️

We are seeing a rise in AI agents in 2025. Building your own agent can be complex, and all the...

Learn More 661 63Feb 18

Procrastinator's Guide to Glory: Open Source Projects That Turn Wasted Time Into Career Gold ⭐️

It's common to find yourself engrossed in activities like watching multiple episodes of your favorite...

Learn More 637 39Jan 3

30+ MCP Ideas with Complete Source Code

MCP is going viral. AI agents can now talk to real tools & apps and actually get stuff...

Learn More 629 45Apr 17

Scripting in DevOps: A Complete Guide from Beginner to Advanced

Scripting is an essential skill for DevOps engineers, as it allows for automation, configuration...

Learn More 621 6Oct 11 '24

300+ FREE APIs Every Developer Needs to Know

Table of Contents Weather APIs ⛅️🌦️🌩️ Exchange Rates APIs 💱💲💹 Cryptocurrency APIs...

Learn More 618 34May 30 '24

System Design Basics - Caching

The ultimate guide on caching for System Design interviews

Learn More 612 2Jul 6 '24

How to Become an AI Developer in 2025

Greetings Dev.to community! Artificial Intelligence is everywhere these days. From chatbots to...

Learn More 610 29Jan 19

Python for DevOps: A Comprehensive Guide from Beginner to Advanced

Python has gained significant traction in the DevOps ecosystem due to its ease of use, extensive...

Learn More 564 20Nov 6 '24