WRITTEN BY GARETH DUNNE @JSDIARIES Whats New? As more and more developers are upgrading their projects to Angular 4 the initial confusion of this sudden incremented version has settled and has brou… (more…)
Read more »
Components of Angular Js and their purposes Module Modules serve as containers to help you organize code within your AngularJS application. Modules can contain sub-modules, more... (more…)
Read more »
Angular version 4.3 has been released. This is a minor release following our announced adoption of Semantic Versioning , meaning that it c... (more…)
Read more »
Recently I’ve been playing a lot with my pet project Tradux. It is a simple trading platform simulator which I built as an exercise in Redux, event sourcing and serverless architectures. I’ve decided to share some of the knowledge I learned in the for...
Read more »
Angular modules is pretty complex topic. Angular team has done a great job putting up a quite lengthy documentation page on NgModule that… (more…)
Read more »