https://github.com/tjx666/es6plus-notes
My ECMAScript 6 study notes
https://github.com/tjx666/es6plus-notes
Last synced: 20 days ago
JSON representation
My ECMAScript 6 study notes
- Host: GitHub
- URL: https://github.com/tjx666/es6plus-notes
- Owner: tjx666
- Created: 2019-08-03T14:19:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T05:53:45.000Z (over 2 years ago)
- Last Synced: 2025-03-29T22:34:44.220Z (28 days ago)
- Language: JavaScript
- Size: 437 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
主要参考了阮一峰[《ECMAScript 6 入门》](https://es6.ruanyifeng.com/)。