Live data from Hacker News

Viewing profile — afd8856

afd8856

HN member
Joined
Mon, Dec 19, 2016, 2:03 PM UTC
HN karma
3
Public activity
2 items

About afd8856

No profile information was provided.

Recent public activity

  1. comment
    Comment #31820082

    Just mentioning SlateJS which has [decorations]( https://docs.slatejs.org/concepts/09-rendering#decorations ) for this

  2. comment
    Comment #14624534

    Somewhat magical. All bound expressions in Vue are javascript expressions. Names are typically bound on "this", which is the component instance. So the above expression is equivale…