Ngx-Restangular Ngx-restangular: RESTful API Angular Solution The ngx-Restangular is a custom Angular solution for any web application with an absolutely clear structure and many features that make the REST API much easier.
Mobile App Development State Management Tools for Large-scale Angular Applications Angular offers 2 built-in solutions for state management: using stateful and stateless components or using simple variables for temporary data saving and Promises.
Mobile App Development How and Why to Add PWA Features to the Angular Web App PWA is a new software development methodology. It’s an improvement of regular websites and sharing features of a mobile application. They create impression of using a mobile app
Mobile App Development Optimization of the Angular 2+ App Download Speed When the internet is slow and it’s difficult to download the whole website at once, there are solutions that Angular is offering. The first of them are lazy loadable modules.