HTML Introduction and History
Working with HTML Elements
Adding Attributes to HTML Element
Working with Input Elements
Working with Forms
Working with Lists
Working with HTML Tables
Adding Styles to HTML Elements
Introduction to HTML5 Doctype
HTML5 New Elements
Working with HTML5 Geolocator APIs
Working with Local and Session Storage
HTML5 Audio and Video Tag
Working with Classes for Styling
Attaching Styling to Element Id
CSS Box Model
Working with Flexbox
Adding Animation to the Elements
Working with “position”
Introduction to “display” Property
Introduction to Bootstrap
Bootstrap Layout Model
Working with Bootstrap Components
Working with Bootstrap Utilities
Creating Variables in JavaScript
Creating Functions in JavaScript
Returning Data from Functions
Working with Conditions
Looping in JavaScript
JavaScript Execution Model
Understanding “false” and “falsy” Values
Block Scope Variables
Function Definition vs Declarations
Creating Object using Object Literals
Working with Module Pattern
Working with IIFEs
Creating Singleton Objects
Creating Objects with Prototype Pattern
Accessing DOM Elements using “tag” name
Accessing DOM element using “classes”
Accessing Elements using “id”
Manipulating DOM Elements
Updating DOM styling with JavaScript
Working with ES6
Variable and Block Scope
Arrow Functions
Object Literals
Rest and Spread Operators
Template String
Working with Classes
Promises in ES6
Working with Async and Await
1. Introduction To React
Introduction To React
What is React?
Setting Up React Development Environment
Advantages and Disadvantages
React vs Angular
Working with Virtual DOMs
2. Working with Functional Components
Understanding React Functional Component
Defining a Component
Component Rendering
Understanding JSX
JSX vs Native JavaScript Implementation
Multiline JSX
Understanding the parameters in “ReactDOM”
3. Working with Data in Functional Component
Understanding Props Data
Passing Props data to the Component
Understanding and Updating Props
Interpolating Data in Component
Invoking Functions in React Component
Raising Event with React Components
.
Read More Read Less