Most Angular applications are built using good old HTML and CSS. But it just so happens that HTML is only one of the four main rendering pipelines made available on the web platform, the three other ones being SVG, the 2D Canvas, and the 3D WebGL Canvas.
Read more »
In this week, you can read about Angular with Go, the ugly side of Redux, Angular styles shortcut, why companies choose Angular, strict types in JavaScript and more in the #38 newsletter. (more…)
Read more »
angular-electron - Ultra-fast bootstrapping with Angular 4 and Electron (Typescript + SASS + Hot Reload) :speedboat: (more…)
Read more »
We used Angular 2 for our frontend. I was not involved in this decision, and I came to work on the frontend relatively late in the project. This post is not meant to be a comprehensive review of th…...
Read more »
One of the design goals we had in mind when starting on Angular 2 was to make it browser and DOM independent. The DOM is complicated, so…...
Read more »