DEV Community

Cover image for Useful JavaScript Links
Cihat Salik
Cihat Salik

Posted on

4 1

Useful JavaScript Links

Alt Text

It is a project I am trying to list the repos that have received thousands of stars on Github and deemed useful by the JavaScript community.

It's a gihub repo that I think might be useful for people who are resource-hungry while running JavaScript, or people who are not aware of these good resources.

I think it can be a good content for those who want to find topics such as Repos, Books, YouTube Playlists, Best Practices, Style Guides, Design Patterns, Tests, Concepts, Project Guidelines under one roof.

I hope it will be useful for many people to practice learning javascript.

You can add links that you think are missing by opening PR, I would be very happy about that.

I would be glad if you add the issues I am missing or the points you see incorrectly as a comment.

Source Code : https://github.com/cihat/javascript
URL: https://cihat.github.io/javascript/

Top comments (0)

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!

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay