Harsh Mangalam

Harsh Mangalam @harshmangalam

About: Open Sourcer | Tech Blogger | Fullstack Engineer | Tech Event Speaker | Freelancer

Location:
India
Joined:
Apr 14, 2020

Harsh Mangalam
articles - 44 total

Understanding Legacy Promise Throwing Behavior in React

React is a powerful and versatile JavaScript library used for building user interfaces. One of its...

Learn More 0 0Jan 6

Mastering Literal Types in TypeScript: true as const vs true

In TypeScript, there is a significant difference between the two statements: clientLoader.hydrate =...

Learn More 1 0Dec 18 '24

Celebrating 100th Open Source Contributions: A Journey of Growth and Collaboration.

I'm thrilled to announce that I've reached a personal milestone: completing my 100th open-source...

Learn More 1 0Aug 27 '24

Managing Static Assets in Public Directory vs Imports

When building modern web applications, handling static assets such as images, fonts, and stylesheets...

Learn More 7 0Jul 19 '24

Optimize DX with Typesafe Environment Variables and code Autocomplete

Hello! In this article, we'll guide you through configuring your codebase to achieve autocomplete for...

Learn More 4 2Jul 8 '24

Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

In this comprehensive guide, we'll walk you through the process of integrating JWT refresh token...

Learn More 29 9Jun 13 '24

Simplified Job Application Automation With Javascript

Are you tired of spending countless hours applying for jobs on online portals? 🕒💼 Say goodbye to...

Learn More 3 4Aug 19 '23

Mobile OTP based authentication in golang

In this post, we will develop a mobile OTP-based authentication API in Golang. Tech...

Learn More 24 1Aug 5 '23

Achieve fine grained reactivity and super fast UI updates in React with Legend-state

Introduction Legend state is a super fast state management library that is built on top of...

Learn More 7 3Jul 26 '23

Add JWT Authentication in Bun API

In this blog post we are going to add authentication in Bun based REST API. Bun Bun is...

Learn More 23 8Jun 11 '23

Mongogram - Social media backend api using golang and mongodb

My submission to the MongoDB Atlas Hackathon 2022 on DEV!

Learn More 8 0Dec 4 '22

Build fullstack resumable web app using Qwikcity and github rest api

In recent days may be you listen about resumable web app. In this blog post we will explore...

Learn More 8 0Nov 20 '22

Build your own github using Deno Fresh and Github REST API

Javascript ecosystem is expanding every day. Time to time javascript enthusiastic introduce new...

Learn More 14 3Jul 19 '22

Video processing in browser using FFmpeg.wasm and Solidjs

Hi, Developers in this blog post i will show you how you can utilize ffmpeg in browser using their...

Learn More 28 2May 7 '22

Transcribe voice using Deepgram SDK , NestJS and SolidJS

Overview of My Submission Transcribe voice of selected file. Build with SolidJS in...

Learn More 8 0Apr 7 '22

Image upload using SolidJS and Cloudinary

In this post we will upload Image from local to cloudinary. We will create useCloudinary hook that...

Learn More 14 2Apr 5 '22

Improve user experience using Network status API and SolidJS

Network api really shine if you want to show content based on network connection of user. For example...

Learn More 14 0Mar 31 '22

Build lightweight and fast battery monitor web app using SolidJS

Battery api provide an easy way to handle battery status in browser. Battery api can provide you...

Learn More 16 2Mar 30 '22

Hydrogen - A social media web app powered by SolidJS and NodeJS

Hi Developers, I have build a social media web app powered by SolidJS in frontend and NodeJS in...

Learn More 27 1Mar 26 '22

Solid-Meet an open source video calling web-app powered by SolidJS

Hi, Developers I have created an open source video calling web app using fine grained reactive...

Learn More 13 1Feb 7 '22

DEV Nursery

Overview of My Submission E-Commerce plants nursery api project using Nodejs, Mongodb,...

Learn More 2 0Jan 13 '22

FastStream - A Video Streaming Server in FastAPI(Python) and SQLModel(SQLAlchemy)

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based...

Learn More 7 0Nov 1 '21

Sveltekit web gallery app

Sveltekit is a fullstack web framework for creating fast web application on top of...

Learn More 5 0Oct 30 '21

Facebook create post section using NextJs,TailwindCSS and Headless UI

Facebook create post section fetch an image containing list of icons and using backgroundPosition get...

Learn More 10 0Oct 17 '21

SolidJS and Tailwindcss Todo App

Solidjs is a new Javascript Framework which introduce the clear concept of fine-grained reactivity...

Learn More 7 0Oct 10 '21

Image upload using Golang and React

Golang is a blockbuster server side language in the field of efficiency and concurrency. If you are a...

Learn More 36 3Jun 24 '21

Setup Nextjs , Apollo client and Chakra UI for your upcomming projects

I am now working on creating DEV Community blog project clone for learning purpose using MERNG (Graph...

Learn More 4 0Jun 9 '21

Mobile OTP based authentication and authorization API using Nodejs and Mongodb

Authentication and Authorization is a key features of modern web api .Authentication provide access...

Learn More 69 12Jun 6 '21

My Awesome Collections of 200+ github repo

Hello Developers , we all spends our lots of time while searching for best library , framework , begi...

Learn More 7 0Jun 3 '21

Track user location coordinates realtime using geolocation api, nextjs , nodejs and socket.io

Hello developers , realtime things are really mind blowing it have a lot of fun that amaze us. In thi...

Learn More 14 0May 30 '21