learosema / redux-experiment

Getting started with redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux-experiment (work in progress)

This example app is going to be a simple bug tracker. You can file a bug and assign bugs to users.

It doesn't use React right now, just plain vanilla js and redux. To ease the switch to react later on, the app is already split up into different components.

About

Getting started with redux


Languages

Language:JavaScript 74.4%Language:CSS 23.7%Language:HTML 1.9%