Track Errors In Your Ionic 2+ Apps
The Ionic 2 enables the creation of cross platform mobile applications with HTML, CSS and JavaScript(Angular). Ionic 2 was built with Angular 2. In this tutorial, we’ll logs Ionic 2 errors to the Atatus service.
The Ionic 2 enables the creation of cross platform mobile applications with HTML, CSS and JavaScript(Angular). Ionic 2 was built with Angular 2. In this tutorial, we’ll logs Ionic 2 errors to the Atatus service.
We use Node.js extensively in our production apps. When we started with golang, the major discussion point amongst us was, for a beginner how golang dependency management is supposed to work. Vendoring was the only method for golang dependency management. In this, you save a local copy of the dependent libraries that your application shall use. In Node.js world, dependency is managed using packages.json.
The fetch API allows you to make network requests similar to XMLHttpRequest (XHR). We already wrote a blog about how Fetch API are simple and yet powerful compared to XHR. Atatus now supports Fetch API monitoring out of the box. You don’t need any special configuration to measure performances of the Fetch API.
The serveless computing becomes super popular among developers. AWS Lambda functions is one of the best serverless compute service. Using Atatus APM, You can start monitoring your functions on AWS Lambda.
Atatus is a comprehensive application performance management (APM) suite for Node.js applications. Atatus Node.js APM gives you the deeper visibility into the every web transactions happened in your Node.js apps. With Atatus, you can identify the slowest web transactions and see where your web requests are spending time whether it is in the database, remote services or middlewares. Atatus makes Node.js monitoring simpler and easier.