Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 4.5 hours on-demand video
  • 1 article
  • Full lifetime access
  • Access on mobile and TV
Development Web Development Node.Js

Build NodeJS applications with Mongodb

Learn to build fullstack web applications with the most popular server side framework, NodeJS
Rating: 4.4 out of 54.4 (862 ratings)
22,610 students
Created by Kati Frantz
Last updated 9/2018
English
English [Auto], German [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Build high quality applications built with Node, Express and MongoDB
  • Storing data with Mongodb database
  • Use cutting-edge ES6/ES7 JavaScript
  • Create Express web servers
  • Learn user sessions and authentication in nodejs applications
  • Communicating with a mongodb database using mongoose ODM
Curated for the Udemy for Business collection

Course content

2 sections • 59 lectures • 4h 18m total length

  • The source code for this course
    00:09
  • Preview04:39
  • Preview04:54
  • Preview07:02
  • Preview03:33
  • Asynchronous vs synchronous
    Preview05:56
  • Preview05:31
  • Preview06:31
  • Preview04:08
  • Preview05:48

  • Installing project files
    05:28
  • Creating the home page
    05:36
  • Creating the about page
    03:05
  • Introduction to templating engines
    05:30
  • Introducing layouts in templating engines
    07:40
  • Refactoring post and contact page to edge
    05:23
  • Introduction to mongodb
    03:42
  • Introduction to mongoose
    04:25
  • CRUD operations with mongoose models
    04:43
  • Reading data from database using mongoose
    03:04
  • Getting single database documents
    02:42
  • Deleting database records
    01:54
  • The create post form
    07:31
  • Express post requests
    05:26
  • Saving posts to database
    02:31
  • Displaying a list of posts
    02:27
  • Dynamic data with templating engines
    05:17
  • The single post page
    05:35
  • Adding database fields to the schema
    05:37
  • Renaming description to subtitle
    02:20
  • Image upload with express
    05:53
  • Saving uploaded images to database
    02:31
  • Introduction to express middleware
    03:35
  • Registering validation middleware
    04:21
  • Refactoring to MVC
    09:29
  • Refactoring middleware
    01:19
  • User registration
    03:58
  • User model
    02:11
  • Handling user registration
    01:35
  • Mongoose model hooks
    04:06
  • Mongoose model validation
    03:27
  • User login process
    04:03
  • The login process
    05:08
  • Express sessions
    06:51
  • Persistent express sessions
    03:25
  • Authentication middleware
    05:10
  • Displaying validation errors
    04:10
  • Displaying validation errors in template
    01:48
  • Flash messaging
    03:51
  • Persist request data on form
    03:41
  • Redirect if auth middleware
    02:18
  • Conditionally display login and register links
    03:20
  • User logout
    02:47
  • Relating the post collection with the user collection
    04:42
  • Display post with user data
    04:16
  • Creating a 404 page
    02:35
  • Adding a wysiwyg editor
    06:56
  • File upload to cloudinary
    05:46
  • Environment variables
    07:00

Requirements

  • Basic understanding of the javascript programming language
  • Understanding of HTML & CSS

Description

What is this course about?

Nodejs, the most popular server side framework (runtime)

Why should I join this course?

The largest companies in the world like PayPal, Uber, etc are switching to the technologies taught in this course. Join this course to upgrade your knowledge and be prepared for the future.

What's the teaching methodology?

This course follows a project driven approach , and at the end of the course, you must have built a complete web application from scratch.

What topics are covered in the course?

  • Nodejs

  • Express framework

  • Mongodb

  • Mongoose ODM

  • Express sessions

  • Mongoose data validation

  • Express Middleware & Request interception

  • User authentication and authorization

  • Dynamic views with templating engines

  • Model View Controller design pattern

  • Password security and hashing

  • Mongoose model hooks

And so so much more !!!

Who this course is for:

  • Anyone willing to learn how to build web applications with NodeJS, Express and Mongodb (mongoose)

Featured review

Oluwafemi Emmanuel D.
Oluwafemi Emmanuel D.
79 courses
14 reviews
Rating: 5.0 out of 5a year ago
Awesome course, detailed as well. The Instructor Kati Frantz took his time to explain every concept, sometimes even over 2 videos. I like the fact that the length of each module was short. Great working application at the end, I highly recommend.

Instructor

Kati Frantz
Full stack software engineer
Kati Frantz
  • 4.4 Instructor Rating
  • 3,806 Reviews
  • 62,596 Students
  • 6 Courses

He is a web developer who is in love with building powerful web applications . He is all about knowledge sharing, and helping others easily cross the bridges that were tough for him . He is a great supporter, teacher, and would not stop till you get it . His hobby is coding , and he encourages hard work and perfection in everything . He's also equipped with so many skills , and is not only concerned with you learning to code, but you becoming very successful in this long journey . He's an artisan , and would love to see his students become even greater artisans and creators than himself. 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.