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.

Observable Framework 1.1

20 pointsby mbostockover 1 year ago

2 comments

tubignaasoabout 1 year ago
CommonMark compatibility could really help. Those quirks were really painful.<p>I recently tried building out some financial reports using Observable but found myself really stuck on the quirks around HTML and Markdown. It felt like it would have been a great tool if I could just drop down into full HTML templates rather than having to mix in Markdown. Markdown is great for initial prototyping but once I needed to customize some tables outside what the stock controls allowed for it became really impossible. Ultimately I had to scrap the project and move over to Gatsby which allowed for better template control. Though it’s certainly a lot heavier of an option.
bmordueabout 1 year ago
&quot;New contributors&quot; in the changelog is a nice touch.