Pulkit Singh

Pulkit Singh @pulkitsingh

About: Introverted, gruesome, wallflower.

Location:
Delhi, India
Joined:
Feb 25, 2021

Pulkit Singh
articles - 18 total

Learn React with these cool Projects 😎

React is a powerful JavaScript library for building user interfaces, and mastering it requires...

Learn More 0 0Mar 21

Free Database Hosting for Your Next Project

Exploring Free Database Hosting Options for Your Next Project If you're looking to start a...

Learn More 54 1Oct 4 '24

Install Nerd Fonts (or any fonts) easily in Linux

Switching to Linux can be a liberating experience, offering a highly customizable and secure...

Learn More 19 0Sep 9 '24

🔥 VS Code Tip of the Day 🔥

Stay Organized with the TODO Highlight Extension Are you having a hard time keeping track...

Learn More 0 0Jan 25 '23

What can you build with WASM?

WebAssembly (WASM) is a binary instruction format for a stack-based virtual machine. It is designed...

Learn More 3 0Jan 21 '23

Learning Python in 2023: A Roadmap

Step 1: Familiarize yourself with the basics Start by learning the basic syntax and data...

Learn More 7 0Jan 15 '23

Top Rendering Patterns for your Next Web App

What is Content Rendering? In simple words, rendering is converting structured data or...

Learn More 3 1Jan 11 '23

How to debug JavaScript like a pro?

Debugging is an essential part of the software development process. It involves identifying and...

Learn More 3 0Jan 5 '23

Top UI libraries for Vue JS in 2023

Vue.js is a popular JavaScript framework for building web applications, and there are many UI...

Learn More 0 1Jan 3 '23

💅🏻If you're beautiful, follow this JS Code Style

Summary 📑 Soft tabs with two spaces Never use semicolons Always use single quotes Keep...

Learn More 65 53Jan 1 '23

Async Await v/s Promises?

Both async/await and promises are ways to handle asynchronous code in JavaScript. They are not...

Learn More 2 1Dec 18 '22

What is Jam Stack? Is jamstack the future of static website?

What is Jamstack? Jamstack is an architecture designed to make the web faster, more...

Learn More 1 0Dec 17 '22

What are Headless CMS?

A headless content management system (CMS) is a backend system that enables you to manage and...

Learn More 51 15Dec 16 '22

How VuePress can save your time?

VuePress is a static site generator based on the Vue.js JavaScript framework. It is designed to be...

Learn More 6 0Dec 12 '22

App Ideas to make in 2023

Here are a few app ideas that could be interesting to develop in 2023: A virtual event platform...

Learn More 1 0Dec 11 '22

Top JS frameworks in 2023

It is difficult to predict with certainty which JavaScript frameworks will be the best in 2023, as...

Learn More 9 4Dec 11 '22

First Look At Gridsome? Vue.JS On Steroids!

What is Gridsome? Gridsome is a Static-Site-Generator for Vue.JS, which is heavily...

Learn More 3 0Nov 13 '21

Easy and Simple Pagination in Vue

How to paginate simply by using vue js? In this tutorial I will show you how to Add custom...

Learn More 0 0Apr 5 '21