JavaScript in 100 Seconds
JavaScript is the the programming language that built the web. Learn how it evolved into a powerful tool for building websites, servers with Node.js, mobile apps, desktop software, and more https://fireship.io/courses/javascript/
#js #programming #100SecondsOfCode
🔗 Resources
History of JavaScript https://youtu.be/Sh6lK57Cuk4
How JavaScript Works https://fireship.io/courses/javascript/intro-how-js-works/
JavaScript Docs https://developer.mozilla.org/....en-US/docs/Web/JavaS
HTML in 100 Seconds https://youtu.be/ok-plXXHlWw
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is JavaScript?
- JavaScript beginner introduction
- Who created JavaScript?
- ECMAScript vs JavaScript
- JS programming basics
- Run JS in browser
- Var vs Let vs Const