-
lots of progress on my polymorphic client/serverside rendering @moonscript/ @LuaLang project: mmm.s-ol.nu/?realities can now dynamically create its markup in the browser, or be compiled into static HTML markup, from the same source. (1/3) #lua #web #programming
-
So happy that this means I can finally drop webpack, npm etc. This also opens the door for running an actual server with lapis and the same polymorphic features. (3/3)
-
The source is probably a bit cryptic, but it's up on github: github.com/s-ol/mmm/blob/master/app/realities.moon