
A better useReducer: useHyperState
I'd like to introduce you to useHyperstate – a custom react hook for state management. Simply put,...
Tag archive

I'd like to introduce you to useHyperstate – a custom react hook for state management. Simply put,...
Hyperapp's snappy and declarative virtual DOM engine is an excellent way to control your DOM most of...
I've learnt how JavaScript's event loop works very well thanks to a bug of my app that looked Hyperapp's bug at first.

Back in the summer of 2020 I wrote an article series on how to make your Hyperapp-apps modular. The...

NOTE: this article series is superceded by this article Welcome to this last part of my...

NOTE: this article series is superceded by this article In the last couple parts I've...

NOTE: this article series is superceded by this article In part 1, I brought up the...

NOTE: this article series is superceded by this article When a codebase grows larger,...

NOTE: this article series is superceded by this article In the first part of this...

NOTE: this article series is superceded by this article In part 1 we talked about...

Another Writing Application Originally posted here in my blog Another writing applicatio...
Finishing building Hangman in Hyperapp