- Angular UI Development with PrimeNG
- Sudheer Jonna Oleg Varaksin
- 162字
- 2021-07-15 17:32:53
Getting Started with Angular and PrimeNG
This book presupposes some basic knowledge of TypeScript and Angular 2. Anyway, we would like to give the readers an overview of the most important TypeScript and Angular key concepts used in this book. We will summarize TypeScript and Angular features and present them in understandable, simple, but deeply explained portions. At the time of writing the book, the current TypeScript and Angular Versions are 2.3.x and 4.2.x, respectively. Readers will also meet the PrimeNG UI library for the first time and gain experience with project setups in three various ways. At the end of this chapter, readers will be able to run the first Angular- and PrimeNG-based web application.
In this chapter, we will cover the following topics:
- TypeScript fundamentals
- Advanced types, decorators, and compiler options
- Angular cheat sheet - overview of key concepts
- Angular modularity and lifecycle hooks
- Running PrimeNG with SystemJS
- Setting up PrimeNG project with Webpack
- Setting up PrimeNG project with Angular CLI
推薦閱讀
- Docker進階與實戰
- R語言數據可視化實戰
- 信息安全技術
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Getting Started with Python Data Analysis
- JavaScript動態網頁開發詳解
- 精通MATLAB(第3版)
- Mastering openFrameworks:Creative Coding Demystified
- Solr Cookbook(Third Edition)
- 計算機應用技能實訓教程
- Shopify Application Development
- Python程序設計教程
- PHP典型模塊與項目實戰大全
- 狼書(卷2):Node.js Web應用開發
- Storm Real-Time Processing Cookbook