⚡Tutorials ⚡Articles ⚡Courses

Explore thousands of free tutorias, articles and courses to become a professional JavaScript React Node developer and start building real projects

ARTICLES
Latest Articles

NextJs 13 App directory server components project setup

54 views ⚡ by Ryan Dhungel a month ago

How to Send Large Volumes of Emails with Amazon SES and Node.js?

63 views ⚡ by Ryan Dhungel 2 months ago

How to download YouTube videos for free?

109 views ⚡ by Ryan Dhungel 2 months ago

How to enable ufw in digital ocean?

50 views ⚡ by Ryan Dhungel 2 months ago

Trading Technical Analysis Resources

94 views ⚡ by Ryan Dhungel 2 months ago

How to use windows NTFS external drive on Mac OS?

53 views ⚡ by Ryan Dhungel 2 months ago

How to remove underline for anchors tag in Bootstrap CSS?

68 views ⚡ by Ryan Dhungel 2 months ago

How to use swagger to document existing NodeJs API?

103 views ⚡ by Ryan Dhungel 2 months ago

React markdown editor error

73 views ⚡ by Ryan Dhungel 3 months ago

React google places autocomplete default value not working?

79 views ⚡ by Ryan Dhungel 3 months ago

How to remove link underline in Bootstrap with React?

79 views ⚡ by Ryan Dhungel 3 months ago

Error digital envelope routines unsupported

120 views ⚡ by Ryan Dhungel 3 months ago

How to update gitignore file to commit changes

84 views ⚡ by Ryan Dhungel 3 months ago

Rich markdown editor error

88 views ⚡ by Ryan Dhungel 3 months ago

MongooseServerSelectionError: connect ECONNREFUSED ::1:27017 - RESOLVED

140 views ⚡ by Master Jupiter 3 months ago

How to get free testnet Ethereum in Goreli Network

110 views ⚡ by Master Jupiter 4 months ago

Link testnet token not showing in Metamask

114 views ⚡ by Master Jupiter 4 months ago

Deploy React Node App to Digital Ocean

645 views ⚡ by Ryan Dhungel 4 months ago

How to use local css file in pug

99 views ⚡ by Ryan Dhungel 4 months ago

TUTORIALS
Individual Chapters

Initialize the project

68 views ⚡ Related to Fullstack Quote Generator a year ago

Setup server.js

48 views ⚡ Related to Fullstack Quote Generator a year ago

Create and Connect MongoDB Database

111 views ⚡ Related to Fullstack Quote Generator a year ago

Add the Quotes to the Database

65 views ⚡ Related to Fullstack Quote Generator a year ago

Start Working with the Frontend

58 views ⚡ Related to Fullstack Quote Generator a year ago

Create the Navbar Component

61 views ⚡ Related to Fullstack Quote Generator a year ago

Create the QuoteBody Component

69 views ⚡ Related to Fullstack Quote Generator a year ago

Create the Footer Component

63 views ⚡ Related to Fullstack Quote Generator a year ago

Create the Quote Component

56 views ⚡ Related to Fullstack Quote Generator a year ago

Update App.js File

60 views ⚡ Related to Fullstack Quote Generator a year ago

Add CSS to the Project

63 views ⚡ Related to Fullstack Quote Generator a year ago

Create next.js project

75 views ⚡ Related to React Node CMS a year ago

Setup admin page

62 views ⚡ Related to React Node CMS a year ago

Use dark theme in nextjs with ant design

61 views ⚡ Related to React Node CMS a year ago

Create navigation using ant design

69 views ⚡ Related to React Node CMS a year ago

Admin dashboard sidebar menu

64 views ⚡ Related to React Node CMS a year ago

Ant design layout

65 views ⚡ Related to React Node CMS a year ago

Navigate between pages

62 views ⚡ Related to React Node CMS a year ago

Create sign up page

68 views ⚡ Related to React Node CMS a year ago

Signup form using ant design

79 views ⚡ Related to React Node CMS a year ago

Generate server using kaloraat cli

62 views ⚡ Related to React Node CMS a year ago

Make axios post request to signup user

69 views ⚡ Related to React Node CMS a year ago

Global Toaster container

66 views ⚡ Related to React Node CMS a year ago

Create custom hook - useAxios

61 views ⚡ Related to React Node CMS a year ago

Create auth context

61 views ⚡ Related to React Node CMS a year ago

Using .env variables in nextjs

74 views ⚡ Related to React Node CMS a year ago

Create sign in page

0 views ⚡ Related to React Node CMS a year ago

Implement sign out feature

59 views ⚡ Related to React Node CMS a year ago

Forgot password and reset

57 views ⚡ Related to React Node CMS a year ago

Admin layout with sidebar

68 views ⚡ Related to React Node CMS a year ago

Create category page

63 views ⚡ Related to React Node CMS a year ago

Use import export syntax in nodejs

65 views ⚡ Related to React Node CMS a year ago

Category routes and controllers

63 views ⚡ Related to React Node CMS a year ago

Verify JWT using express-jwt

80 views ⚡ Related to React Node CMS a year ago

Secure server route for admin user only

58 views ⚡ Related to React Node CMS a year ago

Protect client side pages for admin user

69 views ⚡ Related to React Node CMS a year ago

Protecting pages from non admin users

61 views ⚡ Related to React Node CMS a year ago

Create category

63 views ⚡ Related to React Node CMS a year ago

Render list of categories

71 views ⚡ Related to React Node CMS a year ago

Delete category

67 views ⚡ Related to React Node CMS a year ago

Update category

60 views ⚡ Related to React Node CMS a year ago

Admin post pages

63 views ⚡ Related to React Node CMS a year ago

Save post in database

65 views ⚡ Related to React Node CMS a year ago

Show list of posts for admin

60 views ⚡ Related to React Node CMS a year ago

Create global context for posts

59 views ⚡ Related to React Node CMS a year ago

Add showMediaModal prop to media context

62 views ⚡ Related to React Node CMS a year ago

Posts page with SSR for SEO

68 views ⚡ Related to React Node CMS a year ago

Single post view

59 views ⚡ Related to React Node CMS a year ago

Delete post

65 views ⚡ Related to React Node CMS a year ago

Update post

66 views ⚡ Related to React Node CMS a year ago

Extracting upload image functions

63 views ⚡ Related to React Node CMS a year ago

Active menu links for admin nav

68 views ⚡ Related to React Node CMS a year ago

Media library and add new pages

63 views ⚡ Related to React Node CMS a year ago

Creating a user

62 views ⚡ Related to React Node CMS a year ago

More code refactoring

72 views ⚡ Related to React Node CMS a year ago

Protected routes for author - client side

69 views ⚡ Related to React Node CMS a year ago

Subscriber dashboard

56 views ⚡ Related to React Node CMS a year ago

All users list for admin

67 views ⚡ Related to React Node CMS a year ago

Delete user by admin

65 views ⚡ Related to React Node CMS a year ago

User profile update

58 views ⚡ Related to React Node CMS a year ago

Load more posts

67 views ⚡ Related to React Node CMS a year ago

Searching/filtering posts and users

60 views ⚡ Related to React Node CMS a year ago

Add comments to each post

85 views ⚡ Related to React Node CMS a year ago

Comments management by admin

67 views ⚡ Related to React Node CMS a year ago

Show comments list in users dashboard

64 views ⚡ Related to React Node CMS a year ago

Profile update with image upload

58 views ⚡ Related to React Node CMS a year ago

Social share buttons on post page

57 views ⚡ Related to React Node CMS a year ago

Show categories and recent posts in sidebar

63 views ⚡ Related to React Node CMS a year ago

Single category view with all it's posts

68 views ⚡ Related to React Node CMS a year ago

Full width image with text in center

62 views ⚡ Related to React Node CMS a year ago

Admin dashboard numbers refactor

54 views ⚡ Related to React Node CMS a year ago

Show counter progress text in home page

72 views ⚡ Related to React Node CMS a year ago

Display footer

63 views ⚡ Related to React Node CMS a year ago

COURSES
Individual Lectures

Requirements for the Course and Course Github Pages

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Node.js From Scratch / Working on the MongoDB Connection.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Server Middlewares and Creating a New React App

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Adding Axios to the React Project

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Server Routes #1 - User Sign Up and User Sign Up Testing

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Server Routes #2 - User Login and Testing of the User Login System.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Server Routes #3 - Add a new goal and Get all Goals.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Server Routes #4 - Adding the Goal Update and Goal Delete Routes.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Creating and Editing the Services File on the client.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Installing MUI into the React.js Client.

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Setting up the UI #1 - Creating the App Component

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Setting up the UI #2 - Defining the AuthBody Component

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Setting up the UI #3 - Goal Component and showing off the UI

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Conclusion and Thank You

By Brendan Mulhern ⚡ Related to MERN CRUD App - Learn the MERN Stack and build a cool Goals App! a year ago

Introduction

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Project demo (front)

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Project demo (dashboard)

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Are you ready for this course?

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Code editor

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Using live demo as a guide

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

DOWNLOAD SOURCE CODE

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Initialize a project using npm

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

React NextJs project setup

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Ant design and custom app component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Trying ant design component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Global context theory

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

React hooks

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Accessing context

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Toggle theme context

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Static folder for css files

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Menu component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Next link to navigate between pages

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Layout component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Sidebar class to functional component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin menu

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Menu icons

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Set current url

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Set active link

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Auto collapse menu based on window width

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Ant design form theory

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Understanding grid and columns

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signup form

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signin form

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Generate auth server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Understanding server and get requests

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Understanding server and post request

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signup to mongo atlas

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signup to sendgrid

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Axios post request and debugging

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Save user in database

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Toast notifications and loading

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Auth context

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Using context and local storage

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Env file and axios configuration

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signin backend

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signin frontend

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signout

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Conditional rendering and reset fields

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

How forgot password works (theory)

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Forgot password request

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Forgot password response

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Implement reset password

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Trying reset password

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin categories page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Category create form

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Category schema

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Category route and controller function

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Middleware explained

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Request headers

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Require signin middleware

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Create category

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

isAdmin middleware

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Role based redirect

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Protecting admin pages

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Loading state

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Current admin endpoint

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Protecting page based on server response

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Categories list server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

List of categories client

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Ant design columns layout

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Delete category

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Update category server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Using modal component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Updating category on modal

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Complete category update

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Editor preview and posts page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Installing rich markdown editor

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Styling editor

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post title and content in local storage

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Load categories

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Multiple select

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Rich text editor upload image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

React image resize and resolve editor issues

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Using cloudinary

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Uploading image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post preview

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Handle publish

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post route and schema

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Save post in database

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Creating posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

All posts server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

List posts client

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Why we need post context (theory)

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Lifting state posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Lifting state categories

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Wordpress inspired media library

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Featured image modal

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Media components

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Upload component

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Sending image as form data

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Save media in database

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Drag drop multiple upload

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Media context

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Uploaded image preview

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Create post with featured image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Media endpoints

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Fetch media

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Select from media library

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Remove media

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

SEO react apps and nextjs apps

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Load all posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Display posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Single post page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post image and meta content

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Scrolling post view and responsive layout

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Delete post

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post edit page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Pre populate post for edit

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post edit request client

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post edit server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin media upload

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin media library

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Create user by admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Password generator select and checkbox

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Create user by admin server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Send account info by email

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Code refactoring new post

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Code refactoring posts list

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

IsAdmin middleware

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author nav and layout

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author post create page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Can create read update delete middlewares

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Apply new middlewares

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author post edit

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author media management

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Subscriber nav layout and pages

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Users page for admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Users list for admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Users list with number of posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Delete user by admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

User update page for admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

User update form fields and media

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Update user by admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

User image preview

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Profile page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Author and subscriber profile page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Updating own profile based on roles

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post count and pagination server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Load more posts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

All posts for admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Searching and filtering

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Creating comment server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Post comment form

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Posting comment client

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Populating post comments

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Render list of comments

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Can update delete comments server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comments CRUD controller functions

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin comments page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Rendering comments for admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Load more comments

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comments description view and delete

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comments delete by admin

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comments page for users

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comment edit modal

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Comment update

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Contact page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Contact form submit

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Send contact form email

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Share post to social networks

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Documents statistics server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Admin index page to display statistics

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Numbers counter with progress

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Custom hook useCategory

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Custom hook useLatestPost

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Posts by category server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Posts by category page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

List of posts based on category

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Full width image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Loading to redirect

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Text on top of fullwidth image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Stats counter on home page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Latest posts in home page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Parallax image

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Categories list in home page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Footer

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Customize page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Customize home page from dashboard

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Page create and fetch server

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Customize home page

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

useHome custom hook

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Deployment to digital ocean setup

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Deployment ssh access

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Deployment push to github

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Deployment Installing Node NGINX and git clone

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Running server installing mongodb and commit changes

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Running react nextjs client

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Signup to the live app

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Performing actions in live app

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Final thoughts

By Ryan Dhungel ⚡ Related to React Node CMS (Content Management System) a year ago

Project demo

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

About the course

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Expo, IOS and Android simulators

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Installing react native and trying in simulators

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Download source code from Github

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Understanding native components

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Flex layout and positioning

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Components, props and destructuring

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Splash screen logo

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Webview

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Starting the project

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Text component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Input component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Reusable component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Updating the state

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Customize text input

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Button using touchable opacity

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Using axios

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Image component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Scroll view

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Signin screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Navigation

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Navigator options

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Kaloraat auth API generator

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Understanding authentication server

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Signup to mongo atlas

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Signup to sendgrid

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Successful signup and signin

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Localhost on the web for trying on the actual device

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Error messages

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Async storage

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Auth context

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Accessing context

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Update context and configure axios

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Footer tabs

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Font awesome icons

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Root navigation

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Protecting screens

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Sign out

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Account screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Post and links screens

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Active screen tab

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Display user info

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Setup account screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Reusing circle logo component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Image upload icon

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Display image and upload icon

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Signup to cloudinary

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Access image library using expo image picker

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Sending image to server for uploading

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Require signin middleware

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Axios headers with token

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Include token in axios headers by default

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Handling expired token

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Upload image to cloudinary

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Save user image in database

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Updating user in context and async storage

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Password update client

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Password update server

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Forgot password screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Send password reset email

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Allow user to login with new password

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

What's next?

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Post link page

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Text input for post link

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Text input for post title

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Open graph web scraping client side

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Url preview

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Preview card image

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Preview card title and description

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Link model and schema

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Post link route and controller

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Post request to create post link

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Link context

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Recent links

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Route params (optional)

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Link view

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

React native webview

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Open webview on press

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Implement view count

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

View count icon on preview card

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

View increment client side

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Like unlike server

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Like unlike client

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Icon set component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Applying shadow

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Date and user icons

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Public profile with route params

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Profile screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Background image

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Default preview image

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Get user public profile

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

User profile and user links response

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

User info on user profile

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Render user links on profile

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Links screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Allow delete link

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Delete link and update local and global state

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Signout feature in account screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Trending links screen

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Horizontal scroll

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Latest links

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Load more links backend

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Load more frontend

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Search component

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Implement searching/filtering

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Loading

By Ryan Dhungel ⚡ Related to React Native IOS & Android Apps with NodeJs and MongoDB a year ago

Intro

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Websockets

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Download source code

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Client setup

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Server setup

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Connection debugging

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

How it works?

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

User form

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Socket events emit and on

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Emit messages

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Live messages

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Live users

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Preparing for private chat

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Socket middleware

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Users with additional props

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Users list and yourself

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Sorting users

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Connected true or false

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Connected disconnected status

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Refactoring layout

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Message object

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Uppercase names

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

User joined notifications

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Username taken and user left alert

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Typing alert

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Scroll to bottom

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

On username click

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

How private messaging works?

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Emit private message

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

On private message

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Render private message

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Has new messages alert

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Current user and message count

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Preparing to deploy

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Final improvements before deploy

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Digital ocean and Github repos

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Node.js and NGINX setup

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Running client

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Running server

By Ryan Dhungel ⚡ Related to React NodeJs SocketIo Realtime Chat App with Public and Private Rooms a year ago

Introduction to Course

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Starting with installations

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

JavaScript Basics 1

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

JavaScript - Functions

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

JavaScript - Arrays

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

JavaScript - Objects

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

JavaScript - Logical Statements

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Node.js - Introduction

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Node.js - Looking at the Req and Res

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Node - Req & Res with Pages

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Node - More on Req & Res

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Using Express with Node

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Using External CDN & <% EJS %>

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Ejs Layouts

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

MongoDB Introduction

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

MongoDB Inserting Data

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

MongoDB - CRUD

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Displaying Posts

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

EJS with html5 ref tags

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Retrieving A Single Post

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Showing Recent Post

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Uploading images and Middleware

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Validation with Middleware

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

MVC with Node

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

User Registration

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

User Authentication

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Validate User Login

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

authenticate & redirect

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Conditional Display

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

showing user errors

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

node unique validation

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

text editor

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Deploy & Overview

By Steven ⚡ Related to Creating Apps w/Node.js & MongoDB a year ago

Introduction and setup

By Ryan Dhungel ⚡ Related to React Image Slider (Carousel) App 2 years ago

React Responsive Carousel

By Ryan Dhungel ⚡ Related to React Image Slider (Carousel) App 2 years ago

Preparing images and installing package from npm

By Ryan Dhungel ⚡ Related to React Image Slider (Carousel) App 2 years ago

Map the array of images for carousel

By Ryan Dhungel ⚡ Related to React Image Slider (Carousel) App 2 years ago

Styling with CSS

By Ryan Dhungel ⚡ Related to React Image Slider (Carousel) App 2 years ago

Build react node udemy clone

Course Introduction

Download source code for each lectures

Next.js client setup

Bootstrap and ant design setup

Custom CSS

Ant menu and icons

Register page

Server setup

Controllers

Mongo atlas or local install

Mongoose connect

Axios post request

User model

Bcrypt helper functions

Register user

Toast notifications

Loading spinner

Env and gitignore files

Custom next dev server proxy (for dev mode only)

Active nav link

Login page

Login backend updated

Trying login

Global state with context and reducer hook

Dispatch user response to context

Preserve user info on page refresh and redirect

Conditional nav links

Protecting pages from loggedin user

Handling expired token using axios interceptors

CSRF protection

Verify token and get current user

Protected page

Wrapper component user route part 1

Wrapper component user route part 2

AWS setup IAM user

Login to AWS as IAM user and verify email

Sending test email

Password reset workflow

Forgot password page

Send email to reset password

Reset password client

Reset password server

Stripe setup

User sidebar nav

Conditional links and pages

Become instructor page

Stripe account link for onboarding

Stripe onboarding client

Stripe callback page

User account status from stripe

Dispatch updated user info to context

Current instructor server

Instructor protected routes

Active nav links

Course create form part 1

Course create form part 2

Create course component

Price dropdown and category

Image preview

Image resize client

AWS S3 bucket policy

Upload image to S3

Image remove client

Delete image S3 server

Course schema

Is instructor middleware and create endpoint

Save courses in database

Instructor courses in dashboard

Instructor course list

Single course view for instructors

Single course view

Display markdown content

Add lesson modal

Add lesson form

Video upload button

Send video upload using form data

Upload video to S3

Remove video request

Remove video from S3

Only instructor can upload and delete videos

Add lesson

Rendering lessons as list items

Course edit page

Reuse component to update course

Update course server

List of lessons on edit page

Draggable items

Drag and drop lessons to reorder

Delete lesson client

Delete lesson server

Update lesson modal

Update lesson component

Video preview and switch button

Remove and upload new video on update

Update lesson request client

Update lesson server

Publish unpublish icons

Course publish unpublish client

Course publish unpublish server

Published courses server

Published courses client

Ant card component to display courses

Server render courses for SEO

Fetch single course

Display single course info

Video or image preview

Single course jumbotron

Course preview modal

Show course lessons

Show lessons preview

Enroll button

Check enrollment server

Conditional rendering of enroll button

Free enrollment server

Free enrollment client

Stripe payment setup

Stripe paid enrollment server

Stripe paid enrollment client

Stripe cancel page

Stripe success page

Stripe success server

User courses on dashboard

List of user courses

Single course view for user

Is enrolled middleware

Student route client

Lessons menu sidebar

Clicked lesson content and collapsed sidebar

Mark as completed client

Mark as completed server

Completed lessons

Implement mark completed

Implement mark incomplete

Enrolled students count

Revenu page

Instructor revenue balance

Instructor account history and payouts

Some styling

Deploying to digital ocean (setup)

Deployment SSH acess

Deployment - Push your codebase to Github

Installing node NGINX and cloning git repo

Running server installing mongodb and commit changes

Running react nextjs client

Signup as instructor in live site

Create enroll publish free/paid course get paid and more

React blogs app introduction

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

Create new react app

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

Using bootstrap CSS in react

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

Background image using CSS in react

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

Fetch blogs from API

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

Render blogs on the page

By Ryan Dhungel ⚡ Related to React Blog App for Beginners 2 years ago

  • Join us

    Join thousands of students at codecontinue and become part of a vibrant community. Learn the best of web development or become an instructor and teach others by creating courses.
  • Become instructor

    The only eLearning marketplace that offers 70% revenue to it's instructors. Get paid directly to your bank account by stripe. Make a living while doing what you love.