top of page
Search


AJAX Tutorial - What is AJAX and How it Works?
AJAX stands for Asynchronous JavaScript And XML. It is not a programming language. It is a technology for developing better, faster and...

The Tech Platform
Jun 27, 2022


Tools for good code
Code quality tools are automated tools/programs that would observe the code and point out any common issue/problem which could arise as a...

The Tech Platform
Jun 26, 2022


Run and manage periodic background tasks in ASP.NET Core 6 with C#
So starting from the empy ASP.NET Core 6 template let’s create a simple sample service that represents our business logic that should be...

The Tech Platform
Jun 24, 2022


Best practice for Node.js Developer
Node. js developers deploy and maintain network applications. They manage the exchange of data between servers and users, develop...

The Tech Platform
Jun 24, 2022


How to make a Good Website ?
Websites are one of the most important assets of a business. Having a credible, professional and engaging online presence requires work...

The Tech Platform
Jun 23, 2022


Google Chrome Extensions
Google Chrome extensions are programs that can be installed into Chrome in order to change the browser's functionality. This includes...

The Tech Platform
Jun 23, 2022


Digital Marketing : Types of Digital Marketing
At a high level, digital marketing refers to advertising delivered through digital channels such as search engines, websites, social...

The Tech Platform
Jun 22, 2022


Latest Version of Android
Android 12 is the twelfth major release and 19th version of Android, the mobile operating system developed by the Open Handset Alliance...

The Tech Platform
Jun 22, 2022


Introduction to Duck Typing in TypeScript
What is Duck Typing? Duck Typing is usually used in code that needs to handle a range of different data, often without knowing exactly...

The Tech Platform
Jun 22, 2022


Top API for your Projects
Application Programming Interface (API) is a software interface that allows two applications to interact with each other without any user...

The Tech Platform
Jun 21, 2022
bottom of page