Skip to content

haakym/Learn-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn Node Starter Files + Stepped Solutions

These are the starter files and stepped solutions to accompany the LearnNode.com course.

You'll start your application in the starter-files directory — feel free to rename it.

If you need help, each folder number corresponds with where you should be at the start of a video. So if you are having trouble with video 24, look to video 25 for the answer.

The stepped solutions are meant for you to apply on top of your existing code - they don't stand on their own.

Not all videos have a solution as their changes aren't significant enough.

Getting Help

Need some help? Want to chat with the other learners? The Slack Chat that accompanies this course is where you should be asking questions — this repo is meant as a place to grab the starter files and isn't a support channel.

Pull Requests

If you found a different / better way to solve problems in the application, great! These files are meant to be as close to 1:1 as they are shown in the videos so I generally won't accept any pull requests for changing how the application functions.

Glaring errors, clarifications and files that aren't shown in the videos are totally fair game for pull requests and are appreciated.

Enjoy!

FAQ

I'm getting errors related to /data/db like code:100 and connection failed

Check out this answer on stack overflow to get mongoDB running locally.

About

Code along with Wes Bos' Learn Node course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published