Abhimanyu Singhinfleetx engineeringNext.js and SSR for our new website — fleetx.ioIt was the time when we decided to restructure our product with several new ideas, mostly in terms of solutions provided by the company…Jul 6, 2020Jul 6, 2020
Abhimanyu SinghPromises in ES6.Promises are used for asynchronous programming and used in many of the existing Javascript libraries also ES6 have a standard…Sep 22, 2016Sep 22, 2016
Abhimanyu SinghArrow functions in ES6.ES6 introduced a powerful feature named as Arrow functions => (or Fat arrow) which have a very good use for JS developers struggling with…Sep 22, 2016Sep 22, 2016
Abhimanyu SinghTemplate Literals in ES6.Template strings are introduced in ES6 to work with strings. `Back-ticks` are used to wrap text and it’s having numerous advantages….Sep 21, 2016Sep 21, 2016