Modern JavaScript Full Course
1h 14m 10s
English
Paid
Course description
The JavaScript Course teaches you how to build modern applications with vanilla JavaScript - no React, no TypeScript, no Frameworks - just plain old JavaScript.
Read more about the course
This course is focusd on the basics of JavaScript - the world’s most commonly used programming language. Here’s what you’ll get out of it…
- The Basics of JavaScript
- Advanced concepts broken down in a quick no-BS format
- Prepare for JS interviews by coding algorithms
- Test Driven Development with Vitest
- Debugging and Error Handling
- Build a text-to-image API with Node.js and OpenAI
- Learn modern browser APIs like Fetch
- A great primer for more advanced Fireship courses
Watch Online
0:00
/ #1: Resources
All Course Lessons (23)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Resources Demo | 00:47 | |
| 2 | JavaScript in 100 Seconds | 02:36 | |
| 3 | JavaScript Crash Course | 12:24 | |
| 4 | Prototype Chain | 02:05 | |
| 5 | Destructuring | 01:42 | |
| 6 | Spread | 01:27 | |
| 7 | Optional Chaining | 00:47 | |
| 8 | Nullish Coalescing | 01:13 | |
| 9 | Higher Order Functions | 02:15 | |
| 10 | Closures | 02:19 | |
| 11 | Array Tricks | 03:26 | |
| 12 | History of JavaScript | 12:19 | |
| 13 | Cumulative Sum | 03:10 | |
| 14 | Binary Search | 03:17 | |
| 15 | Least Recently Used (LRU) Cache | 03:55 | |
| 16 | TDD with Vitest | 02:49 | |
| 17 | Initial Setup | 01:36 | |
| 18 | RESTful APIs | 02:30 | |
| 19 | Text-to-Image Server | 04:37 | |
| 20 | Rest Client | 01:30 | |
| 21 | Text-to-Image Frontend UI | 03:54 | |
| 22 | Loading Spinner | 01:03 | |
| 23 | Error Handling | 02:29 |
Unlock unlimited learning
Get instant access to all 22 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Testing JavaScript with Kent C. Dodds
Sources: Kent C. Dodds
This course will apply the four-layer testing method to a React application, but this foundational strategy can be applied across any JavaScript framework: Angular, Vue, legacy ...
14 hours 11 minutes 26 seconds
JavaScript Basics for Beginners
Sources: codewithmosh (Mosh Hamedani)
JavaScript is one of the most popular programming languages in the world. Companies like Walmart, Netflix, and PayPal run big internal applications around JavaS
6 hours 39 minutes 44 seconds