Browsing Tag
angular
2 posts
Automatically generate services and models for your API consumers 🪄
If you have a look at my previous articles here at dev.to you would see that I enjoy automating the…
Proactive monitoring with Angular and Datadog
Being proactive is essential for any application whether that concerns the API, the web or mobile application. You can capture errors as they happen, with zero involvement from application users. Then of course you can work to fix the error, contact end users or whatever might seem appropriate on each case.