- Studying about server related javascript techniques
Week | Date | Content |
---|---|---|
1st | 2021.10.18. | - Callback ( callback ) - Promise ( promise, microtask, fetch chaining, static method, promise.all ) - async-await ( async-await ) |
2nd | 2021.10.25. | - Module ( module ) - export & import ( how to export and import ) - Dynamic import ( Dynamic import ) |