use server 와 form action
서버에서 동작하는 작업은 "use server"; 지시문을 함수의 최상단에 입력하여 서버 작업으로 정의할 수 있습니다. 서버 액션을 form action과 함께 사용하여 submit 시 동작할 서버 작업을 구현할 수 있습니다.더보기 →
prettier-plugin-tailwindcss(tailwindcss 클래스 자동 정렬 플러그인)
Tailwind CSS IntelliSense는 tailwindcss 클래스를 권장 클래스 순서에 따라 자동 정렬해주는 prettier 플러그인 입니다.더보기 →
VS Code - Tailwind CSS IntelliSense(자동 완성 Extension)
Tailwind CSS IntelliSense는 tailwindcss 클래스를 권장 클래스 순서에 따라 자동 정렬해주는 prettier 플러그인 입니다.더보기 →
© freejak5520. All rights reserved.