all repos — h3 @ aa18feff1a4c467ae0fd6afbde40fea654aa9975

A tiny, extremely minimalist JavaScript microframework.

Update about.md
Fabio Cevasco h3rald@h3rald.com
Tue, 27 Apr 2021 21:26:57 +0200
commit

aa18feff1a4c467ae0fd6afbde40fea654aa9975

parent

cda4092ba368c7a8c44a7fd7cfd0702b334b609b

1 files changed, 1 insertions(+), 5 deletions(-)

jump to
M docs/md/about.mddocs/md/about.md

@@ -2,10 +2,6 @@ ## About

Or: _everything you wanted to know about H3, but you were afraid to ask_. -### Why the name? - -Well, because I typically use [H3RALD](https://h3rald.com) as my handle online... **h** was already used by [HyperScript](https://github.com/hyperhype/hyperscript) so... **h3** was the next best thing to use as a constructor for Virtual DOM Nodes. - ### Why the weird release labels? Ubuntu started [naming their releases after animals](https://wiki.ubuntu.com/DevelopmentCodeNames) in alphabetical order... In a similar way, H3 releases are named after [Star Trek species](https://memory-alpha.fandom.com/wiki/Species).

@@ -39,4 +35,4 @@

Special thanks to the following individuals, that made H3 possible: * **Leo Horie**, author of the awesome [Mithril](https://mithril.js.org/) framework that inspired me to write the H3 microframework in a moment of need. -* **Andrey Sitnik**, author of the beatiful [Storeon](https://evilmartians.com/chronicles/storeon-redux-in-173-bytes) state management library, that is used (with minor modifications) as the H3 store.+* **Andrey Sitnik**, author of the beatiful [Storeon](https://evilmartians.com/chronicles/storeon-redux-in-173-bytes) state management library, that is used (with minor modifications) as the H3 store.