Viewing profile — HorizonShadow
HorizonShadow
HN member- Joined
- Mon, Apr 07, 2014, 11:38 PM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About HorizonShadow
No profile information was provided.
Recent public activity
-
comment
Comment #27434252
Reminds me of smalltalk. Interesting to see something like that make its way to the web. There was pharojs and amber, but they were lackluster.
-
comment
Comment #27197471
This is also true of REST requests. They're not scoped to the user by default. In fact, Rails doesn't even have the concept of a user by default. The argument against using actionc…
-
comment
Comment #25790510
They don't really have any overlap. Hotwire is for replacing frames with content when navigating through anchors or form posts. StimulusReflex is performing RPC, then diffs the old…
-
comment
Comment #22545675
It's not official, but it may as well be. Fantastic library.
-
comment
Comment #13607672
I would say a lot of people disregard internet speeds when creating websites. Just check the source of any random website, and you're going to see jquery loaded, where it's either …