Skip to Content
Learning TypeScript 2.x - Second Edition
book

Learning TypeScript 2.x - Second Edition

by Remo H. Jansen
April 2018
Beginner content levelBeginner
536 pages
13h 21m
English
Packt Publishing
Content preview from Learning TypeScript 2.x - Second Edition

Working with Angular

Angular is a library that allows us to implement web user interfaces. In this chapter, we are going to create a small frontend application using Angular.

As we learned in the preceding chapter, the JavaScript environment in Node.js and a web browser are quite different. The browser environment doesn't support modules natively and loading time is one of the major factors that influence the performance of a frontend application, which explains the need for a module bundler like webpack when we are working on a frontend web application.

In this chapter, we are going to use Webpack just as we have been doing throughout this book. We are going to use the following Webpack configuration. It is almost identical to the configuration ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering TypeScript - Fourth Edition

Mastering TypeScript - Fourth Edition

Nathan Rozentals
Learning TypeScript

Learning TypeScript

Josh Goldberg
TypeScript for Beginners

TypeScript for Beginners

Bharath Thippireddy

Publisher Resources

ISBN: 9781788391474Supplemental Content