Use Preact #15

Manually merged
FWDekker merged 3 commits from preact into master 2020-04-11 19:58:58 +02:00
Owner

Fixes #13.

Instead of using templates and slots, I've decided to use a combination of Preact and HTM. With these two (tiny) frameworks, the maintainability of the code for creating DOM elements has improved greatly. Not everything is in Preact/HTM yet, but that's fine for now I suppose.

Fixes #13. Instead of using templates and slots, I've decided to use a combination of [Preact](https://preactjs.com/) and [HTM](https://github.com/developit/htm). With these two (tiny) frameworks, the maintainability of the code for creating DOM elements has improved greatly. Not everything is in Preact/HTM yet, but that's fine for now I suppose.
FWDekker added the
code-quality
label 2020-04-11 19:56:25 +02:00
FWDekker self-assigned this 2020-04-11 19:56:25 +02:00
FWDekker closed this pull request 2020-04-11 19:58:58 +02:00
FWDekker deleted branch preact 2020-04-11 19:59:34 +02:00
Sign in to join this conversation.
No description provided.