Open in app
Home
Notifications
Lists
Stories

Write
Yogesh Chavan
Yogesh Chavan

Home
About

Published in JavaScript in Plain English

·Dec 22, 2020

Speed up your coding using Emmet — a really powerful tool

Best way to improve your coding productivity — Introduction In this article, we will talk about Emmet. A very popular and highly useful tool that is built into almost every IDE out there like Visual Studio Code, Sublime Text etc. If you’re using Codepen, then you might be happy to know that emmet is also available in codepen. So…

Java Script

7 min read

Speed up your coding using Emmet — a really powerful tool
Speed up your coding using Emmet — a really powerful tool

Published in JavaScript in Plain English

·Dec 11, 2020

Master Modern JavaScript — Array includes, Array reduce, Map object and much more

Over the past few years, there have been many updates to the JavaScript language. And these updates are very useful if you want to improve your coding skills. So let’s look at some of the things added in JavaScript which you need to be familiar with to improve your skills…

Java Script

5 min read

Master Modern JavaScript — Array includes, Array reduce, Map object and much more
Master Modern JavaScript — Array includes, Array reduce, Map object and much more

Published in JavaScript in Plain English

·Dec 9, 2020

Guide for Mastering Modern JavaScript skills

Become an expert in Modern JavaScript and better at React, Angular, Vue — In today’s constantly changing world, a lot of new content and updates are coming to JavaScript which are very useful for improving your code quality. Knowing these things are really important whether it’s for getting a high paying job or to keep up to date with the latest trends and…

Java Script

16 min read

Guide for Mastering Modern JavaScript skills
Guide for Mastering Modern JavaScript skills

Published in JavaScript in Plain English

·Oct 9, 2020

Build File Upload/Download Functionality with Image Preview

And also learn how to add drag and drop feature to upload any type of file — Introduction In this article, we will create a file upload and download functionality with a preview of the image using the MERN stack. By creating this App, you will learn How to upload a file using drag and drop How to upload and download any type of file How to restrict…

React

20 min read

Build File Upload/Download Functionality with Image Preview
Build File Upload/Download Functionality with Image Preview

Published in Level Up Coding

·Sep 24, 2020

Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Create an amazing JAMStack App from scratch Introduction In this article, you will create a Bookmark Manager App using FaunaDB GraphQL API and Netlify serverless functions. By creating this app with FaunaDB, you will understand how FaunaDB helps to quickly create GraphQL apps without worrying about managing the GraphQL server and…

React

20 min read

Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions
Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Published in JavaScript in Plain English

·Sep 21, 2020

Various ways of handling environment variables in React and Node.js

Learn the way to secure your application data using environment variables — Using Environment variables is very important to keep your private information secure. It may contain your API keys or database credentials or any other private information. It’s always recommended to use environment variables to keep the information secure and you should never write them directly in your code. Also, you…

React

5 min read

Various ways of handling environment variables in React and Node.js
Various ways of handling environment variables in React and Node.js

Published in Level Up Coding

·Sep 14, 2020

How to Create a Spotify Music Search App in React

Create a Spotify App with OAuth Authentication Introduction In this article, you will create a Fully Responsive Spotify Music Search App using Spotify Music API. By creating this App, you will learn 1. How to use Spotify API to provide OAuth authentication 2. How to search for the Albums, Artists and Playlists…

React

20 min read

How to Create a Spotify Music Search App in React
How to Create a Spotify Music Search App in React

Published in The Startup

·Sep 8, 2020

How to Create and Publish an npm Package

Easily create and publish an npm module to npm repository Introduction In this tutorial, you will create your own npm package and publish it to the npm repository. By doing this, you will understand: How to create an npm package How to install it locally before publishing to test its functionality …

React

9 min read

How to Create and Publish an npm Package
How to Create and Publish an npm Package

Published in JavaScript in Plain English

·Aug 19, 2020

How to generate mock data within seconds using Node.js

Generate JSON data quickly to use in any application — Introduction In most of the applications, you need to have some static JSON data with which you can create and test the application without directly using the production data. If you’re building an e-commerce application, you may need a list of product details with the product name, image, and price to…

Java Script

7 min read

How to generate mock data within seconds using Node.js
How to generate mock data within seconds using Node.js

Published in Level Up Coding

·Aug 17, 2020

Most Useful VS Code Extensions To Improve Your Productivity

Some of the most useful and popular VS Code extensions you should use — Visual Studio Code (VS Code) is the most popular IDE for Developers right now because of its simplicity and the availability of extensive extensions. In this article, we will see some of the most useful and popular extensions in the VS Code. 1. Relative Path

React

4 min read

Most Useful VS Code Extensions To Improve Your Productivity
Most Useful VS Code Extensions To Improve Your Productivity
Yogesh Chavan

Yogesh Chavan

Full Stack Developer | JavaScript | React | Nodejs. https://dev.to/myogeshchavan97

Following
  • Jason Weiland

    Jason Weiland

  • Adam, Diabetic Cyborg

    Adam, Diabetic Cyborg

  • L.A. Strucke

    L.A. Strucke

  • Stephan Methner

    Stephan Methner

  • Sam H Arnold

    Sam H Arnold

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable