Managing State in Angular Applications

Victor Savkin is a co-founder of nrwl.io, providing Angular consulting to enterprise teams. He was previously on the Angular core team at… 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 »