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.

Show HN: TodoMVC that works with JavaScript disabled

2 pointsby danielskoglyalmost 5 years ago

1 comment

danielskoglyalmost 5 years ago
This is a demonstration of a way to make things work for users without JS enabled, making use of React, Redux and SSR.<p>You can find a complete write-up of here: <a href="https:&#x2F;&#x2F;blog.klungo.no&#x2F;2020&#x2F;05&#x2F;28&#x2F;using-react-and-redux-to-acommodate-users-without-javascript&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.klungo.no&#x2F;2020&#x2F;05&#x2F;28&#x2F;using-react-and-redux-to-a...</a>