Hacker News new | ask | show | jobs
by jrajav 972 days ago
At first, from the title, I thought this might be a clever solution to the problem just created out of thin air that 'official' React apps with Next now require "use client" on a large fraction of previously working modules that were always intended to run on the client by default.
1 comments

As someone that's not bought in on "use server" yet - ugh. What the fuck were they thinking?