Using Modern JavaScript Today
Ditulis pada: February 03, 2019
Coupon Details
Using Modern JavaScript Today, what every web developer needs to know
Created by 3D BUZZ Programming and Digital Art training, Nelson LaQuet
What you'll learn
- Use Modern JavaScript tools and language features on all web platforms
- Organize their JavaScript, images and stylesheets into modules with a clear dependency hierarchy
- Quickly iterate on code in development, using file watchers that re-compile code on any change
- Easily deploy production-ready asset bundles
- Use a build step in order to allow code transformations so that other languages (such as Less, Sass, CoffeeScript, and TypeScript) can be used in the browser
- Automate common tasks during development and deployment using Node libraries and Gulp