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
Building a Typechecker from scratch
Sources: Dmitry Soshnikov
Untyped programs are often prone to errors, runtime exceptions, and can make debugging much harder. That’s why many production languages implement a static type
2 hours 16 minutes 15 seconds
Full-Stack Web Developer Bootcamp with Real Projects
Sources: udemy
This Course covers full process of web development from scratch till deployment with domain name. We will use Node, Express, MongoDB to build Server side which
22 hours 11 minutes 13 seconds
JavaScript Algorithms and Data Structures Masterclass
Sources: udemy
This course crams months of computer science and interview prep material into 20 hours of video. The content is based directly on last semester of my in-person coding bootcamps,...
21 hours 47 minutes 46 seconds
Shaders for the Web
Sources: superhi.com
Learn how to make OpenGL shaders using the programming language GLSL, and gain insight on how the top websites use hardware-enabled graphics.
16 hours 3 minutes 4 seconds