Learn back-end development with Node.js and Express with this free in-depth course (2.5 hours)

bahadirbalban

Bahadir Balban

Posted on February 15, 2019

Learn back-end development with Node.js and Express with this free in-depth course (2.5 hours)

This course☝️ starts from scratch and shows you how to build a landing page, collect and manage sales leads developing an application using the CRUD pattern (create, update, delete). We develop an MVC style application with models, views, routes, controllers. If you are new to backend development and Nodejs this course is made for you.

CRUD snippet from tutorial
CRUD snippet from the tutorial

Topics covered include user sign up, login with PassportJS, installing and creating basic tables in PostgreSQL, issuing queries using the Sequelize ORM, what a middleware is and implementing user access control using middleware, form validation, how to divide your views using pug mixins and more.

Implementing form validations - snippet from tutorial
Implementing form validations - snippet from the tutorial

Tutorial site with videos split into 28 lessons

Here is more content about this tutorial. If you liked the tutorial, join our Learning Express group free for updates, Q&A, source code and more: https://getbuzz.io/o/learning-expressjs/u/join-open-access

I believe learning should be free and fast.

Fast as in:

  • There are no enrollment hops until you reach a course. It starts immediately, online.
  • Videos make their point right away. They are short and concise.
  • And Fun: Learning must be fun, e.g. not solitary but a social activity.

For these reasons I am building Tech Buzz, a site for learning tech fast and free, - now focusing on tech areas towards building an online business.

Update: Launching an online software service shouldn't be hard.

So I took this tutorial some steps further to build SaaSBox. It lets you launch an online web application / SaaS about 4 weeks faster.

💖 💪 🙅 🚩
bahadirbalban
Bahadir Balban

Posted on February 15, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related