Viewing profile — afd8856
afd8856
HN member- Joined
- Mon, Dec 19, 2016, 2:03 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About afd8856
No profile information was provided.
Recent public activity
-
comment
Comment #31820082
Just mentioning SlateJS which has [decorations]( https://docs.slatejs.org/concepts/09-rendering#decorations ) for this
-
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…