My stuff, repository of posts, tidbits, and general software dump probably ...
I want to play around with streams (reactive functional programming) which means cyclejs.
SPA at first, then migrate to static built + SPA.
Webpack + typescript + cyclejs
cyclejs routing *.md files, translate to html, pipe to DOM driver
prepack first article fully, all others first paragraph ? code split everything else ?
NB: disable css validation in editors in when using tailwind because of @apply, not sure how to handle this yet