DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Awesome top 5 Posts from last week tagged(#react)

🔥 Top 12 libraries for your NextJS project 🏆

I have been a full-stack developer for the last decade, building smaller projects like gitup and bigger projects like crosspublic.

Over the years, I have tested different tools to:

Be more...

🧙‍♂️ Generate blogs with ChatGPT assistant 🪄 ✨

TL;DR

We have all seen what ChatGPT can do (it’s not new to anybody).

So many articles are being written over and over using ChatGPT.

Actually, half of the articles on DEV are written with ChatGPT....

React State Management in 2024

In my POV, React state management libraries can be divided into three groups:

Reducer-based: requires dispatching actions to update a big centralised state, often called a “single source of truth”....

Why Your Website Should Work Offline (And What You Should Do About It)

Yes, you read it right. Offline! Strange, hun?

But there are many reasons you may want to do it.

Offline functionality in web applications allows users to continue accessing and interacting with the...

React Slick Examples - Creating a carousel

Introduction

Developers need a visually appealing way to display or showcase multiple items, services, features, or products in a single space while maintaining a good user experience. That's...

Top comments (2)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @nevodavid , @maverickdotdev , @nguyenhongphat0 , @opensourcee , and @necatiozmen 🙌.

Collapse
 
opensourcee profile image
OpenSource