top of page
Search


Using Stencil Components in PHP
Why integrate Stencil With PHP? Stencil is a new way to create web Components that can work practically anywhere once compiled, while php...

The Tech Platform
Apr 25, 2022


Difference Between JavaScript Promises and JavaScript Observable
What are JavaScript Promises? JavaScript Promises are used to handle asynchronous operations in JavaScript. They are easy to manage when...

The Tech Platform
Apr 25, 2022


Build a ToDo list application using .Net 5.0 Web API and Microsoft SQL Server
This article shows how to build a ToDo list application using .Net 5 Web API, JWT authentication and AspNetCore Identity. Microsoft SQL...

The Tech Platform
Apr 25, 2022


Sentiment analysis in a DotVVM web application with ML.NET
In this tutorial article, we will learn step by step to generate a custom Machine Learning model from ML.NET for sentiment analysis in...

The Tech Platform
Apr 25, 2022


ER Diagram Restaurant Reservation Management System
The ER Diagram of Restaurant Reservation management System shows all the visual instrument database tables and the relations between...

The Tech Platform
Apr 23, 2022


Which is better? Vim or VS Code
Vim Vim is a Unix text editor that's included in Linux, BSD, and macOS. It's known for being fast and efficient, in part because it's a...

The Tech Platform
Apr 23, 2022


JavaScript Naming Conventions
A naming convention is a set of rules or guidelines that people agree upon to name things. These rules can vary depending on their...

The Tech Platform
Apr 23, 2022


Top 10 VS Code extensions for Developers
VS Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow. VS Code's rich...

The Tech Platform
Apr 23, 2022


What is OFDM in Wireless System
OFDM: Orthogonal Frequency Division Multiplexing OFDM is a form of signal modulation that divides a high data rate modulating stream...

The Tech Platform
Apr 22, 2022


Smart & Dumb Components in Angular
Components may appear to be easy to grasp! Yet there is much more to learn about them. The Components structure divides the page into...

The Tech Platform
Apr 22, 2022
bottom of page