Articles by Tag #react

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

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

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

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

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

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

Frontend resources! 🚀

🚀 Supercharge Your Development with These Resources! 🚀 👋 Hello everyone! 👋 I'm thrilled to share...

Learn More 671 73May 25 '24

🖥️ Windows 11 Clone with React.js

I have developed a Windows 11 clone web app for educational purposes and want to share it with the...

Learn More 536 106Aug 1 '24

React 19: A Game-Changer for Modern Web Development

Introduction React, the popular JavaScript library for building user interfaces, is about...

Learn More 519 21Jul 27 '24

Why React Won the Front-End Race

React, The king of front-end frameworks—or should I say "libraries," since React purists will remind...

Learn More 513 174Sep 15 '24

17 Must-know React Projects for Developers 👩‍💻 🔥

The react ecosystem is huge, thanks to the developer community. Thousands of packages, libraries and...

Learn More 509 54Oct 16 '24

8 Developer Tools You Should Try in 2024

We, Developers, always try to use tools that can streamline our workflow and boost our...

Learn More 509 74Aug 5 '24

Frontend Dev + Data Structures & Algorithms: How DSA Can Power Your React App ⚡

Frontend focused interviews often don’t care about DSA at all. And for those of us that remember...

Learn More 490 38Sep 8 '24

21 React Projects Too Awesome to Ignore

AI is going to take over the world soon, we just don't know which part yet. A few React projects...

Learn More 448 26Oct 1 '24

Frontend Resources V2! 🚀

🚀 Supercharge Your Development with These Resources! 🚀 👋 Hey everyone! 👋 After the great response...

Learn More 424 42Sep 1 '24

Essential Helper Functions for Your JavaScript Projects

When working on various JavaScript projects, I often find myself needing some handy helper functions...

Learn More 388 3May 31 '24

The best free, open-source SaaS template for React & NodeJS

Presenting Open SaaS 🎉 We’re really excited to present Open SaaS, the totally free,...

Learn More 388 23Jun 5 '24

I built a social media scheduling tool and open-sourced it 🤯

Hi community :) I have built Postiz, a social media scheduling tool and open-sourced it!...

Learn More 387 41Nov 21 '24

15+ Best Icon Libraries for 2025

When it comes to choosing the best icon library for your next design or development project,...

Learn More 375 53Oct 9 '24

Public APIs for Web Development Projects

When it comes to web development, APIs (Application Programming Interfaces) are indispensable tools....

Learn More 369 47Jun 25 '24

onClick={someFunction} VS onClick={()=>someFunction}

The difference between onClick={someFunction} and onClick={() => someFunction} in React (or...

Learn More 346 32Jun 22 '24

The Must-Have SEO Checklist for Developers For 2025

Hey, Devs! So I have been working on a few SEO Focused projects lately and I thought I would share...

Learn More 345 44Dec 29 '24

React Native New Architecture

React Native has announced the release of version 0.76. With this update, the new architecture will...

Learn More 343 31Nov 9 '24

12 Best JavaScript Animation Libraries to Supercharge Your Web Projects in 2024

Are you ready to take your web designs to the next level? JavaScript animation libraries are the...

Learn More 326 21Aug 10 '24

13 Projects You Don't Want to Pass Up to Win Cool Hacktoberfest Swag 🎁🎃

Hacktoberfest is my favorite time of year. It's a time to contribute and earn some goodies. This is...

Learn More 323 19Oct 21 '24

Write SOLID React Hooks

SOLID is one of the more commonly used design patterns. It's commonly used in many languages and...

Learn More 322 17Jun 2 '24

17 Tips from a Senior React Developer

I've been writing React code as an engineer at Palantir for the past 5+ years. These are the 17 tips...

Learn More 313 69Jan 7

Understanding JWT Authentication: A Comprehensive Guide with Examples

In the world of web development, security is paramount. One of the most popular methods for securing...

Learn More 309 30Jun 21 '24

Mastering SOLID Principles in React: Elevating Your Code Quality

When it comes to developing robust, maintainable, and scalable React applications, applying SOLID...

Learn More 305 19Aug 20 '24