Mô tả

JavaScript has been around for over 20 years. It is the dominant programming language in web development.

In the beginning, JavaScript was a language for the web client (browser). Then came the ability to use JavaScript on the webserver (with Node.js).

Today the hottest buzzword is "Full Stack JavaScript".

The idea of "Full Stack JavaScript" is that all software in a web application, both client-side and server-side, should be written using JavaScript only.

In This Course You Will Learn

  1. Javascript Basics

  2. Dom Manipulation

  3. Jquery

  4. Ajax

  5. Modern Javascript ES6

  6. Javascript Animations

  7. Top Javascript Libraries

  8. React Introduction

  9. How To Create a new React Application

  10. Components and Different types of Components

  11. Components Structure and Life Cycle

  12. How to handle events in React

  13. Applying styles to React JS Components

  14. React Hooks

  15. Forms and Form Submissions

  16. Routing in React

  17. Controlling one component from another Component with the help of Context-API

  18. What is MERN Stack

  19. Advantages Of Mern Stack

  20. Node Js

  21. Implementing Routes in Node JS

  22. Rendering HTML Files in Node Js

  23. Express JS

  24. Express Routing

  25. NPM Node Package Manager

  26. Mongo DB

  27. MongoDB Commands Like Create, Read, Update, Delete

  28. Connecting Node JS With Mongo DB

JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of the web pages, whose implementation allows a client-side script to interact with a user and to make dynamic pages. It is an interpreted programming language with object-oriented capabilities.

Bạn sẽ học được gì

Full Stack Web Development

JavaScript From Scrach To Advanced

React JS

Node JS

Mongo DB

Connecting FrontEnd and Backend

Why JavaScript is better than Other...

Yêu cầu

  • HTML , CSS Basics

Nội dung khoá học

39 sections

Introduction

3 lectures
Javascript Introduction
07:43
Course Structure
04:47
Join The Community
00:17

Javascript Basics

19 lectures
Where to write
09:53
External Javascript
06:03
Javascript Statements
06:47
Finding Errors
05:24
Helloworld Program
09:06
Datatypes
12:10
Conditional Statements
08:02
Loops
11:20
Functions
06:37
Passing parametres to functions
03:58
Arrays
09:07
Array methods
09:12
Strings
10:37
Object Part-1
09:40
Object Part-2
08:26
This Keyword
04:47
Date and Time
07:34
Sorting of an Array
05:23
Type Casting
06:37

DOM Manipulation

14 lectures
DOM Introduction
12:04
Accessing HTML Elemements
16:57
CSS Manipulation
15:18
Buttons Onlick'
08:31
Event Handling
12:18
Adding / Deleting HTML elements using JS
11:18
Getting Input Values
07:08
Popup Boxes
09:28
Addition Program
10:36
Project 1 - User Authentication
22:51
Radio Buttons
13:18
Selection list
07:13
CheckBoxes
14:10
Student Registration form
28:34

Jquery

4 lectures
Jquery Introduction
11:03
Jquery CSS
07:46
Jquery Append/Remove
08:21
Jquery Events
08:37

Ajax

4 lectures
Ajax Intro
14:22
Ajax in Practical
12:23
JSON
18:14
Project 2 - Meals Project
42:17

Browser DOM

4 lectures
Window Property
07:10
Screen Property
05:41
Location Property
09:39
Timout Property
08:24

Browser Storage

2 lectures
Local Storage
10:26
Session storage
12:24

Modern Javascript ES6

9 lectures
ES6 Introduction
02:53
Let Keyword
07:01
Const Keyword
03:49
Arrow Functions
12:08
For Of loop
09:08
Spread Operator
12:38
IndexOf method
16:03
Array Filter
12:50
Default Parametres
08:23

Project - Covid Stats

1 lectures
Covid - Statistics
43:45

Animations

3 lectures
Jquery Animate
10:11
Jquery Animate Properties
06:43
Jquery Fade
07:25

Libraries

5 lectures
What is library
04:46
AOS Part-1
09:17
AOS - Part2
03:52
Typed JS
09:05
Dark Theme Js
06:11

React - Intro

3 lectures
What is React
05:50
What is Component
09:05
JSX Overview
04:30

First React App

3 lectures
First React App : HelloWorld
05:25
Project Structure of React-App
10:05
Debuggung React App
05:06

Components in React

4 lectures
Components
04:32
Class Components
08:40
Functional Components
03:57
Parent , Child Components
09:34

States and Props

4 lectures
What is state
08:33
setState Method
08:06
Props in Class Components
12:38
Props in Functional Components
07:32

Event Handling

2 lectures
Event Handling in Class Components
08:39
Event Handling in Functional Components
08:40

CSS in React

3 lectures
Inline CSS
06:36
Local CSS
11:11
Manipulating CSS using Events
12:32

Project - Counter App

1 lectures
Counter Application
13:40

LifeCycle

1 lectures
LifeCycle in Class Component
11:11

React Hooks

4 lectures
What is a React Hook
07:10
useState Hook
10:49
useEffect Hook
04:29
Manipulating CSS using Hooks
08:49

React Forms

2 lectures
Forms Introduction
14:20
Form Submission
10:35

Project - User Authentication

3 lectures
Authentication - Part1
09:18
Authentication - Part2
08:46
Authentication - Part3
12:13

Project - TODO List

2 lectures
Todo List Part-1
13:53
Todo List Part-2
13:41

React Router

2 lectures
Routing Part-1
14:54
Routing Part-2
15:11

Maps in React

3 lectures
Maps Introduction
03:19
Maps Part-2
07:37
Maps Part-3
06:56

Conditional Rendering

1 lectures
Conditional Rendering in React
09:13

Local Storage

2 lectures
Local Storage Intro
09:54
Local Storage with Arrays and Objects
15:16

Project - Facebook

4 lectures
Facebook - Part1
13:35
Facebook-Part2
10:54
Facebook - Part3
16:08
Facebook - Part4
13:45

Context-API

3 lectures
What is Context API
07:10
Implementing Context API
22:25
Manipulating Components using Context API
16:59

Project - Movies App

2 lectures
Movies App Part-1
27:42
Movies App Part-2
08:25

HTTP Methods

3 lectures
Fetch Method
04:50
Axios Method
05:59
Return HTML Content using HTTP Methods
04:41

Project - React Meals

2 lectures
Meals App Part-1
13:16
Meals App Part-2
16:38

Node JS

4 lectures
What is Node Js
04:59
Hello World in Node JS
06:15
Hello World in Node JS on Screen
05:59
Basic Routing in Node JS
05:18

Modules In Node JS

4 lectures
What is a Node JS Module
04:52
Local Modules
13:35
NPM
06:06
Installing first NPM Module - Nodemon
09:36

Express Js

2 lectures
What is Express Framework
03:11
Express Helloworld
14:55

Creating Rest API

2 lectures
Postman - GET Method
11:25
Postman - POST Method
13:20

Mongo DB

4 lectures
What is Mongo DB
08:49
Mongo DB Installation
08:53
Mongo DB Insert
13:09
Mongo DB Update and Delete
09:46

Node + Mongo

3 lectures
Connecting Node JS with Mongo DB
10:27
Mongo-Node Insert
23:50
Mongo-Node Update and Delete
17:18

Connecting Front-End and Backend

2 lectures
Connecting Node JS and React JS
30:22
MERN Stack Helloworld
13:27

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.