top of page
Search


Top 8 Programming Languages For Game Developers
Game Developers use Programming Languages to create a game's settings and mechanics. The Choice of Programming Languages depends on...

The Tech Platform
Jul 23, 2021


Building a Proxy Server with Nodejs
A very common term that is used around in any educational institution, workplace, or corporate office is “proxy” used for browsing. What...

The Tech Platform
Jul 19, 2021


What is the JavaScript Map function?
JavaScript used to be limited in its collection capabilities. While other programming languages offered sets, associative maps, lists,...

The Tech Platform
Jul 16, 2021


Let’s Build a CRUD Website with HTML, CSS, JavaScript and an External API
In this article, we will give you a tutorial for creating a web application with just only basic HTML, CSS and JavaScript (based on...

The Tech Platform
Jul 14, 2021


5 Utility Types For Transforming Types in Typescript
One of the great things about typescript is its flexibility. You can transform, change, and create new types using existing types. In...

The Tech Platform
Jul 12, 2021


How to Validate a CSV File in JavaScript
Have you ever received an ‘invalid CSV file’ error? If so, you know how frustrating it can be to determine the cause of the error, which...

The Tech Platform
Jul 5, 2021


Total.js Platform: 10 Reasons to use Total.js Platform
Total.js Platform is a unique JavaScript solution targeted at creating rich real-time web applications. The platform is fully...

The Tech Platform
Jul 2, 2021


JavaScript DOM Traversal
When working with JavaScript and the Document Object Model (DOM), there are various methods available to access and select DOM elements....

The Tech Platform
Jul 1, 2021


JQuery Fading Effect : FadeIn() and FadeOut().
The JQuery Fading Effect method is to display or hide the HTML elements by increasing or decreasing their opacity. The Duration is...

The Tech Platform
Jun 25, 2021


The Expand and Contract Pattern in JavaScript
Provide the best possible Developer Experience through the use of this pattern Whether you’re building an API that gives developers...

The Tech Platform
Jun 17, 2021
bottom of page
