top of page
Search

The Tech Platform
May 31, 2022
Modal Libraries For Web Development
A modal (also called a modal window or lightbox) is a web page element that displays in front of and deactivates all other page content....

The Tech Platform
May 31, 2022
Securing Microservices with JWT
This article explains how to secure your microservices deployment practically with JWT Auth using Ballerina programming language....

The Tech Platform
May 18, 2022
Top File Upload Libraries used for Websites
What is File Upload Libraries? File upload libraries are used to design and develop the function with many features add-ons such as...

The Tech Platform
Jan 4, 2022
Top 5 Frontend Web Frameworks
Frontend frameworks are the pioneer blocks of the software development process. But there are so many options to choose when it comes to...


The Tech Platform
Dec 29, 2020
The 8 Major Players in Primary Storage Arrays, 2020
These providers have recently been named the market’s major players in primary storage arrays for 2020 by analyst house Gartner, Inc....

The Tech Platform
Dec 22, 2020
How to Convert java.util.Date to java.sql.Date - Example
java.util.Date and java.sql.Date are both Java classes that represent dates and times. However, there are some key differences between...


The Tech Platform
Sep 21, 2020
Top 10 Libraries every Java Developer should know
A curated list of the essential Java libraries in Java and JVM software development Photo by Min An from Pexels Java is the number one...
The Tech Platform
Sep 19, 2020
Use Of Static Keyword In Java
Static Modifier In this article, we will discuss the static non-access modifier. Non-access modifiers change the default behavior of Java...

The Tech Platform
Sep 15, 2020
Set up Vim as your Rust IDE
The Vim text editor is a great development environment for programming Rust applications. The Rust programming language is designed to...

The Tech Platform
Sep 6, 2020
How to get SharePoint person or group field using JavaScript (jsom)
Here in this SharePoint tutorial, We will discuss how to retrieve the People Picker Value using (JavaScript object model) JSOM in...
bottom of page