DEV Community

Cover image for 📚 8 repos used by the top 1% of React devs 🏆

📚 8 repos used by the top 1% of React devs 🏆

Bap on December 21, 2023

Hi there 👋 Today, let's look into 8 React repos that the top 1% of developers use (and those you have likely never heard of). Ready? ...
Collapse
 
khiman profile image
Khiman Louer

I can definitely imagine the top 1% react devs using small community abandonware 😂

Collapse
 
fernandezbaptiste profile image
Bap

LOL for sure, dark little repos are always awaiting for them 😜

Collapse
 
ychafik profile image
Yass

I don't think you become a top tier dev by using this or this library, but by a solid understanding of general principles like design pattern, algorithm, langage paradigm etc. Once those are mastered, then you're reliable.

Collapse
 
fernandezbaptiste profile image
Bap • Edited

That's a very good point Yass and I agree. These are merely the repos these top developers are using in their toolbox. There is always value in understanding what the best are using - but it is no shortcut to learning the general principles you outlined. Thanks for your comment. 🙏

Collapse
 
adesoji1 profile image
Adesoji1

I have a landing page,how do I include tweets there?

Collapse
 
fernandezbaptiste profile image
Bap

After installing with npm install react-static-tweets static-tweets date-fns, I advise you to take the snippet of code shared in the "example use case" above and play with it. If stuck, read up the README from the GitHub repo as it is well written and quite straightforward. Let me know how it goes.

Collapse
 
adesoji1 profile image
Adesoji1

Thank you, i will do just that

Collapse
 
kevinrawal profile image
kevinrawal

it is really useful thank you for sharing 🙌!!

Collapse
 
fernandezbaptiste profile image
Bap

My pleasure Kevinrawal :D

Collapse
 
yuriyyakym profile image
Yuriy Yakym

Hey @fernandezbaptiste, what do you think about awai.js.org? Does it have a potential to land in this kind of lists?

Collapse
 
fernandezbaptiste profile image
Bap

Hey there, the project looks definitely interesting! Our approach is we dig into our database and we find repos that are used by the top 1% of devs. I will still keep in mind your repo as it looks really cool.

Collapse
 
abbeycity500 profile image
Arowolo Wahab Abiodun

Thanks for sharing 🙏

Collapse
 
fernandezbaptiste profile image
Bap

My pleasure Arowolo!

Collapse
 
gerdaespinosa profile image
Gerda Espinosa

Super useful!! Will save this for later 😌

Collapse
 
fernandezbaptiste profile image
Bap

Thanks Gerda!!

Collapse
 
kubernaut profile image
Louis Weston

Fantastic list! Thanks!!

Collapse
 
fernandezbaptiste profile image
Bap

Many thanks Louis 🌟

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Nice list 🤩

Collapse
 
fernandezbaptiste profile image
Bap

Thanks a lot Nathan, appreciate the kind comment 🙏

Collapse
 
fernandezbaptiste profile image
Bap

If you have some React gems to share, please let me know. Always keen to learn more on this subject. 👇

Collapse
 
adesoji1 profile image
Adesoji1

Wow, 😮 what is preact again?

Collapse
 
fernandezbaptiste profile image
Bap

Preact is a smaller toolbox with most of the essential tools from React, but it's way lighter and faster because it leaves out some of the less commonly used stuff. If you know React, you can switch to Preact very easily :)

Collapse
 
ekdikeo profile image
Eric B

Lol.. umm.. no.