Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MERN Stack Real-Time Blogger App - React ,Node ,Socket IO
Rating: 4.4 out of 5(13 ratings)
104 students

MERN Stack Real-Time Blogger App - React ,Node ,Socket IO

Build a Real Time Blogger App with Like , Share , Comment , Notifications , Text Editor Functionality
Last updated 12/2022
English

What you'll learn

  • Working The Draft JS WYSIWYG Editor , Implementing all the features in the text editor
  • Working with Socket IO , Detailed explanation about Socket IO
  • Create, Read, Update, and Delete Blogs
  • Like Blog, Comment on Blog, and Share Blog with other users.
  • Activity tracker of the logged-in user. Get all the blogs liked, commented on, and shared by users.
  • Real-time notifications to the author whenever any action is performed on the blog.
  • Mark notifications as read functionality.
  • Pushing Code to GitHub , Hosting application in Render
  • Complete Code Resources

Course content

17 sections42 lectures9h 22m total length
  • Complete Project Demo / Github Code25:02

    Demonstrates a complete real-time MERN blog app with user authentication, encrypted passwords, and rich text blogging. Shows live socket-based notifications, comments, likes, shares, and a comprehensive activity tracker.

Requirements

  • React Basics
  • Node Basics

Description

Hi Guys, Welcome to the course 'MERN Stack  Real Time Chat Application'

In this course, you will learn the following topics


  • Building full-stack real-world applications from scratch

  • Working with complex MongoDB, queries, schemas, models

  • Working The Draft JS WYSIWYG Editor 

  • Implementing all the features in the text editor

  • Working with Socket IO

  • Detailed explanation about Socket IO

  • Create, Read, Update, and Delete Blogs

  • Like Blog, Comment on Blog, and Share Blog with other users.

  • Activity tracker of the logged-in user.

  • Get all the blogs liked, commented on, and shared by users.

  • Real-time notifications to the author whenever any action is performed on the blog.

  • Mark notifications as read functionality.

  • Pushing Code to GitHub,

  • Hosting application in Render

  • 24/7 Q/A Support.

MERN stands for MongoDB, Express, React, and Node, after the four key technologies that make up the stack.

  • MongoDB - document database

  • Express(.js) - Node.js web framework

  • React(.js) - a client-side JavaScript framework

  • Node(.js) - the premier JavaScript web server

Express and Node make up the middle (application) tier. Express.js is a server-side web framework and Node.js is a famous and powerful JavaScript server platform. Regardless of which variant you choose, ME(RVA)N is the ideal approach to working with JavaScript and JSON, all the way through.

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. Meta and a community of individual developers and companies maintain it.

Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser designed to build scalable network applications.

Who this course is for:

  • Full Stack Developers
  • MERN Stack Developers
  • Students who want to build Real Time Applications