Visual Studio Code trick to quickly assign fields in your JavaScript constructor
Are your tired of typing the following in your JavaScript constructor:
this.name = name;
this.isGreen = isGreen;
Here is a cool trick that uses the multi cursor functionality in Visual Studio Code to quickly assign your fields in the constructor of your JavaScript class.
Watch video Visual Studio Code trick to quickly assign fields in your JavaScript constructor online without registration, duration hours minute second in high quality. This video was added by user Coding With Adam 28 March 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,399 once and liked it 41 people.