DEV Community

Vladimir Schneider
Vladimir Schneider

Posted on • Updated on

GitHub repositories I starred

Hi there 👋🏼!

This is my TOP 5 starred repositories on GitHub.

React Developer ROADMAP

I love Roadmaps and first is react developer roadmap

https://github.com/adam-golab/react-developer-roadmap

I do not think that this roadmap actually for me because I think that TypeScript is required for example and I do not thining that a react developer needs BEM (in CSS) you need CSS modules, but do not BEM.

But in this repository, you can find useful utils for your development.

Real World projects on React

The next repository is real-world projects on react. This is what I needed when I beginning.

https://github.com/gothinkster/realworld

You can see how to use react and other utils in real-world projects. It is wonderful!

Fake data

This package you can need for your test dates.

https://github.com/Marak/faker.js

The repositories including generation for address components, images, names, and very many types of data.

Fingerprint

This packages generation user hash. You can detect it to detect the user in a browser. User hash in public and private windows is matched. Wow!

https://github.com/fingerprintjs/fingerprintjs

Frontend for beginners

And the last repository at the top is resources for beginner javascript developers. It lots of resources!

https://github.com/thedaviddias/Resources-Front-End-Beginner

Thank you 😊

Top comments (0)