Skip to content

노마드코더 리액트JS마스터 강의를 보며 따라한 코드

Notifications You must be signed in to change notification settings

yoojh9/react-master

Repository files navigation

react-master

노마드코더 리액트JS마스터 강의를 보며 따라한 코드.
https://nomadcoders.co/react-masterclass/lobby



1. style

Styled Components 사용 방법


  • 'As'
  • attr

  • animation
  • pseudo selector
  • state selector

  • Theme



2. typescript

  • react와 typescript 사용 방법
  • typescript에서 styled-components 적용 방법



3. React 실습

  • React-Router
  • reset css
  • Font
  • <Link />
  • Fetch Data
  • React Query / React Query Devtools
  • React Helmet
  • Recoil

  • react-hook-form
    • register()
    • watch()
    • handleSubmit()
    • formState
  • Recoil
    • useRecoilState(), useSetRecoilState(), useRecoilValue()
    • Selector

  • Recoil
    • atom
    • selector (get/set)

  • react-beautiful-dnd
    • drag & drop
  • reordering
    • splice()
  • React Memo
  • useRef() / reference

  • Framer Motion
  • Variants
  • Transition
    • delayChildren
    • staggerChildren
  • MotionValue
    • useMotionValue()
    • useTransform()
    • useViewportScroll()
  • SVG Animation
    • path
    • pathLength
  • AnimatePresence
  • Slider
    • custom
    • exitBeforeEnter
  • Layout props



4. 최종

About

노마드코더 리액트JS마스터 강의를 보며 따라한 코드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published