Hacker News new | ask | show | jobs
by ogreyonder 4513 days ago
+1 to parent post. It looks awesome, the fade-in is kinda distracting. It also re-fades the main area when you switch between categories.

To the coders: Nice job on using multiple URLs to allow pages to be viewed without JS enabled. Having to reload each page when it is requested is not trendy, but it's nice to know Mailpile will work on locked-down browsers. Kudos!

1 comments

Yah, this is precisely why currently there is more fading than we'd like. We want to evolve to something that behaves like a single page app yet gracefully degrades to non-JS users for read only browsing- thus takes a bit more time to think & iterate on it!