top | item 24705133

(no title)

arkanciscan | 5 years ago

Is this a joke? Are you just trolling? This article is just hype.

discuss

order

jaredcwhite|5 years ago

Certainly the headline is clickbait-y, but the techniques described in the article are quite real.

arkanciscan|5 years ago

There are techniques? I gave up after the fourth or fifth paragraph of hype. I suppose there are enough Javascript haters here to take the bait, but I've learned that when someone has to tell you how great something is a dozen times before they tell you what it is, it probably isn't.

bdcravens|5 years ago

Stimulus Reflex is picking up a lot of steam among Rails developers. It's not novel - it's the same approach being used in LiveView in Phoenix, Blazor in dotnet, and LiveWire in Laravel. (Details vary a bit, but basically DOM diffing over web sockets, with HTML being rendered on the server as opposed to heavy client side logic transforming JSON/GraphQL)

arkanciscan|5 years ago

You managed to pique my interest more in 4 sentences than that entire article did. Thanks!