- Modern JavaScript Web Development Cookbook
- Federico Kereki
- 45字
- 2021-07-02 14:49:49
Using Modern JavaScript Features
The recipes we will be covering in this chapter are as follows:
- Adding types
- Working with strings
- Enhancing your code
- Defining functions
- Programming functionally
- Doing async calls compactly
- Working with objects and classes
- Organizing code in modules
- Determining a feature's availability