menu

Why you can't use styled-components with NextJS

May 04, 2024

Recently, I was working on Next.js with styled-components. During the development, I've encountered the errors that styled-components can't be used in React Server Component. Let's find out why.

styled-components-with-nextjs's post

nginx의 개념과 이해

Nov 25, 2023

오늘은 Webpack에 대한 정의와 필수 개념을 버전 5 기준으로 간단하게 정리해보았다

basic-nginx-1's post