←back to thread

439 points david927 | 1 comments | | HN request time: 0.204s | source

What are you working on? Any new ideas which you're thinking about?
1. mb2100 ◴[] No.44434644[source]
https://mastrojs.github.io There are three parts to it:

- Guide to HTML, CSS and JS with accompanying "Visual Studio Code for the Web" extension – build your static site (and publish to GitHub Pages) directly in the browser.

- A minimal Astro-like MPA web framework for handcrafted websites providing you the essential abstractions to simply write HTML, CSS and JS – without any complex tools messing with your code before it reaches the browser.

- Reactive Mastro – a tiny client-side reactive GUI library for your Mastro project, or for your existing MPA.