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 CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift 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
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business 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
Development Web Development React

MERN React Node Next.js Multi User SEO Blogging Platform

Become an Ultimate Web Developer by building a Truly Real World SEO Web App using MERN Stack with React/Next.js for SSR
Rating: 4.8 out of 54.8 (415 ratings)
2,601 students
Created by Ryan Dhungel
Last updated 1/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • User Signup / Signin
  • Forgot Password / Reset Password
  • Account Activation on User Signup
  • Social Login with Google
  • JWT based Authentication System
  • Admin / User Dashboard
  • Role Based Authorization System
  • Advance CRUD with Image Upload
  • Blogs Search
  • Load More Blogs
  • Categories
  • Tags
  • SEO - Search Engine Optimization
  • Practical Real World Project running live on the server
  • API Development with Node Express MongoDB
  • Frontend Web Development with React Hooks and NextJs
  • SSR with NextJs
  • User Public Profile Page with List of Blogs and Contact Form
  • Blog Author Private Contact Form
  • User Private Dashboard
  • Multiple User Authorization System
  • Multi User System that can be Scaled to Build Marketplace App
  • Standard Contact Form
  • DISQUS Commenting System
  • Related Blogs
  • Google Analytics Integration
  • Sendgrid for Sending Emails
  • Deploying to Digital Ocean Cloud Servers
  • Adding Domain
  • Cloudflare CDN and Free SSL
  • Writing Clean Code
  • Scalable Project Structure
Curated for the Udemy for Business collection

Course content

26 sections • 169 lectures • 20h 46m total length

  • Preview02:20
  • Preview01:48

  • Preview15:47
  • Download source code
    00:57
  • List of npm packages you need to install
    00:06
  • Postman and CORS
    03:40
  • ALERT - Mongo Atlas Signup Process
    00:33
  • Database setup with mongo atlas
    09:06
  • Resources to Install MongoDB and Robo3T (optional)
    00:15
  • Database setup locally
    01:59
  • Separating routes
    04:42
  • Controllers
    03:40

  • Download source code
    00:57
  • User model and schema
    09:13
  • Signup route and controller setup
    04:27
  • List of npm packages you need to install
    00:06
  • Installing npm packages for auth and blog
    04:08
  • Signup validator
    07:39
  • User schema virtual fields and methods
    08:42
  • User signup
    09:42
  • Trouble with mongo atlas
    02:49
  • Trying user signup
    11:29
  • Express JWT Error - Algorithms should be set (for next lecture)
    00:14
  • Signout and protected routes
    06:22

  • Download source code
    00:57
  • Starting with nextjs
    04:14
  • Page layout
    03:16
  • Custom document page
    04:57
  • Reactstrap navbar
    06:44
  • env variables with nextjs
    06:03
  • Navigation using link component
    07:32

  • Download source code
    00:57
  • Signup form
    12:52
  • Signup action and alerts
    15:14
  • Signin
    06:01
  • Saving user and token in cookie and localstorage
    14:13
  • Signout and conditionally showing nav links
    10:13
  • Homework - Redirect authenticated user from signin and signup page
    00:43
  • Homework solution
    02:41

  • Preview00:57
  • Auth and admin middlewares - Backend
    16:04
  • Admin and user dashboard
    04:51
  • Protecting routes for auth and admin user
    05:58
  • Homework - Show dashboard link in nav based on user role
    00:46
  • Dashboard link
    03:12

  • Download source code
    00:57
  • Category schema routes and controllers
    12:53
  • Database Error Handler code
    00:22
  • Error handler to avoid duplicates
    02:39
  • Category list read delete
    09:49

  • Download source code
    00:57
  • Homework tags
    02:12
  • Homework solution - Tags create list read and delete
    05:28
  • Using nprogress
    05:27
  • CSS using static file and next-css
    06:56

  • Download source code
    00:57
  • Category page
    07:23
  • Category Component Code
    01:07
  • Create category
    15:44
  • Category read delete and messages
    15:41
  • Homework - Tags
    03:26
  • Tag Component Code
    01:10
  • Homework solution - Tags
    07:27

  • Download source code
    00:57
  • Blog schema
    07:53
  • Create blog with photo
    18:07
  • Create blog with categories and tags
    18:39
  • Generate blog excerpt
    05:49

Requirements

  • Basic Understanding JavaScript or any other programming language
  • Basic Understanding of React Js
  • Basic Understanding of Node Js

Description

Master the Art of Building Real World SEO Web Applications using MERN (Mongo Express React Node) Stack. Become a true Web Developer with this Ultimate Project based course where you will learn to build real web app that is currently running live on the server :)

Welcome to learn Full Stack / MERN Stack Web Development with React Node Mongo DB and NextJs. In this course you will learn to build backend API with Node, Express and Mongo DB. You will learn to build frontend web app with React and NextJs. You will learn to build SEO web app using NextJs which is a framework for building production level React apps.

By the end of this course you will have build a production ready SEO multi user blogging platform. This course is your ultimate workshop for building full stack MERN Web Apps with detailed focus on Node React NextJs and SEO.


Why we choose React Node NextJs for building SEO Blogging Project

  • We choose Node React and NextJs because they all use same programming language JavaScript. So even though it's a FullStack app with separate API and separate frontend, we will be dealing with only one language - JavaScript.

  • We choose Node js and Mongo DB for building API because its incredibly easy, flexible and easy to scale.

  • We choose React because its extremely powerful, performant and recently became so much fun and easy to use with the introduction of hooks.

  • We choose NextJs because it takes the development process of React apps to whole new level.

  • NextJs comes with SSR out of the box and SSR is necessary for SEO

  • NextJs starting with version 9 automatically decides if your web page can be served as a static page or dynamic page.

  • If your page is not making request to backend server to fetch data then NextJs automatically serves that page as static page.

  • Static pages load extremely fast because they are static. there is no need to wait for server response.


So you can build your site's homepage or landing page a static page with static content such as pre-written text and images to make it extremely fast.

I have used NextJs professionally to build a web app and it scores 100 out of 100 in google page speed test. which is hard to believe but true!


How NextJs makes serving your web pages so fast?

  • First of all NextJs analyzes if the pages can be served as static or dynamic during its build process. So if a page can be served as static it will be served as static making it faster than pages that require server response.

  • Second reason is that even though your landing page might have a lot of images, they are served as static content so first the page loads with actual content (text/html) without waiting for images as a result page is loaded in less than a second.

  • NextJs from version 9 prefetch the pages automatically behind the scene so when the home page is loaded other pages of your site is prefetched behind the scene as long as you are using next link component. So when user navigates to different pages... it is lightning fast.

  • With NextJs all your pages are SEO so either static or dynamic pages, they are all Search Engine Optimized.


Don't want to learn yet another framework?

  • Me too :)  The best thing about NextJs is that it's pretty much React. you still create components the way you would usually do with React.

  • There are only few differences such as routing and a lifecycle method (getInitialProps) provided by NextJs which makes SSR possible.

  • You will learn all the good stuff about NextJs while building this awesome project.


So if you are looking to build extremely high performant app that will leave all your competitions behind and stand out in the crowd, this course will show you exactly how you can build such app.


This blogging app is built for production use and is flexible enough for you to use as a one person blogging platform or a blogging platform for your business or use as a foundation of a marketplace app because it has role based multi user blogging system in place.


So join me in this course and start coding this awesome app together < />

Who this course is for:

  • A Web Developer looking to Build API with Node JS and MongoDB
  • A Web Developer looking to Build Fast, Interactive and Scalable Web Applications using React and NextJs
  • A Web Developer looking to Build a FullStack SEO Multi User Blogging Application using MERN Stack
  • A Web Developer looking to build SSR React Apps using Next Js
  • A Web Developer looking to build production ready app with Role based Authentication and Authorization system
  • A Web Developer looking to build practical real world project for real world use with React Node and NextJs

Featured review

Md Adil Alam
Md Adil Alam
152 courses
63 reviews
Rating: 5.0 out of 5a year ago
awesome course and one more thing if you take each lesson with very very carefull then you will get a complete node course well in production level, i am very happy to take this because i know what is geting in this cousre, thank you ryan

Instructor

Ryan Dhungel
Web Developer
Ryan Dhungel
  • 4.5 Instructor Rating
  • 14,161 Reviews
  • 187,815 Students
  • 24 Courses

Ryan Dhungel is a Web Developer from Sydney, Australia. He builds Web apps using JavaScript, Node JS, React JS, Vue JS, Laravel and other emerging platforms.

He also wants to make the entire Web Development process enjoyable and productive at the same time by producing well explained practical Tutorials and Training packages for fellow developers.

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