Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 348 Bytes

JavaScript Back-end - SoftUni

In this repository, I will be uploading my homework from SoftUni's JavaScript Back-end course. The topics that will be covered are:

  • Intro to Node.js
  • Node.js Streams and Utilities
  • Express.js and Templating (Handlebars)
  • NoSQL and MongoDB/Mongoose
  • Session and Authentication
  • Validation and Error Handling