Tag Archives: Angualar 5
What’s new in Angular 5?
Key features include:
An emphasis on making it easier to build progressive web apps, so apps can be cached in the browser. The progressive web apps concept, the product of a joint effort between Google and Mozilla, is about enabling development of browser-based apps that offer a superior, native-like experience. Google is still building support for capability in the command-line interface (CLI).
A build optimizer that makes the application smaller by eliminating unnecessary code. (The build optimizer is a command-line tool.)
Making Material Design components compatible Read More...