Building Web Applications with TypeScript, Angular and React
Video description
Leverage this rich superset of JavaScript to build large, robust, and responsive web applications
About This Video
Explains TypeScript fundamentals in detail
Includes interesting projects, such as creating a weather forecast widget with Angular 4
Paves an easy-to-follow path for navigating through all concepts
In Detail
TypeScript offers a sliding scale of how much or how little effort you want to put into your …
Building Web Applications with TypeScript, Angular and React
Video description
Leverage this rich superset of JavaScript to build large, robust, and responsive web applications
About This Video
Explains TypeScript fundamentals in detail
Includes interesting projects, such as creating a weather forecast widget with Angular 4
Paves an easy-to-follow path for navigating through all concepts
In Detail
TypeScript offers a sliding scale of how much or how little effort you want to put into your declarations: the more effort you put in, the more type safety and code intelligence you get. You will begin this course by learning the fundamentals of TypeScript and eventually move toward advanced concepts. You'll learn how TypeScript relates to JavaScript that you might have written before. You'll understand the benefits of TypeScript and how helps you to avoid software defects. We will learn to use type guards, check null and undefined, create tagged union types, and compare the performance of algorithms. You'll use TypeScript to build a weather forecast widget with Angular, and then build a note-taking client/server application using Angular, Node.js, and MongoDB. Finally, you will create a real-time chat application with React.
Audience
This course is designed for web developers, who are well-versed in JavaScript, and want to take their knowledge to the next level. To easily grasp concepts that are explained in this course, you should know the basics of JavaScript.
Chapter 2 : Building a Weather Forecast Widget with Angular 4
Lesson Overview
Using Modules (Part 1)
Using Modules (Part 2)
Using Modules (Part 3)
Creating the First Component (Part 1)
Creating the First Component (Part 2)
Using the Component in Other Components
Using the Main Component
Summary
Chapter 3 : Note-Taking Client/Server App
Lesson Overview
Setting up the Server
Integrating with MongoDB (Part 1)
Integrating with MongoDB (Part 2)
Integrating with MongoDB (Part 3)
Integrating with MongoDB (Part 4)
Creating the Client Side with Angular (Part 1)
Creating the Client Side with Angular (Part 2)
Summary
Chapter 4 : Real-Time Chat
Lesson Overview
Setting up the Project
Getting started with React
Writing the Server
Creating the Chat Room
Summary
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept