DEV Community

Cover image for Finally...πŸ™Œ
Sanchit Bhasin
Sanchit Bhasin

Posted on

 

Finally...πŸ™Œ

After a month and 63 commits here it is, finally...

The React Color App

I have been learning React for about 2 months now and this is the main project of the course I have been following along.
Demo
Repo

Do check it out and would love to hear it from you about it πŸ˜€πŸ˜€

Top comments (3)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, this post might fit better as a DEV Listing. It’s a dedicated area of the platform where community members and organizations are encouraged to publish information related to events, products, services, job listings, and everything in between.

Collapse
 
sanchitbhasin profile image
Sanchit Bhasin

Yes, he is great πŸ‘Œ

This post blew up on DEV in 2020:

js visualized

πŸš€βš™οΈ JavaScript Visualized: the JavaScript Engine

As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and see how it handles our human-friendly JS code, and turns it into something machines understand! πŸ₯³

Happy coding!