Georgey V B I'm a self-taught web developer from India. I enjoy learning about new web technologies and working on projects. I hope that my work will assist other developers who are experiencing the same difficulties that I am.

Stories by Georgey V B

A Guide To Cookies In Next Js

A guide to cookies in Next.js

Dev

Cookies are crucial to web development. This article will explore how to handle cookies in your Next.js applications.

Georgey V B
Apr 30, 2024 ⋅ 10 min read
Using Ink Ui With React To Build Interactive Custom Command Line Interfaces

Using Ink UI with React to build interactive, custom CLIs

Dev

With Ink and its collection of UI components, you can create interactive CLIs with reusable components that leverage the power of React.

Georgey V B
Aug 31, 2023 ⋅ 8 min read
MDX Integration Strategies for Next.js

MDX integration strategies for Next.js

Dev

This article will explore three unique strategies for easily integrating MDX into your Next.js applications.

Georgey V B
Feb 2, 2023 ⋅ 8 min read
Build a chrome extension in Plasmo with React

Build a chrome extension in Plasmo with React

Dev

Learn how you can build chrome extensions efficiently and simply using the React framework Plasmo.

Georgey V B
Sep 30, 2022 ⋅ 6 min read
How To Build A Multi Step Form With Only The UseState Hook

How to build a multi-step form with only the useState Hook

Dev

In this article we will be building a multi-step form using the useState Hook without the use of any third-party packages while achieving the same functionality.

Georgey V B
May 2, 2022 ⋅ 7 min read
Exploring Motion One from Framer Motion

Exploring Motion One from Framer Motion

Dev

In this article, learn about Motion One, a new animation library based on the Web Animations API from the developers of Framer Motion.

Georgey V B
Nov 19, 2021 ⋅ 6 min read
Create a search bar in React from scratch

Create a search bar in React from scratch

Dev

Learn how to build, style, and customize a React search bar component built from scratch with this in-depth, step-by-step tutorial.

Georgey V B
Aug 31, 2021 ⋅ 4 min read
Build a CRUD API using Google Sheets API

Build a CRUD API using the Google Sheets API

Dev

Build yourself a completely free CRUD API database with an intuitive user interface with this tutorial using the Google Sheets API.

Georgey V B
Jul 23, 2021 ⋅ 6 min read