top of page
Search


HTML Responsive Web Design
Responsive web design, also called RWD design, describes a modern web design approach that allows websites and pages to render (or...

The Tech Platform
Nov 15, 2021


Node.js Server-Sent Events with Total.js framework
With the Total.js framework, you can create an HTTP route for Server-Sent Events, or you can connect easily to another server with...

The Tech Platform
Nov 9, 2021


How to Use Saga Pattern in Microservices
Using the microservices architecture has many benefits. It has become the norm for many large-scale applications. However, Microservices...

The Tech Platform
Oct 29, 2021


Introducing Clean Blazor
In web development, starting a new project often means wading through a sea of boilerplate code. This boilerplate, while useful in some...

The Tech Platform
Oct 24, 2021


How to Create Data Visualization App with Blazor
Data visualization has become a pivotal aspect of modern applications, providing a compelling way to present complex information...

The Tech Platform
Oct 24, 2021


How to Properly Architect Your React App
Atomic Components For more detail, Click here. Atoms are your smallest building block. These are simple UI elements, like inputs,...

The Tech Platform
Oct 8, 2021


Top Websites for Web Developers -Online Tools
A web developer is a programmer who specializes in, or is specifically engaged in, the development of World Wide Web applications using a...

The Tech Platform
Sep 30, 2021


How to make HTTP Request in JavaScript in 5 different ways
In JavaScript, there are several ways to make HTTP requests to remote servers. These options range from native solutions like the...

The Tech Platform
Sep 28, 2021


10 lifesaving HTML/CSS tricks for designers
Learning new things brings both joy and frustration, and development sits on the top of the frustration pyramid. Sadly, most job offers...

The Tech Platform
Aug 18, 2021


DtoMapper — Data Transfer Object Pattern implementation in Java
When designing modern scalable server applications, we most often use a multi-layered architecture relying on best patterns and...

The Tech Platform
Aug 13, 2021
bottom of page