Marko – A declarative, HTML‑based language that makes building web apps fun
14 days ago
- #frontend
- #Marko
- #web development
- Marko powers high-traffic, production-grade websites like eBay.com.
- Marko is designed for those familiar with HTML, CSS, and JavaScript.
- Features include a streaming, resumable, optimizing compiler and a tiny runtime.
- Marko extends HTML to build dynamic and reactive user interfaces declaratively.
- Streams content to users as soon as it's ready, improving load times.
- Optimized for both browsers and servers with environment-specific output.
- Built-in TypeScript support with strong type inference across templates and components.
- Encourages community involvement for help and contributions.