React unit testing with Jest and Enzyme
I don’t think I even have to inform you the importance of unit testing your code, so i’ll dive in on to unit testing with Jest and Enzyme. First of all what are Jest and Enzyme? Jest was created by F
I don’t think I even have to inform you the importance of unit testing your code, so i’ll dive in on to unit testing with Jest and Enzyme. First of all what are Jest and Enzyme? Jest was created by F
In 2018, Google Tag Manager (GTM) became the best way to integrate Google Analytics (GA) into the your website. Here’s how to integrate a new Tag Manager SDK to your web app to track page views. Gues
CloudSQL is fully managed MySQL / PostgreSQL database system. CloudSQL reduces the workload for DBAs and anyone can easily manage even without a DBA. In many cases, people wants to have a replica of
In this tutorial, I will show you how to make the easy workflow I use for my React projects. The workflow created in GitHub Actions will be responsible for pulling the latest source code, generating a
Facing issues getting data of your Youtube channel on your website? This blog is a guide demonstrating on how to integrate Youtube data API in your angular web application with few easy steps. YouT
Marker ClusterThe marker clustering utility helps you to manage multiple markers at different zoom levels.When a user views the map at a high zoom level, the individual markers show on the map. Wh
Animation ConfigurationChart.js animates charts out of the box. A number of options are provided to configure how the animation looks and how long it takes. The following animation options are ava
In this post, we will see how to use MySQL in your custom panel in Grafana. If you don’t know how to make custom panels read this post before this. https://nayan.co/blog/2020/01/06/create-custom-
GrafanaGrafana is an open source platform for monitoring and observability. Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, exp
Chart.js is a popular JavaScript charting library and ng2-charts is a wrapper for Angular 2+ that makes it easy to integrate Chart.js in Angular. Let’s go over the basic usage. Installation Install
© 2019 NAYAN All Rights Reserved