Sharing a recent work of mine.
This is an interactive in-browser tutorial for MarkoJS v6 illustrating concepts, patterns, tooling, integrations.
It contains 100+ solvable lessons & is built with tutorialKit (powered by StackBlitz webcontainers API)
(its hosted on Netlify under the 300 free credits)
If you're looking to get into Marko but were looking for the best possible way, this is the moment to demystify it.
100+ lessons illustrating concepts and advanced patterns like out-of-order streaming, resumability, compile-time reactivity, 0KB of JS when there is no client interactivity & Marko's new meta framework @marko/run.
It also introduces App Federation - a new take on microfrontends by Marko. As a bonus, it includes a number of examples and the hackernews demo too.
With fine grained bundling, fine grained reactivity, blazing fast SSR, a runtime size of 8KB GZ Marko is one of the most compelling frameworks!
Take a look & give it an upvote !
URL: https://markojs-tutorial.netlify.app/ Repo: https://github.com/defunkt-dev/markojs-tutorial