Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following The Odin Project Node tutorials. https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs

The following list is the order in which I have implemented and practiced the Backened concepts taught within their respective project folder names.

  1. node-tutorial
  2. BasicInfoSite (implemented express basics)
  3. expressIntro
  4. miniMsgBoard
  5. forms
  6. dbintro

Necessary dependencies to install when working with Backend:

  • express
  • express-async-handler (for controllers)
  • ejs
  • express-validation (for forms validator to use bod() and validationResult())

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages