Ashutosh Singh Ashutosh is a JavaScript developer and a technical writer. He writes about the fundamentals of JavaScript, Node.js, React, Next, Vue, and tutorials on building projects.

Stories by Ashutosh Singh

Understanding Axios GET Requests

Understanding Axios GET requests

Dev

Make Axios GET requests, explore how to efficiently fetch data, handle errors, and enhance request performance.

Ashutosh Singh
Feb 9, 2024 ⋅ 15 min read
9 Ways To Deploy A React App For Free

9 ways to deploy a React app for free

Dev

Check out these nine different ways to deploy a React app for free, including Vercel, Firebase, and Cloudflare Pages.

Ashutosh Singh
Nov 30, 2023 ⋅ 11 min read
Top-Ten-Code-Extensions-of-2021

Top 10 VS Code extensions for 2021

Dev

This guide reviews 10 Visual Studio Code extensions that every developer needs to know in 2021 to improve experience and ease.

Ashutosh Singh
Jan 25, 2021 ⋅ 3 min read
A Complete Guide to Express Middlewares

Express middleware: A complete guide

Dev

In this guide, you can explore the basics of using Express.js middleware, including how to add middleware to a simple Express API from scratch.

Ashutosh Singh
Dec 17, 2020 ⋅ 9 min read
Search-optimized SPAs With React Helmet

Search-optimized SPAs with React Helmet

Dev

React Helmet is a document head manager that makes it easy to improve SEO for your React-based SPAs.

Ashutosh Singh
Sep 23, 2020 ⋅ 5 min read
5 Things You Can Do With Moveable

5 things you can do with Moveable

Dev

Moveable is an npm package that makes your components draggable, resizable, scalable, rotatable, warpable, and much more. In this tutorial, we’ll walk through some of the coolest and most useful things you can do with the Movable library.

Ashutosh Singh
Jul 10, 2020 ⋅ 5 min read