logoalt Hacker News

bob1029today at 4:56 PM0 repliesview on HN

I think web frameworks have been "in trouble" as of gpt-5.4. I can't imagine using something like React anymore.

The most incredible combo I've seen lately is progressive enhancement of Razor Pages with javascript. With this arrangement the newest models tend to make a really good call on if something should happen server-side (cshtml) or on the client (js).