11 Tips to Improve Angular I Performance

I am new to Angular (even though I am not new to the web development), so please take everything that I am about to say with a grain of salt. That being said, I watched a lot of talks and read a lo… Read more

Similar

WebWorkers with Angular 2

In this installment we'll write an app that retrieves data from a remote OData service and displays it in a data table. But unlike most of web apps that depend on some kind of external storage we're not going to write the query-logic inside the app itsel...

Read more »