TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Marko vs. React: An In-Depth Look

4 pointsby seangatesabout 8 years ago

1 comment

psteeleidemabout 8 years ago
I&#x27;m the author of the article and one of the maintainers of Marko. We also recently published an article on the release of Marko 4.0 for context: [Marko 4.0 is here](<a href="https:&#x2F;&#x2F;medium.com&#x2F;@mlrawlings&#x2F;marko-4-0-is-here-837884c5f60d" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@mlrawlings&#x2F;marko-4-0-is-here-837884c5f60...</a>).<p>A lot of hard work has gone into making Marko one of the fastest and simplest JavaScript libraries for building web applications based on UI components. Many of the features of Marko were heavily inspired by React, but Marko is very different with a lot of unique features (async, streaming, concise syntax, etc.) and optimizations.<p>Feedback and questions welcome!