In this tutorial, you will learn how to create a full-stack web application with Vue js., node.js and MySQL. This is Part 2 of 3!
Introduction Video Link: • "Introduction" || Full Stack Web App Usin...
Part1 Video Link: • part 1 : Database || Full Stack Web App U...
In this part 2, we will create a backend structure with MVC pattern (See Introduction Part if you don't know what is MVC).
🤔 What is node js and why it is used?
Node. js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications. Node. js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Part3 Video Link: • part 3 : Frontend || Full Stack Web App ...
code 💻: https://github.com/joyal7701/MVC_Node... ⭐
Timestamps
===========
00:00 Intro
01:05 npm init
03:14 create connection
04:41 Model
11:59 Controller
16:59 Routes
19:51 index.js
LinkedIn :
/ joyal7701
► Visit Our Playlists :
/ itbuddies
#vuejs #nodejs #mysql