Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words.
More Details
Simplified JavaScript Jargon’s idea is not to replace individual documentation but to act as some kind of glossary that can be easily referenced.
Related Tools
Javascript Essentials
Javascript Essentials is a course from Udemy instructed by Lawrence Turton that teaches you how Javascript works, some basic API's and finally, helps you create a mini project.
Kite
Kite adds AI-powered code completions to your code editor (works with the top IDEs), helping developers code faster. Itβs powered by a deep learning model trained on over 25 million .js files.
Animate On Scroll (AOS)
Animate On Scroll Library is a small open-source JS library that helps you add animation to your pages when scrolling using different JS effects like fade, zoom, flip, and others.