#3 Enable Additional Plugins for Better React Development - React Basic to Pro Series

#3 Enable Additional Plugins for Better React Development - React Basic to Pro Series

Welcome to React Basic to Pro Bangla Video tutorial. In this tutorial of Day 3  I've showed you 

1) Install our favorite Visual Studio Code Editor

2) Install Necessary Plugins and Extensions.

 

Install Visual Studio Code

https://code.visualstudio.com/docs/?dv=win

 

Code Editor Extensions VS Code

  1. Prettier For Code Formatting – alt+shift+f [Important]
  2. Visual Studio IntelliCode  Code Intelligence [Important]
  3. Simple React Snippets for Code snippet in React [Important]
  4. ES7 React/Redux/GraphQL/React-Native snippets for Code Snippet [Important]
  5. Babel for JavaScript code completion [Important]
  6. Auto Renaming Tag Auto rename tag
  7. vscode-icons for sidebar icons
  8. gitlens for git code commit and other supports

 

So, Just Download these extensions and install it on visual studio code.

 

Get full course link - https://devsenv.com/tutorials/react-tutorials-beginner-to-pro-a-complete-react-tutorial-series

 

Video in Bangla - Day 3

 

 

More Tags: 

react bangla video, react tutorials, react advance, react basic to pro, react project, react live project example, react video tutorial, react real example, react project run, react bangla video, react project setup, react ecommerce project, react todo app, react admin panel, react big project, enable additional plugins react, react development plugins

Previous
Install React Project with CLI & Run Our First React App
Next
#4 - let vs const vs var - Clear the ES6 concepts and makes simpler path to learn React