Are you looking for some useful VSCode extensions that could speed up your front-end development workflow?
I have been building React and Angular projects in VSCode over the last few years and in the next few posts I will share with you my most popular VSCode extensions.
Hope you will find this collection useful.
The first section will focus on visual enhancements.
These extensions are useful for any projects, not just React or Angular development.
Related Video
Indent Rainbow
Indent rainbow is a simple extension that makes indentation more readable by colorizing each tab indentation.
By default it comes with a “rainbow” of colors, but if you prefer something more subtle like me, simply past the following configuration into your User Settings.
Facebook is responding to the reaction of the open source community. Since introducing the BSD + Patents license for React, many developers and companies started to look for alternatives to React.
The founding developer of WordPress Matt Mullenweg announced in his On React and WordPress article that his team is taking a step back and will be rewriting the upcoming version of WordPress (Gutenberg) using a different library.
It will be interesting to see if WordPress spends their time and money rewriting Gutenberg using a different library or this React license update will be enough to win them back.
I would love to see WordPress use React for their codebase in the near future.
What does it mean for React developers?
This update means that everyone can focus on developing and shipping great products instead of worrying about any licensing issues.
No more legal conversations and confusion.
The license will be updated for React 16.x and backported to React 15.x.
Only React, Jest, Flow, and Immutable.js will be relicensed.
GraphQL and React Native do not inherit the MIT license at the moment of writing this post.
Are you a React beginner? This React tutorial will explain everything in simple terms and plain English so you don’t feel overwhelmed or frustrated while learning React.