Learn Node
9h 52m 53s
English
Paid
Course description
Learn to build applications and APIs with Node.js Node.js, Express, MongoDB and friends are some of the most in-demand web development skills. This course is the cumulation of everything I've learned building dozens of Node.js applications over the past five years. With a focus on modern JavaScript and real world application, Learn Node is an efficient way to add server side JavaScript to your skill-set and start building the applications you have been dreaming about.
Watch Online
0:00
/ #1: Getting Setup
All Course Lessons (44)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Getting Setup Demo | 05:17 | |
| 2 | Setting up Mongo DB | 09:30 | |
| 3 | Starter Files and Environmental Variables | 07:34 | |
| 4 | Core Concept - Routing | 10:18 | |
| 5 | Core Concept - Templating | 16:48 | |
| 6 | Core Concept - Template Helpers | 06:24 | |
| 7 | Core Concept - Controllers and the MVC Pattern | 06:49 | |
| 8 | Core Concept - Middleware and Error Handling | 14:12 | |
| 9 | Creating our Store Model | 12:01 | |
| 10 | Saving Stores and using Mixins | 17:18 | |
| 11 | Using Async Await | 17:30 | |
| 12 | Flash Messages | 10:51 | |
| 13 | Querying our Database for Stores | 12:36 | |
| 14 | Creating an Editing Flow for Stores | 20:42 | |
| 15 | Saving Lat and Lng for each store | 14:58 | |
| 16 | Geocoding Data with Google Maps | 10:27 | |
| 17 | Quick Data Visualization Tip | 04:35 | |
| 18 | Uploading and Resizing Images with Middleware | 23:28 | |
| 19 | Routing and Templating Single Stores | 13:29 | |
| 20 | Using Pre-Save hooks to make Unique Slugs | 06:35 | |
| 21 | Custom MongoDB Aggregations | 17:52 | |
| 22 | Multiple Query Promises with Async:Await | 07:14 | |
| 23 | Creating User Accounts | 30:06 | |
| 24 | Saving Registered Users to the Database | 16:39 | |
| 25 | Virtual Fields, Login:Logout middleware and Protecting Routes | 10:25 | |
| 26 | Creating a User Account Edit Screen | 08:04 | |
| 27 | Password Reset Flow | 24:59 | |
| 28 | Sending email with Nodejs | 19:07 | |
| 29 | Locking down our application with User Permissions | 14:05 | |
| 30 | Loading Sample Data | 05:10 | |
| 31 | JSON endpoints and creating MongoDB Indexes | 15:12 | |
| 32 | Creating an Ajax Search Interface | 26:16 | |
| 33 | Creating a Geospatial Ajax Endpoint | 09:28 | |
| 34 | Plotting Stores on a Custom Google Map | 26:34 | |
| 35 | Pushing User Data to our API | 23:21 | |
| 36 | Displaying our Hearted Stores | 03:46 | |
| 37 | Adding a Reviews Data Model | 14:08 | |
| 38 | Advanced Relationship Population - Displaying Our Reviews | 14:12 | |
| 39 | Advanced Aggregation | 22:51 | |
| 40 | Implementing Pagination | 12:34 | |
| 41 | Deployment Setup | 06:24 | |
| 42 | Deploying to Now | 05:33 | |
| 43 | Deploying to Heroku | 05:01 | |
| 44 | Deploying to Digital Ocean Linux | 12:30 |
Unlock unlimited learning
Get instant access to all 43 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
Youtube clone
Sources: Nomad Coders
What is "clone coding"? Services that actually exist. Sweat. Sweat. Practical 100% educational method to learn while creating Clone coding is a way of learning while creating re...
15 hours 41 minutes 20 seconds
Discord Clone - Learn MERN Stack with WebRTC and SocketIO
Sources: udemy
Learn how to connect MERN Stack with WebRTC and SocketIO. We will go through all of the steps to create application with group call functionality. We will crea
19 hours 29 minutes 29 seconds
Create a Discord Bot with Node.js
Sources: zerotomastery.io
Build a Discord Bot that forecasts weather & astronomical information, and acts as a sandbox to practice everything related to Node and backend programming.
2 hours 20 minutes 37 seconds
Nodejs Express - unit testing/integration tests with Jest
Sources: udemy
Learn how to write a full CRUD REST API with Nodejs, Express and Jest using the test-driven development method! TDD is becoming more and more of standard, and f
2 hours 48 minutes 43 seconds
Node.js Graceful Termination
Sources: Michael Guay
Learn to properly terminate processes in Node.js within a Kubernetes environment. This is key to stable deployments and efficient scaling without downtime.
30 minutes 50 seconds