- Hands-On Full Stack Web Development with Angular 6 and Laravel 5
- Fernando Monteiro
- 207字
- 2021-07-23 19:18:52
Angular 6 – smaller, faster, and easier
The following features are not exclusively for version 6, but were included from version 5; we are just mentioning them here because they are powerful features for building modern web applications:
- Webpack: You can now generate smaller modules by using the scope hosting technique.
- You can reduce bundle sizes for common use cases by using the RxJS 6 library for JavaScript.
- The Angular CLI, allowing for commands such as ng update, can be used to update all dependencies.
- You will have the option to start your application using Angular material design.
- The ng add command supports creating progressive web applications or turning an existing one into a Progressive Web Application (PWA).
- You will have the opportunity to use Bazel to build your application's libraries and to share libraries with other teams.
- Angular makes it possible to package custom HTML/JavaScript elements for use in third-party applications.
Of course, there are many other improvements and features in the Angular 6 release; note that this book was written on the Angular 6 beta 7 version, and the next chapters will have more news about the current Angular version.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- JBoss EAP6 High Availability
- SD-WAN架構與技術(第2版)
- 中小型局域網組建、管理與維護實戰
- C/C++串口通信:典型應用實例編程實踐
- Windows Server 2012 Hyper-V虛擬化管理實踐
- Master Apache JMeter:From Load Testing to DevOps
- 深入理解Nginx:模塊開發與架構解析
- 中國互聯網發展報告2021
- 5G非正交多址接入技術:理論、算法與實現
- 全聯網標識服務
- 精通SEO:100%網站流量提升密碼
- RestKit for iOS
- 趣話通信:6G的前世、今生和未來
- 網絡互聯技術(理論篇)