Master the Pathfinding Algorithms with JavaScript and React
2h 30m 4s
English
Paid
Course description
Enhance your JavaScript and React skills, build a portfolio project, and understand the pathfinding algorithms on a deeper level in this project-based course!
Read more about the course
Build an Algorithms Visualizer that shows how the Breadth-First Search and Depth-First Search algorithms work and helps you understand them on a deeper level. Plus it'll serve as a standout project in your portfolio that will be a conversation starter in interviews!
Watch Online
Watch Online Master the Pathfinding Algorithms with JavaScript and React
0:00
/ #1: Introduction
All Course Lessons (23)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 02:29 | |
| 2 | Project Demo | 03:28 | |
| 3 | What Are Pathfinding Algorithms? | 05:28 | |
| 4 | Breadth-First Search (BFS) | 06:41 | |
| 5 | Depth-First Search (DFS) | 05:33 | |
| 6 | BFS vs. DFS | 02:49 | |
| 7 | Setting Up Our REPL | 06:08 | |
| 8 | Creating a Maze Using React | 10:36 | |
| 9 | Creating Maze Rows | 03:42 | |
| 10 | Making It Dynamic | 09:07 | |
| 11 | Adding a Maze Refresh Button | 08:35 | |
| 12 | Generating a Maze Matrix using Javascript | 05:03 | |
| 13 | Combining Maze Generation into Our Button | 05:09 | |
| 14 | Finalizing Our Maze Generation | 12:34 | |
| 15 | Applying BFS and DFS to Our Maze | 05:10 | |
| 16 | Breadth-First Search Implementation - Part 1 | 12:27 | |
| 17 | Breadth-First Search Implementation - Part 2 | 03:36 | |
| 18 | Depth-First Search Implementation | 05:36 | |
| 19 | Adding Buttons and Bug Fixing our Algorithms | 10:41 | |
| 20 | Combining the Algorithms to the Maze | 09:04 | |
| 21 | Delaying the Steps of Our Algorithms | 03:52 | |
| 22 | Fixing Refresh Maze | 06:30 | |
| 23 | The Final Touches | 05:46 |
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
Modular Monolith Architecture
Sources: Milan Jovanović
This in-depth course will transform the way you build modern systems. You will learn the best practices for applying the Modular Monolith architecture in a real-world scenario. ...
12 hours 48 minutes 50 seconds
Systems Design Fundamentals
Sources: algoexpert
The most important ingredient to success in systems design interviews is having extensive knowledge in the areas of distributed computing, reliability engineering, information s...
10 hours 2 minutes 52 seconds
AI For Developers With GitHub Copilot, Cursor AI & ChatGPT
Sources: Academind Pro
This course is designed for developers who want to use AI effectively! AI is not a threat, but a powerful tool capable of making you even more...
4 hours 55 minutes 24 seconds
Classic Season 5
Sources: destroyallsoftware
In the "What Goes in Active Records" series (part 1 and part 2), we looked at some design constraints for what goes in ActiveRecord models. Sometimes, these con
3 hours 32 minutes 54 seconds