Live data from Hacker News

Viewing profile — HorizonShadow

HorizonShadow

HN member
Joined
Mon, Apr 07, 2014, 11:38 PM UTC
HN karma
8
Public activity
5 items

About HorizonShadow

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. 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…

  4. comment
    Comment #22545675

    It's not official, but it may as well be. Fantastic library.

  5. 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 …