Articles by Tag #webdev

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

🔥 200 Project Ideas from Beginner to Advanced with Open Source Contributions 🚀

Introduction Are you ready to dive into the world of coding with real-world projects?...

Learn More 2457 89Nov 9 '24

37 Tips from a Senior Frontend Developer

I really liked @abbeyperini post and decided to share my tips after 5+ years as a software...

Learn More 2386 252May 7 '24

100 FREE Frontend Challenges

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

Learn More 1624 47Jun 27 '24

10 Websites every Web developer should at least look

If you are a web developer, you might be obsessed with finding a website that can save you tons of...

Learn More 1573 110Sep 17 '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

💸 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

Good Commit ✔ VS. Bad Commit ❌: Best Practices for Git

In the amazing world of software or web development, version controlling is one must-have in every...

Learn More 1002 80Jul 19 '24

SSL for localhost takes 5 seconds now.

Update on 2024/12/11: With great community support, Ophiuchi v0.6 is about to release. It's been...

Learn More 985 62May 28 '24

React Mindset: How New React Developers Should Think

React, a popular JavaScript library for building user interfaces, has revolutionized front-end...

Learn More 979 60Sep 16 '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

Make naked websites look great with matcha.css!

Have you ever contemplated the bareness of starting from a "blank page" when beginning a new web...

Learn More 892 84May 24 '24

14 Case Studies: Master System Design in a Month

Are you looking to master system design in record time? The fastest way to accelerate your learning...

Learn More 884 3Sep 19 '24

9 open-source gems to become the ultimate developer🔥 🚀

TL;DR For me, AI is everywhere. But sometimes, it's hard to understand what a fun project...

Learn More 882 47Sep 5 '24

10 Projects to master Frontend & Web Development

Introduction Learning by hands-on code from day 1 is one of the coolest methods of getting...

Learn More 872 35Jul 27 '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

Every React Concept Explained in 5 Minutes

React is a JavaScript library that allows you to develop front-end code in minutes. It has pre-built...

Learn More 783 62Jul 29 '24

11 Open Source Python Projects You Should Know in 2024 🧑‍💻🪄

Introduction Python is one of the easiest programming languages, and it can be used in...

Learn More 756 44Sep 16 '24

12 Essential Web APIs Every Developer Should Know

Mastering various Web APIs can significantly enhance your web application's functionality and user...

Learn More 754 22Sep 26 '24

Docker Cheat-sheet for beginners 🐳

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

Learn More 745 29Sep 19 '24

Mastering Relational Database Design: A Comprehensive Guide

Introduction In today's data-driven world, storing and managing information efficiently is...

Learn More 744 50May 6 '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

Mastering React: A Developer's Guide to Structuring Your Frontend Code

Are you tired of sifting through a mess of React components and files? You're not alone! As your...

Learn More 691 51Jul 20 '24

101 React Tips & Tricks For Beginners To Experts ✨

I have been working professionally with React for the past +5 years. In this article, I share the...

Learn More 689 37Aug 5 '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

9 Open Source Libraries to Supercharge Your Next Project 🔋⚡️

As a developer, we often get confused about which tools to use to build our Next (side)...

Learn More 664 65Nov 14 '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