Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Angular and TypeScript
Rating: 4.4 out of 5(23 ratings)
373 students

Angular and TypeScript

Angular with TypeScript for for beginner to advance
Created byTU Tran
Last updated 2/2021
Vietnamese

What you'll learn

  • Understand what is SPA
  • Be able to work as front-end developer in SPA application (using Angular)
  • Separate re-usable function into isolated component/ directive
  • Understanding which type of directive should be used in specified situation
  • Understanding which type of binding should be used in specified case
  • Use DI in Angular to build loose coupled and testable application
  • Call to backend API (RESTful webservice) for getting and posting data from/to
  • Organize a clear and clean structure for your app
  • Config nodejs to build and packages your application (Angular with Typescript)
  • Deploy your application into IIS, other webserver
  • Create complete Sing Page Applicatino (SPA using Angular) yourself
  • Refactoring the code

Course content

10 sections59 lectures5h 49m total length
  • Overview2:29

Requirements

  • Basic knowledge about HTML
  • Basic knowledge about TypeScript
  • Basic knowledge about OOP

Description

Angular now becomes a nice framework for creating Single Page Application (SPA).

Understand and full-control are necessary knowledge that all developers need to know for implementing your application using Angular2 rather than just follow the sample code on the internet. This sample code was not for building the app.

My mind-set in the video is clear "let technologies serve your business purpose". this mind-set requires new approach for transferring knowledge to you. Let discover how  is it?

Currently, I limit the length of course under 2 hours, so there are some lectures there.

You should join it now, as more lectures will be published soon and this course was not free for you (as policy of Udemy, course which was longer than 2 hours was not free).

An overview content of this course includes:

- Binding

- Component

- Directive

- Provider

- Routing

- Lifecycle hooks

- Http

- Module

- Build your own component (advance): Page, form controls, ....

- Multi languages (advance)

- Build your own IoC (advance)

- Build your own validations (advance)

- Tips and Tricks: nice and useful stuffs from my experience

That will be nice if you can give me your feedback, this will help me improving the courses in the future.

Do not worry much about bad feedback. With me, it was valuable feedback. You can write something bad about my voice, presentation, coding, ...... but vote 5* please, at-least, encourage me for more courses in near future. ha ha ha :)

Note: The course was made  from 2018. Some content was changed, such as: Http was changed to HttpClient, ...

New  content will be updated constantly on my blog and Udemy.

Who this course is for:

  • For those who want to build or learn how to build Single Page Application using Angular2 with typescript