Web Frontend | 우아한형제들 기술블로그 만들어 가며 알아보는 React: React는 왜 성공했나npm trends(npm에 등록된 패키지의 트렌드를 확인하고 비교할 수 있는 사이트) 기준 프런트엔드 UI 개발 라이브러리 순위는 1.React, 2.jQuery, 3.Vue 입니다 불과 몇 년 전만 하더라도 UI 개발 라이브러리는 jQuery가 가장 인기가 있었습니다. 2018년 즈음부터 React가 jQuery를 앞서기 시작했는데요(npm trends 기준) 왜 jQuery에서 React로 프런트엔드 UI 개발 라이브러리의 흐름이 변경되었는지 간단히 알아보고, React의 기능들을 JavaScript로 직접 구현 해 보고자 합니다.https://techblog.woowahan.com/8311/React hooks: not magic, just arraysI am a huge fan of the new hooks API. However, it has some odd constraints about how you need to use it. Here I present a model for how to think about using the new API for those that are struggling...https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e