CoffeeScript: The Good Parts—Write Better javaScript
Ditulis pada: December 22, 2018
Coupon Details
CoffeeScript: The Good Parts—Write Better javaScript, The good and not so good parts of CoffeeScript in comparison to JavaScript.
Created by Azat Mardan
Preview This Course - GET COUPON CODE
What you'll learn
- Understand CoffeeScript syntax (semicolons, whitespace, parentheses)
- Understand automatic var insertion mechanism and while manual var might be bad in native JavaScript
- Use CoffeeScript conditions
- Use CoffeeScript functions (fat and skinny arrow ones)
- Use CoffeeScript classes
- Use CoffeeScript arrays
- Use CoffeeScript splats
- Use CoffeeScript comprehensions