How to write Javascript in ES6 with Nodejs
You building an application with React and Node. You write your React code in ES6 but when you visit your Node backend code you happen to write in ES5. I found this quite annoying due to the change and also the require method. If you feel you are com...
Oct 2, 2019873


