(Manjula Jayawardana) Turns out, Java’s SimpleDateFormat is not all that simple.
Tag: JSON / JAVA / XML
Create Music Playlist with HTML5 and JavaScript
(MattZand) There are many JavaScript libraries for showing videos and playing music contents on a website.
How To Upload And View Video Using Angular 7
(Gajendra Jangid) In this article, you will learn how to upload and view video using Angular 7.
Difference Between Servlet and JSP
(Saurabh Hooda) Both JSP and Servlet are important concepts pertaining to using Java for building web-based applications. Basically, a Servlet is HTML in Java while a JSP is Java in HTML.
Comparing Java objects with equals() and hashcode()
(Rafael Chinelato Del Nero) What is the contract between equals() and hashcode()? Learn how these methods work together when comparing Java objects
State And Validation Tracking In Angular
(Mohammad Irshad) In this article, you will learn about state and validation tracking in Angular.
Requirements 5.0.0: Fluent Design by Contract for Java APIs [Code Snippet]
(cowwoc) Verify method parameters for your Java APIs with this open-source library.
Retrofit – A REST Client for Android (Retrofit 2.X)
(Nipunu W) In this tutorial, we’re going through the basics of Retrofit and creating an Android client for HTTP requests against the GitHub API.
Promises and Static Values
(David Walsh) Async can throw a real wrench into the cogs of our programming workflows, all despite the fact that async is the modern JavaScript pattern.
Basic Need Of Web App Development Using Angular 7
(Santosh Kumar Rangumudri) In this article, you will learn about the basic needs for web app development using Angular 7.