As the present world is ushering into the age of digital marketing, APIs are becoming increasingly popular due to their ability to automate repetitive tasks.
Misc
How to add Custom message into Select2
This tutorial will illustrate to you, how to add a user-defined message into the select2 control. I am using the jQuery Select2 plugin. The Default message of select2 is ‘No matches found’. Sometimes we need to add a custom message for select2. I will share the script for the set custom message as well as […]
Okta Authentication Using Angularjs or JavaScript
This article will show you how to integrate Okta login capabilities into an AngularJS application. I couldn’t find any information on how to use angularjs 1.6 to develop an okta authentication app.
Top NoSQL databases in 2022
in this post, I am going to discuss the popular No-SQL databases. I’ll discuss some most popular NoSQL databases with features. The NoSQL database helps to store huge amounts of data easily.
Simple Demo and Example of PIE Chart in AngularJS Using ChartJS
In this post i will let you know how to show PIE chart in angular application using angular-chart.js chart library.This chart library is angular version of JavaScript chart.js library.You can download angular charts library from Here . Angular Charts is a HTML5 based charting library which is creating chart on canvas html5 element.Angular Charts is […]