- 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.
推薦閱讀
- Mastering Node.js(Second Edition)
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應用開發(fā)
- Building E-commerce Sites with VirtueMart Cookbook
- 社交電商運營策略、技巧與實操
- 無人機通信
- 網(wǎng)絡安全技術與解決方案(修訂版)
- 世界互聯(lián)網(wǎng)發(fā)展報告·2019
- INSTANT KineticJS Starter
- 網(wǎng)絡設計與應用(第2版)
- 端到端QoS網(wǎng)絡設計
- 異構蜂窩網(wǎng)絡關鍵理論與技術
- bash網(wǎng)絡安全運維
- 物聯(lián)網(wǎng)與智慧農(nóng)業(yè)
- 物聯(lián)網(wǎng)導論
- 網(wǎng)絡分析技術揭秘:原理、實踐與WinPcap深入解析