TypeScript is one of the most loved languages of the moment. How can you learn it properly and go beyond basic examples?
By writing a full–stack, complex, real–world application:
Create a NodeJs server
Implement a database
Create a web client and bundle Typescript with WebpackPreview
Even if it’s relatively new, Typescript has reinvented the way we code JavaScript, first of all by adding type safety, but also with many other great features like access modifiers, generics, interfaces, classes, decorators and many others.
Typescript combines the flexibility of modern JavaScript with the power of strongly typed languages like Java or C#, making it a great choice for your full stack app.
Welcome to my course, in which you will learn Typescript and NodeJs by practice. We will not waste much time on presentations or reading the documentation, which you can do yourself, no course needed. Instead we will focus on coding a real, full stack application.
Typescript features covered:
Installation and and setup inside a NodeJs project
Compiler options and how to integrate them
Private, public, protected access modifiers and where to use them
Objects, Interfaces and Classes
Abstract classes and inheritance
Generics
Decorators for Classes, Methods and Properties
Many more
Other great topics covered in this course:
Instructor Details
Courses : 2
Specification: Advanced Typescript programming with NodeJs and Webpack
|
4 reviews for Advanced Typescript programming with NodeJs and Webpack
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$54.99 $9.99
Luis Parra –
Muy bueno
Patrick Driggett –
Very well presented, making startup of the class a breeze.
Talles Hentges –
Excellent teaching, right to the point and objective.
Jit Das –
It’s a good guide, learned few typescript concepts. It would be better if the decorators section have few more lessons.