https://github.com/minsoo-web/i-don-t-know-js
es5 ~ es9 까지 정리해 보는 repository 입니다.
https://github.com/minsoo-web/i-don-t-know-js
es5 es6 javascript
Last synced: 15 days ago
JSON representation
es5 ~ es9 까지 정리해 보는 repository 입니다.
- Host: GitHub
- URL: https://github.com/minsoo-web/i-don-t-know-js
- Owner: minsoo-web
- Created: 2019-11-25T04:14:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-07T14:00:33.000Z (over 3 years ago)
- Last Synced: 2025-09-10T23:59:51.234Z (25 days ago)
- Topics: es5, es6, javascript
- Homepage:
- Size: 5.48 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
ECMAScript 문법 정리
## 개요
알고리즘을 공부하다가 다른 사람의 풀이를 보고 현타가 와서🤦
제가 모르는 JavaScript 개념이 없도록
ES5 ~ ES2020 까지 공부하면서 정리하는 것이 🔥목표🔥입니다.> ⭐️Star 와 🌱PR, ⚡️Issue 는 환영입니다!
## 🗂 목차
- [ES5](https://github.com/Minsoo-web/es_features/tree/master/es5)
- [ES6 (🌱진행중)](https://github.com/Minsoo-web/es_features/tree/master/es6)
- ES7 (예정)
- [etc](https://github.com/Minsoo-web/es_features/tree/master/etc)