(Member 14634693) A library to encrypt / decrypt with AES (Rijndael) between C# Net Core and JavaScript
Tag: JSON / JAVA / XML
Java in Azure Functions
(Kiran Kumar) Check out this example of developing and executing a Java-based application running in Azure Functions.
Toastr Notification In ReactJS
(Sanwar Ranwa) In this article, you will learn about Toastr notification in ReactJS.
JSON tools you don’t want to miss
(Paul Krill) Developers can choose from many great free and online tools for JSON formatting, validating, editing, and converting to other formats
Multiple Column Sorting: from Angular NgExTable to Source Data List Management
(Shenwei Liu) My previous article, Client and Server-Side Data Filtering, Sorting, and Pagination with Angular NgExTable, describes the base structures and uses of the custom data grid tool.
ReactJS Infinite Scroll Example
(Siddharth Seth) In this article, we implement the Infinite scroll feature in a ReactJS application. This feature allows us to load and present additional content as the user scrolls the container.
Learn Angular 8 Step By Step in 10 Days – Directives (Day 4)
(Debasis Saha) As we all know that Angular 8 already release. Now, in this article series, we will discuss a different aspect of Angular 8 for all types of user.
JavaScript Export to Excel HTML Table with Input Tags
(aditya pewekar) This tip gives a brief of how to export a HTML table with input tags into Excel file using JavaScript.
Custom Validation In Template-Driven Angular Forms
(Jinal Shah) In this article, you will learn about custom validation in template-driven angular forms.
A First Look at Java Inline Classes
(Ben Evans) In this article, I’ll introduce inline classes. This feature is the evolution of what were previously referred to as “value types.”