Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hbroek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hbroek
3y ago
Fixed :-)
2.
▲
by
hbroek
3y ago
I love Svelte for all these reasons. But in the end, was turned off by the required tooling.
3.
▲
by
hbroek
3y ago
> This removes the need for VDOM diffing, but unless I use a `MutationObserver` external updates to marked branches will probably mess it up. Similar in Reken. It controls all the DOM; DOM updates outside Reken will get stuff out of sync
4.
▲
by
hbroek
3y ago
Very cool, it seems we almost came up with the same approach of components/templates. In your framework, it is referenced with a data-template attribute. In Reken, I use a data-component attribute. One of the design goals for Reken was
5.
▲
by
hbroek
3y ago
Thanks for pointing that out. Yes had rewritten it a will need to use a different event to enable the button if there is an update in the input field.
6.
▲
by
hbroek
3y ago
Enjoy the process of building your framework. I had similar goals when I started my no tooling / no dependencies Reactive framework https://reken.dev , 2 years ago. And I loved every bit of it. My most complicated problems w
7.
▲
by
hbroek
4y ago
I developed and run Wordrow+ a word puzzle game in HTML5. A mix between Wordle and Tetris. So far costed me money on app developer licenses and buying an Android phone to test the Android version (in progress) https://wordrow.fun
8.
▲
by
hbroek
4y ago
Hello HN, My wife and I developed this game as we like word games such as Wordle. The game is designed to run about 5 minutes. The goal is to guess 5-letter words within a decreasing time constraint. The words can be entered with a keyboard
9.
▲
Show HN: Wordrow – A Wordle and Tetris Mixup
(wordrow.fun)
1 points
by
hbroek
4y ago
|
1 comments