Giter Site home page Giter Site logo

stonecypher / todo_redux_to_not Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 0.0 441 KB

Let's remove Redux from the Redux todo example ๐Ÿ˜‚

License: MIT License

react redux flux todo-redux todo-flux todo-mvc vanilla vanilla-js vanilla-react screw-flux

todo_redux_to_not's Introduction

todo_redux_to_not

Let's remove Redux from the Redux todo example ๐Ÿ˜‚

This is Todo: Redux to Not

Why

My goal is to show how much simpler a vanilla non-flux app can be than a flux app. I'm using Redux as my flux because it's everyone's favorite, in turn because it in turn advocates discarding a bunch of flux (eg multiple stores.)

We start by following through the Redux step by step example, with vanilla JS implementations in their stead.

In the process, I hope to show that the added overhead of learning Flux and Redux concepts is unnecessary, and that all of these behaviors have natural implementations in the Javascript that you already know.

In essence, this is a You Might Not Need Redux site.

In particular, the Vanilla code is dramatically shorter.

Contents

  1. A step by step walkthrough of doing it the Not Redux way.
  2. A live hosting of the vanilla codebase

todo_redux_to_not's People

Contributors

stonecypher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

todo_redux_to_not's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.