Making your Angular apps fast

In this article we discuss tips and tricks to make Angular blazingly fast!

Similar

Angular 2 live demos and tutorials

One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker. ...

Read more »

Angular on Electron

Today it is possible to have almost all the applications as a service online. Literally you don’t have to install any of it on you computer. Even if this is possible, but for me it is still more comfortable to have a dedicated desktop applicatio... (more…)

Read more »