unirakun / k-redux-router

redux router (with react bindings) - one route = one code
8 stars 1 forks source link

first notes #1

Closed fabienjuif closed 6 years ago

fabienjuif commented 6 years ago

Largely inspired from redux-little-router

But without the react part in it And simplified

API

Route definition

Same as redux-little-router

Actions

Same as redux-little-router.

Moins prio

State / Reducer

Same logic as redux-little-router. Plus:

Selectors

Notes