mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
Update 100-marko.md (#2181)
add content on "marko" template engine node in Node.js roadmap
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# Marko
|
||||
# Marko
|
||||
|
||||
Marko is a fast and lightweight HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering, and custom tags. It is HTML re-imagined as a language for building dynamic and reactive user interfaces.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official' href='https://markojs.com/docs/guides-overview/'>Marko Documentation</BadgeLink>
|
||||
|
Reference in New Issue
Block a user