Filename Size 01 Introduction to Some JavaScript Frameworks/001 Introduction.mp4 1.6 MB 01 Introduction to Some JavaScript Frameworks/002 What is JavaScript.mp4 2.5 MB 01 Introduction to Some JavaScript Frameworks/003 What is React.JS.mp4 4 MB 01 Introduction to Some JavaScript Frameworks/004 What is Angular.js.mp4 2.8 MB 01 Introduction to Some JavaScript Frameworks/005 What is Node.js.mp4 3.7 MB 01 Introduction to Some JavaScript Frameworks/006 What is Express.js.mp4 1.3 MB 02 introduction to HTML/007 What is HTML.mp4 2.2 MB 02 introduction to HTML/009 Planning a website build.mp4 2.7 MB 02 introduction to HTML/010 Choosing assets.mp4 5.4 MB 02 introduction to HTML/011 Creating folder structure.mp4 8.3 MB 02 introduction to HTML/012 Anatomy of HTML Element.mp4 2.7 MB 02 introduction to HTML/013 Basic structure of HTML Document.mp4 8.3 MB 02 introduction to HTML/014 Creating HTML Document.mp4 8.3 MB 02 introduction to HTML/015 Creating HTML Document Structure - Part 1.mp4 6.3 MB 02 introduction to HTML/019 HTML Attriutes.mp4 6 MB 02 introduction to HTML/022 Adding comments.mp4 4.7 MB 03 Introduction to CSS/023 What is CSS.mp4 4.9 MB 03 Introduction to CSS/025 Adding style to multiple properties.mp4 4.7 MB 03 Introduction to CSS/026 Styling multiple elements.mp4 3.4 MB 03 Introduction to CSS/029 CSS Comments.mp4 5.3 MB 03 Introduction to CSS/030 CSS Box Model.mp4 6.9 MB 03 Introduction to CSS/032 Changing background color.mp4 4.8 MB 03 Introduction to CSS/036 CSS Font property.mp4 5.5 MB 04 JavaScript Basics/038 JavaScript Syntax.mp4 2.7 MB 04 JavaScript Basics/040 Variable naming convention.mp4 6.3 MB 04 JavaScript Basics/042 Using Operators.mp4 1.2 MB 04 JavaScript Basics/044 Assignment operators.mp4 3.4 MB 04 JavaScript Basics/045 Operator precedence.mp4 7.6 MB 04 JavaScript Basics/046 String operators.mp4 4 MB 04 JavaScript Basics/047 Comparison operators.mp4 7.3 MB 04 JavaScript Basics/048 Logical operators.mp4 3.2 MB 04 JavaScript Basics/050 Conditional Statements.mp4 5.7 MB 04 JavaScript Basics/051 Functions.mp4 7.3 MB 04 JavaScript Basics/052 Code comments.mp4 5.1 MB 05 Getting Started with Node.js/054 Npm.mp4 4.2 MB 05 Getting Started with Node.js/055 Installing sublimetext editor.mp4 6.5 MB 05 Getting Started with Node.js/056 NPM Commands.mp4 4.6 MB 05 Getting Started with Node.js/057 Global Objects.mp4 3.8 MB 05 Getting Started with Node.js/059 Asynchronous vs Synchronous EventListeners.mp4 5.1 MB 05 Getting Started with Node.js/060 Event and Emitters.mp4 5.1 MB 05 Getting Started with Node.js/061 Example Event Emiter.mp4 7.5 MB 06 Using Express.js/074 Using Templates engines with Express.mp4 1.5 MB 06 Using Express.js/075 Starting nodes server.mp4 4.6 MB 06 Using Express.js/076 Stopping the nodes server.mp4 2.2 MB 06 Using Express.js/077 What is Routing.mp4 5.3 MB 07 Using the FS Module/080 What is the FS Module.mp4 7.4 MB 07 Using the FS Module/084 Appending files.mp4 7.8 MB 07 Using the FS Module/088 What are streams.mp4 1.9 MB 08 Project Creating a Node.js Chat Application/093 Installing web framework.mp4 4.2 MB 08 Project Creating a Node.js Chat Application/095 Refactoring the Route Handler.mp4 5.3 MB 09 Deploying project to internet via Heroku/101 What is Heroku.mp4 2.5 MB 09 Deploying project to internet via Heroku/102 Creating heroku user account.mp4 6 MB 09 Deploying project to internet via Heroku/103 InstallIng Heroku CLI.mp4 6.9 MB 09 Deploying project to internet via Heroku/106 Challenges..mp4 4.5 MB 10 Getting Started with Angular.js/107 Angular Terminology.mp4 4.2 MB 10 Getting Started with Angular.js/108 MVC Architecture.mp4 2.8 MB 10 Getting Started with Angular.js/109 What is MV.mp4 7 MB 10 Getting Started with Angular.js/110 Installing Angular CLI.mp4 5.4 MB 10 Getting Started with Angular.js/111 What is Git.mp4 5.2 MB 10 Getting Started with Angular.js/115 What is Github.mp4 2.8 MB 10 Getting Started with Angular.js/116 Create GitHub Account.mp4 4.5 MB 10 Getting Started with Angular.js/117 Create a new angular project.mp4 6.4 MB 10 Getting Started with Angular.js/121 Defining external templates.mp4 3.9 MB 10 Getting Started with Angular.js/122 Using Interpolation.mp4 7.8 MB 10 Getting Started with Angular.js/123 Using ngFor directives.mp4 8.3 MB 10 Getting Started with Angular.js/130 Using a service.mp4 7 MB 10 Getting Started with Angular.js/132 Setting up animations.mp4 5.5 MB 11 Project Create ChatApp with Angular and Firebase/136 What we will create.mp4 3.4 MB 11 Project Create ChatApp with Angular and Firebase/137 What is Firebase.mp4 1.9 MB 11 Project Create ChatApp with Angular and Firebase/138 Firebase free plan.mp4 2.6 MB 11 Project Create ChatApp with Angular and Firebase/140 Setup Authentication method.mp4 4.9 MB 11 Project Create ChatApp with Angular and Firebase/141 Setup Firebase Database Rules.mp4 5.1 MB 11 Project Create ChatApp with Angular and Firebase/142 Create a new angular app.mp4 6.3 MB 11 Project Create ChatApp with Angular and Firebase/143 Install project dependencies.mp4 6.7 MB 11 Project Create ChatApp with Angular and Firebase/145 Installing angularfire2.mp4 4.8 MB 11 Project Create ChatApp with Angular and Firebase/151 Updating firebase database rules.mp4 5.2 MB 11 Project Create ChatApp with Angular and Firebase/152 Updating the component logic.mp4 6.8 MB 11 Project Create ChatApp with Angular and Firebase/153 Testing and Sending Real-time messages.mp4 6.7 MB 11 Project Create ChatApp with Angular and Firebase/155 Deleting Messages.mp4 3.5 MB 11 Project Create ChatApp with Angular and Firebase/156 Requirements for deployment.mp4 2.8 MB 11 Project Create ChatApp with Angular and Firebase/159 Tips to improve app.mp4 3.9 MB 12 Getting started with React.js/160 What is React-DOM.mp4 1.8 MB 12 Getting started with React.js/161 What is Babel.mp4 4.4 MB 12 Getting started with React.js/162 What is the DOM.mp4 6.8 MB 12 Getting started with React.js/163 ReactDOM Vs VirtualDOM.mp4 5 MB 12 Getting started with React.js/165 Installing and Uninstalling npm global packages.mp4 5.4 MB 12 Getting started with React.js/166 Installing create -react-app tool.mp4 6.3 MB 12 Getting started with React.js/171 Installing React developer tools.mp4 6.3 MB 12 Getting started with React.js/172 What is a constructor.mp4 7.1 MB 12 Getting started with React.js/173 What is a class.mp4 6.1 MB 12 Getting started with React.js/174 Arrow functions.mp4 7.7 MB 12 Getting started with React.js/175 Const keyword.mp4 5.7 MB 13 Introduction to JSX/176 Introduction.mp4 7 MB 13 Introduction to JSX/179 Using JSX an an expression.mp4 6.4 MB 13 Introduction to JSX/180 Using child elements in JSX.mp4 5.4 MB 13 Introduction to JSX/182 Adding comments to JSX.mp4 4.9 MB 14 React Components/188 What is a State.mp4 3.7 MB 15 React Project Create a Static Tweet Component/192 Sketching your components.mp4 4.1 MB 15 React Project Create a Static Tweet Component/193 Creating a new react project.mp4 4.6 MB