Authors: @alxhub @pkozlowski-opensource @jelbourn Area: Angular Framework Posted: June 14, 2023 Status: Open This RFC proposes a new control flow syntax for Angular, and represents a significant ch... (more…)
Read more »
Here’s every month of Angular on Rails’ sales so far: 2016 August$868 2016 September$1053 2016 October$1580 2016 November$871 2016 December$428 2017 January$371 2017 February$449 2017 M… (more…)
Read more »
When Angular has finally come out, it was possible to test HTTP requests, but it was a tedious work to set it up properly. Multiple… (more…)
Read more »
Being able to make http requests is a very important part of a single page application. In this post I will show a quick demo of how to make requests using the Angular 2.0 http module.
Read more »
Since Angular 2 is built with the focus on mobile, we put a lot of effort in making lazy loading as easy as possible, so that the initially…
Read more »