Tech Architecture

Developer Guides

When and Why to Choose Server Side Events (SSE)

Let's cover the detailed study of Server Side Events (SSE) to reach a conclusion on when and why to use them, what benefits it offer and use cases where it is the best choice.

Read
Front-end

Microfrontends Yay or Nay

Is microfrontends really a thing to get started and choose it for a production ready case?

Read
Front-end

Comparison - Electron vs React Native Windows vs Tauri

Are you looking for a cross platform app to deploy on desktops and built it using web technologies? Then, please read this research to take a better decision.

Read

Introduction with Next.js

Let's checkout what is the buzz around Next.js, what it offers and how is it different from its alternatives.

Read

Switching from ts-loader to babel-loader

How to switch from ts-loader to babel-loader for your webpack typescript build process and why does it makes sense to do so.

Read
Front-end

Eleventy for Static Sites

All we need to know about Eleventy and getting started

Read