Sachin Chaurasiya

Sachin Chaurasiya @sachinchaurasiya

About: Engineering @HackerRank • Open Source @OpenMetadata @ReactPlay • Technical Writer • Building snippetbuilder.com

Location:
India
Joined:
Oct 4, 2020

Sachin Chaurasiya
articles - 56 total

How to use canvas in Web Workers with OffscreenCanvas

Lately, I have been working on a feature to capture images from media streams and scale them down to...

Learn More 10 0May 3

Why Strong Basics Matter in the AI Era

AI tools have changed how we build software. They can write code, fix bugs, and even help understand...

Learn More 6 0Mar 31

How web worker works with a practical example

Ever noticed a webpage freezing during a heavy task? This happens because JavaScript runs on a single...

Learn More 117 5Feb 23

SocialBuddy: create simple, impactful content for any platform

This is a submission for the Agent.ai Challenge: Productivity-Pro Agent (See Details) What...

Learn More 21 0Jan 24

How to Use Proxy Objects in JavaScript

Objects in JavaScript are useful data types that let us define complex data with simple key-value...

Learn More 16 2Oct 26 '24

How to Build a Collaborative Editor with Next.js and Liveblocks

Collaborative applications are now essential in modern software, allowing multiple users to work on...

Learn More 46 1Oct 6 '24

What is Retrieval-Augmented Generation (RAG)?

In recent years, AI models like GPT-4 have become super popular for generating text that sounds...

Learn More 9 3Sep 21 '24

How to Use Broadcast Channel API in React

In today’s web applications, keeping information updated across multiple tabs or windows can greatly...

Learn More 10 2Sep 14 '24

How the Page Visibility API Improves Web Performance and User Experience

Making web applications fast and user-friendly is very important today. One useful tool for this is...

Learn More 13 2Jun 27 '24

5 Powerful TypeScript Tricks

Unlock the full potential of TypeScript with these five powerful tricks that will improve your coding...

Learn More 23 2May 25 '24

How TypeScript Type Predicates Enhance Code Safety

TypeScript's type predicates are a powerful feature that improves type safety and makes code more...

Learn More 37 16May 18 '24

Simple Guide to Using Intersection Observer API with ReactJS

The Intersection Observer API is a new web tool that helps developers check when an element in the...

Learn More 8 1May 16 '24

React Error Boundary: A Guide to Gracefully Handling Errors

React revolves around JavaScript, and as the application expands, certain components may become...

Learn More 40 5May 13 '24

IndexedDB: Explained In One Byte

This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...

Learn More 10 0Mar 23 '24

Camp Activity Form Markup With Glam

This is a submission for DEV Challenge v24.03.20, Glam Up My Markup: Camp Activities What I...

Learn More 6 0Mar 23 '24

Build and Send Emails Using React and TypeScript

Emails are widely used for communication, whether it's expressing thoughts, sharing product...

Learn More 12 2Mar 17 '24

Type Safety in TypeScript - Unknown vs Any

TypeScript is very popular because it adds static typing to JavaScript. This makes the code safer and...

Learn More 46 11Mar 11 '24

Building a SQL Expert Bot: A Step-by-Step Guide with Vercel AI SDK and OpenAI API

OpenAI has brought the revolution in the AI field by creating the ChatGPT and now we can say the...

Learn More 9 0Mar 6 '24

Hashnode Blog GitHub Action - fetch and display the latest blogs in a nice format

As a developer, it is essential to have a GitHub account and profile to showcase your work and...

Learn More 6 0Feb 3 '24

How to Dynamically Adjust the Height of a Textarea in ReactJS

Introduction Have you ever been curious about how platforms like Notion, Hashnode, and...

Learn More 7 0Oct 26 '23

Code Snippet Builder - Create stunning code snippets

The Code Snippet Builder is an innovative tool designed to help developers and programmers create...

Learn More 12 4Jul 6 '23

TypeScript Tuple Types: The What, Why, and How

TypeScript is a tool that helps JavaScript developers write better code by allowing them to define...

Learn More 12 0May 26 '23

How to Test Custom Hook in ReactJS

What is a custom hook? 🤔 Custom hooks in ReactJS are reusable pieces of code that...

Learn More 6 0Apr 20 '23

Markdown for beginners: with examples

Introduction ✨ Markdown is a lightweight markup language that is used to format text...

Learn More 6 0Feb 16 '23

5 Best Headless CMS Platforms

A headless ecommerce CMS (content management system) allows developers enough flexibility to create...

Learn More 30 3Feb 9 '23

The Power of Collaboration: How Contributing to Open Source Can Help You and Others

If you are doing something and get stuck then you go to the XYZ person and ask for help or ask for...

Learn More 3 2Jan 19 '23

How to Add Calendly to Your ReactJS Project

What is calendly 🤔 Calendly is a scheduling and appointment scheduling software that helps...

Learn More 2 1Dec 30 '22

How To Create Custom GitHub Codespaces Template

Introduction to GitHub Codespaces and templates ✨ GitHub Codespaces is a cloud-based...

Learn More 3 0Dec 25 '22

MongoDB 2022 Hackathon submission - Introducing Indian dishes catalog

What I built Indian dishes catalog Search and apply the filters to get the dish details...

Learn More 11 0Nov 24 '22

How OpenSource Contribution Can Change Your Life

As we all know Hacktoberfest has already started and people are celebrating OpenSource by...

Learn More 10 4Oct 9 '22