How two‑way binding works (Angular as example): API sugar, dirty checking, view updates, and alternatives (defineProperty/Proxy).
Jul 12, 2020
This article introduces upgrading Angular 7 to 8, including the advantages of upgrading Angular 7 to 8, implementation details, and related resources. These steps can help improve the efficiency of upgrading Angular 7 to 8.
Jun 16, 2019
This article introduces the author's experience upgrading from Angular 6 to 7, including the advantages, implementation details, and related resources for improving the efficiency of Angular 6 to 7 upgrades.
May 26, 2019
This article introduces how to import third-party JavaScript in Angular projects, including advantages, implementation details, and related resources to help improve efficiency when importing third-party JS in Angular projects.
Jun 30, 2018
How I built a lightweight web platform on top of Hexo so I can draft and publish posts from any device.
Jun 18, 2018
Key differences between Angular 1.x and Angular 2 across controllers, change detection, DI, routing, and syntax.
May 22, 2018
This article introduces upgrading Angular 5 to 6, including the advantages of upgrading Angular 5 to 6, implementation details, and related resources. These steps can help improve the efficiency of upgrading Angular 5 to 6.
May 5, 2018
This article introduces Angular 6's new features and improvements, including their advantages, implementation details, and related resources. These insights can help improve understanding of Angular 6's capabilities.
Feb 14, 2018
This article introduces upgrading Angular 4 to 5, including the advantages of upgrading Angular 4 to 5, implementation details, and related resources. These steps can help improve the efficiency of upgrading Angular 4 to 5.
Jan 27, 2018
A step-by-step guide to deploying a full-stack Angular and Express application on a CentOS server, covering environment setup, process management with PM2, and Nginx reverse proxy configuration.
Dec 13, 2017
This article introduces common issues in Angular development, including advantages, implementation details, and related resources to improve development efficiency.
Oct 26, 2017
A structured approach to mastering modern Angular: from official documentation and TypeScript basics to hands-on tutorials and community resources.
Oct 23, 2017
How to fix "JavaScript heap out of memory" during Angular/Webpack builds by increasing Node/V8 memory, with safer script options.
Oct 11, 2017
This article introduces the loadChildren duplicate path issue in Angular development, including advantages, implementation details, and related resources to help improve efficiency in solving Angular loadChildren duplicate path problems.
Sep 24, 2017
When using AOT (Ahead-of-Time) compilation in Angular, lazy loading might fail silently, bundling everything into the main chunk. This post explores how versioning of build tools can cause this and how to fix it.
Jul 22, 2017
This article introduces the JavaScript heap out of memory error, including its causes, solutions, implementation details, and related resources. These steps can help improve efficiency when dealing with memory issues.
Jul 22, 2017
The next version of Angular will be officially released in October.
Jul 1, 2017