Fixing the prettier eslint line endings CRLF LF warnings

It's common to get the line endings errors or warnings when you setup working on a fresh codebase. Let's see what it is and how to resolve it.

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
Serverless

Simplified Web Scraping with Cloudflare Workers

For serverless simplified web scraping we can use cloudflare-workers. It offers a completely unique way to parse and read DOM content using its HTMLRewriter API.

Read
Database

My Search for Free SQL Database Hosting ends at Supabase

Looking for a serverless type of completely managed database hosting with enough limits for a begginer use case. My search ends at Supabase.

Read
Serverless

Cloudflare Workers are really impressive

For serverless solutions, you must give a try to cloudflare workers. They are not suitable for all the needs but if they fit your needs then cloudflare workers along with cloudflare complete ecosystem are just awesome.

Read