@gitpush_gitpaid We really should leave the server rendering to the professionals and use PHP 😝
@gitpush_gitpaid Do you only need to declare a component a client component at the client "boundary" or for every component that should only render on the client?
@gitpush_gitpaid State management for server components simply sucks: - Everything is cached by default - Form actions are a headache to work with, validate input, and show feedback (errors, success, loading states) - revalidatePath() usage is uncanny and prone to mistakes
@gitpush_gitpaid Same, I always keep relapsing to "use client"
@gitpush_gitpaid It should have been reverse In the first case
@gitpush_gitpaid Play stupid games, win stupid prizes.
@gitpush_gitpaid More times than I would like to admit 🤣