Skip to content

Todo App with Redux in ReactJS, using Duck Pattern and Redux Sauce

Notifications You must be signed in to change notification settings

vinaciotm/todo-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Redux (ReactJS)

Todo App with ReactJS, using Redux, Duck Pattern and Redux Sauce

Demo preview

Desktop:

Preview

Mobile:

Preview Mobile

The "TO-DO list" app is the most popular application to develop when the goal is to study a new technology.

So, I made this app to study "Redux, Duck Pattern and Redux Sauce"...

  • Redux: is a library for manipulating global states

  • Duck Pattern: is a way to structure the files and folders "store, actions and reducers" of redux

  • Redux Sauce: is a library to create actions and reducers

Thanks.


TRADUÇÃO (PT-BR)

O App "lista de tarefas" é a aplicação mais popular para desenvolver quando o objetivo é estudar uma nova tecnologia.

Então, eu fiz este aplicativo para o estudar "Redux, Duck Pattern e Redux Sauce".

  • Redux: é uma biblioteca para manipular estados globais

  • Duck Pattern: é uma maneira de estruturar os arquivos e pastas store, actions e reducers de redux

  • Redux Sauce: é uma biblioteca para criar actions e reducers de uma forma facilitada

Valeu!


Contact me

LinkedIn.


Agradeço ao pessoal da @rocketseat por disponibilizar vídeos sobre o tema. Abraço!

#todo #todolist #github #react #reactjs #node #redux #duckpattern #rocketseat


I use create-react-app from (https://github.com/facebook/create-react-app).

About

Todo App with Redux in ReactJS, using Duck Pattern and Redux Sauce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published