(Tuba Mansoor) In this article, you will learn about data binding in Angular.
Tag: JSON / JAVA / XML
Set Video Playback Speed with JavaScript
(David Walsh) I love that media has moved from custom plugins (Flash…gross) to basic HTML and elements.
ASP.NET CORE Token Authentication and Authorization using JWT (No Cookies) – Part 1
(Joseph Rozario) This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
Avoiding recursive useEffect hooks in React
(Jack Franklin) It’s fair to say that React 16.8 and the introduction of hooks has really changed how we write React.
SQL Bulk Copy From DataTable Using XML
(Arkadeep De) In this article, you will learn about SQL bulk copy from DataTable using XML.
Why Kotlin? Eight features that could convince Java developers to switch
(John I. Moore, Jr.) Officially released in 2016, Kotlin has attracted a lot of attention in recent years, especially since Google announced its support for Kotlin as an alternative to Java on Android platforms.
Create a JMS Configuration on Oracle Weblogic 11g using WSLT
(Octavio Sánchez H) Deploying an artifact or a package is commonly a delicate work on any environment that you are willing to install your application, at the expense of optimizing your installation, a good note to your work could the use of a Script File.
Sending Email Using Node.JS
(Karthik Kumar) In this article, you will learn how to send an email using NodeJS.
How to Write a Simple, yet Extensible API
(lukaseder) How to write a simple API is already an art on its own.
Angular Internationalization Example
(Yatin Batra) Welcome readers, in this tutorial, we will implement internationalization in an angular application.