- Vite - development environment
- React - JS library
- GSAP - animation library
- Emotion - CSS-in-JS library
- Sass - CSS preprocessor
- PostCSS - CSS postprocessor
- Eslint - linter
- Prettier - code formatter
- React Basics
- CSS-in-JS
- setting constants and mixins for applying styles
- ajax post request, error handling, loading animation
- form validate
- CSS Interaction
- CSS Grid
- Svg icons, image
- GSAP animation
- Switch favicon between dark and light modes
- Displaying webfont using webfont loader
- Issue-driven development
- styled-components
- api mock
- emotion
- ESLint Error
- transitions when switching components
- React Transition Group
- How to pass the ref attribute to your own components
- resolve Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()? Check the render method of Link.
- Component definition is missing display name in React
- gsap on react
- animation reference