Skip to content

wishy-gift/todo-react-redux-noscript

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

TODO React, Redux, Noscript

About

This is a proof of concept for a way to use React, Redux and SSR to accommodate users without JavaScript. You can read more about this in the blog post, and try out the demo here

I hope to implement something like this in the future for my side project Wishy.gift, a privacy friendly wishlist service :)

Running it yourself

git clone git@github.com:wishy-gift/todo-react-redux-noscript.git
cd todo-react-redux-noscript/
npm install
npm run build
npm run dev

About

Using React, Redux and SSR to accommodate users without JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published