Minko Gechev 10/26/2015

Angular 2 Hot Loader

Read Original

This article details the creation of a hot loader prototype for Angular 2, inspired by a similar tool for React. It explains the basic architecture using file watching and WebSockets to send updated component code to the application, allowing for state preservation during development without a full page reload. The author discusses the challenges and benefits, comparing the approach to Flux/Redux architectures.

Angular 2 Hot Loader

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet