Viewing profile — luwes
luwes
HN member- Joined
- Fri, Aug 24, 2012, 6:08 AM UTC
- HN karma
- 44
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About luwes
Recent public activity
-
comment
Comment #47534406
VJS contributor here. It still matters for the page load time and start up time of the video which could be important to engage the user quick enough depending on the use case. We …
- story
- story
- story
-
comment
Comment #22997388
Hooks are nothing new, it's just repackaging of https://github.com/dominictarr/observable https://github.com/adamhaile/S Mobx and Vue use the same technique for running computeds. …
- story
- story
-
comment
Comment #20512296
also fixed https://codesandbox.io/s/sinuous-array-bug-fixed-4s2nr
-
comment
Comment #20503871
This is fixed in v0.12.3, https://codesandbox.io/s/sinuous-counter-hmp8x The issue below is still to be fixed. It currently returns an array when it should be a DocumentFragment. I…
-
comment
Comment #20502711
@aitchnyu it is similar to Svelte, a lot simpler, early stages, less features though. I think one of the upsides of Sinuous is that stays much closer to plain JS and to the web sta…
-
comment
Comment #20500623
it's indeed not possible, that's why there is a `map` module for rendering lists.
-
comment
Comment #20500602
thanks for reporting, seems to be a bug. added to GH issues and will fix asap
-
comment
Comment #20500515
@localvoid thanks for the investigation, Sinuous can get around this with the template module I believe. Also Sinuous doesn't use the same library as Solid or S.js for tracking dep…
-
comment
Comment #20499721
Thanks for the feedback! `o` is an alias for `observable`. `observable` can be used as well. `h` is the pragma, comes from hyperscript. it's used by a lot of libraries as the creat…
- story
- story
-
comment
Comment #7437010
Shamelessly promoting my text selection and range API polyfill, https://github.com/luwes/selection-polyfill Just to make clear, this would enable Scribe to work in older IE browser…
-
comment
Comment #4509567
Vitamin D helped me too, it seemed to increase my energy. It makes sense to add this to your diet if you're working behind a desk indoors most of the day.