Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
luwes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
luwes
6mo ago
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 hint at this in the home page under the v10 is built differe
2.
▲
Show HN: castable-video
(github.com)
2 points
by
luwes
4y ago
|
1 comments
3.
▲
by
luwes
6y ago
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. As does Sol
4.
▲
Show HN: Handlebars just got a trim, alternative JavaScript template engine, 2kb
(github.com)
2 points
by
luwes
7y ago
|
2 comments
5.
▲
JavaScript Framework Benchmark – Speed X Size Scatter Graph
(luwes.github.io)
2 points
by
luwes
7y ago
|
0 comments
6.
▲
by
luwes
7y ago
also fixed https://codesandbox.io/s/sinuous-array-bug-fixed-4s2nr
7.
▲
by
luwes
7y ago
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. It's related to the popular `htm`
8.
▲
by
luwes
7y ago
@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 standards.
9.
▲
by
luwes
7y ago
it's indeed not possible, that's why there is a `map` module for rendering lists.
10.
▲
by
luwes
7y ago
thanks for reporting, seems to be a bug. added to GH issues and will fix asap
11.
▲
by
luwes
7y ago
@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 dependencies. I'll do some investigating if it has th
12.
▲
by
luwes
7y ago
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 createElement function name so I didn't think this need
13.
▲
Show HN: Sinuous – Small, fast, reactive UI library
(github.com)
76 points
by
luwes
7y ago
|
44 comments
14.
▲
PostCSS plugin to generate a custom CSS var shim
(github.com)
1 points
by
luwes
9y ago
|
0 comments
15.
▲
by
luwes
13y ago
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 browsers.
16.
▲
by
luwes
14y ago
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.