最新消息:请大家多多支持

Express App With Mdb5, Node And Mongodb

教程/Tutorials dsgsd 92浏览 0评论

Published 6/2022
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.61 GB | Duration: 5h 24m

Learn Express framework as a fullstack

Learn Express framework as a fullstack

What you’ll learn
Html
Css
Javascript
Express
Node
MongoDB
Material Design for Bootstrap
Setting up a MVC structure in the app
Requirements
Have node and a code editor installed
Description
This course will cover Html5, Css3, JavaScript, Express, Node, MDB5, MongoDB. A full-stack app that is easy to learn and to build your knowledge towards other frameworks. Going into MERN from this will be an easier learning transition for you. The Model, View, and Controller setup are very similar to how the other frameworks are geared as well. Upon completing this course, you will be able to create your own express app and start launching apps for clients in no time.This course focuses more on the server-side and handling data. It does go into Html, Css, and JavaScript, but it is encouraged to look into w3schools for more on JavaScript. Either that or you can go on the javascript website to find other documentation as well. Reasons for learning express; – It is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.- Express provides a thin layer of fundamental web application features, without obscuring Node.js features that you know and love.Express is a routing and middleware web framework that has minimal functionality of its own: An Express application is essentially a series of middleware function calls.Middleware functions are functions that have access to the request object (req), the response object (res), and the next middleware function in the application’s request-response cycle. The next middleware function is commonly denoted by a variable named next.Middleware functions can perform the following tasks:Execute any code.Make changes to the request and the response objects.End the request-response cycle.Call the next middleware function in the stack.

Overview

Section 1: Front End start up

Lecture 1 Introduction

Lecture 2 Html5

Lecture 3 More On Html5

Lecture 4 Reflection on course

Lecture 5 Final Html5

Lecture 6 Starting With Css3

Lecture 7 Css3 – Grid Layouts

Lecture 8 More styling to content

Lecture 9 More on Css3

Lecture 10 Ending Css3 & Starting JavaScript

Lecture 11 JavaScript – Using Comments & Functions

Lecture 12 JavaScript – Functions & Arrays

Lecture 13 JavaScript – Functions with Objects & Loops

Lecture 14 JavaScript – Switch Case Statement

Lecture 15 Intro to MDB

Lecture 16 Redesigning Home Page with MDB5

Lecture 17 Continuing with MDB on home page

Lecture 18 Adding Animations

Lecture 19 Finishing Home Page

Section 2: Starting the Backend

Lecture 20 Starting with our server file

Lecture 21 Building Server File

Lecture 22 Continuing with Server & starting on EJS

Lecture 23 Adding EJS pages and routes

Lecture 24 Creating Models files

Lecture 25 Adding DB store file

Lecture 26 Setting Backend for Server

Lecture 27 Creating more EJS files

Lecture 28 Adding Data to pages

Lecture 29 Register & Login

Lecture 30 More work on DB with files

Lecture 31 Final touches & deployment

Lecture 32 Deployment

Beginners and those with basic understanding of html, css, javascript. Help with understanding how to implement data to show on a website.

Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Express App With Mdb5, Node And Mongodb

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址