angular-electron - Ultra-fast bootstrapping with Angular 5 and Electron (Typescript + SASS + Hot Reload) :speedboat: (more…)
Read more »
As I've been preparing to build my first offline-first Angular 2 application with PouchDB, Auth0, and IBM Cloudant (CouchDB as a Service), I can't help but feel uneasy not having a more robust backend service on which to run arbitrary code, should I need ...
Read more »
In this part, we’ll give our Angular app a real back-end with firebase db. (more…)
Read more »
Almost every Angular application needs some configuration to run. It may be as simple as the API URL, or information needed for authentication. And many times these values change from environment to environment. So what are the options for providing this ... (more…)
Read more »
I've picked up Angular as the primary framework for the frontend application, and I'm impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust... (more…)
Read more »