# You (Might) Don't Need jQuery [한국어 번역]

> Clean Markdown view of GeekNews topic #3911. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3911](https://news.hada.io/topic?id=3911)
- GeekNews Markdown: [https://news.hada.io/topic/3911.md](https://news.hada.io/topic/3911.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-18T10:18:10+09:00
- Updated: 2021-03-18T10:18:10+09:00
- Original source: [github.com](https://github.com/nefe/You-Dont-Need-jQuery/blob/master/README.ko-KR.md)
- Points: 14
- Comments: 2

## Topic Body

대부분의 jQuery 메소드 대안을 Javascript 네이티브 구현으로 제공해서 jQuery를 대체하도록 도와주는 글

- Query Selector

- CSS & Style

- DOM 조작

- Ajax

- 이벤트

- 유틸리티

- Promises

- Animation

- 대안방법

- 브라우저 지원

## Comments



### Comment 4696

- Author: bbulbum
- Created: 2021-03-23T10:45:47+09:00
- Points: 1

오히려 jquery가 더 대단하게 느껴지네요..ㅎㅎㅎ

DOM 라이브러리를 개발하는게 아니라면 jquery가 필요한 상황에는 사용하는게 더 좋은 생산성을 보일 것 같습니다.

### Comment 4663

- Author: shinehwan
- Created: 2021-03-18T15:04:59+09:00
- Points: 1

감사합니다~
