computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
905 B
15 lines
905 B
2 years ago
|
# JavaScript
|
||
|
|
||
|
JavaScript allows you to add interactivity to your pages. Common examples that you may have seen on the websites are sliders, click interactions, popups and so on.
|
||
|
|
||
|
Visit the following resources to learn more:
|
||
|
|
||
9 months ago
|
- [@article@W3Schools – JavaScript Tutorial](https://www.w3schools.com/js/)
|
||
|
- [@article@The Modern JavaScript Tutorial](https://javascript.info/)
|
||
|
- [@article@Exploring JS: JavaScript books for programmers](https://exploringjs.com/)
|
||
|
- [@video@JavaScript Crash Course for Beginners](https://youtu.be/hdI2bqOjy3c?t=2)
|
||
|
- [@video@Build a Netflix Landing Page Clone with HTML, CSS & JS](https://youtu.be/P7t13SGytRk)
|
||
9 months ago
|
- [@feed@Explore top posts about JavaScript](https://app.daily.dev/tags/javascript?ref=roadmapsh)
|
||
2 years ago
|
|
||
|
We also have this [JavaScript roadmap](/javascript). You don't need to follow it right now, just learn from some courses and revisit the roadmap later in your journey.
|