Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
HorizonShadow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
HorizonShadow
5y ago
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.
2.
▲
by
HorizonShadow
5y ago
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 actioncable because it doesn't scope to users by def
3.
▲
by
HorizonShadow
6y ago
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 page and the new page, updating changed elements.
4.
▲
by
HorizonShadow
7y ago
It's not official, but it may as well be. Fantastic library.
5.
▲
by
HorizonShadow
10y ago
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 not being used at all, or using a single function