Code Monkey home page Code Monkey logo

learning-react-resources's Introduction

Resources
    blog posts
        "Ducks" - Modular Redux - idea
            https://github.com/erikras/ducks-modular-redux
        TDD w/React at Pivotal
            http://engineering.pivotal.io/post/tdding-react-and-redux/
        How I stopped worrying and learned to love JSX
            http://jamesknelson.com/learned-stop-worrying-love-jsx/
        React on ES6
            http://babeljs.io/blog/2015/06/07/react-on-es6-plus
            Also see cheat sheet
                http://jamesknelson.com/wp-content/uploads/2016/01/react-with-babel-cheatsheet.pdf
            Use react.createClass, extend React ES6 class, or stateless function?
                http://jamesknelson.com/should-i-use-react-createclass-es6-classes-or-stateless-functional-components/
        ReactJS for Stupid People
            http://blog.andrewray.me/reactjs-for-stupid-people/
            Stupid is as stupid does
            Life is like a box of chocolates
            Right up my alley (Ken)
        Flux for stupid people
            Flux is historical in nature (old approach) but some philosophies apply
            http://blog.andrewray.me/flux-for-stupid-people/
    Learning
        Courses
            Redux
                http://courses.reactjsprogram.com/courses/redux-and-immutablejs
                    Tyler McGuiness
                    Paid $250 course
        Tutorials
            React
                Build with React
                    Quick tutorials using JS Bin samples
                    covers virtual dom, components, css, etc.
                Learn Raw React
                    http://jamesknelson.com/learn-raw-react-no-jsx-flux-es6-webpack/
                    Does NOT show JSX, so you learn how to dynamically create components
            Redux
                Ful stack Redux Tutorial
                    http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html
                    Massive
                    Maybe a bit dated, not sure
                Redux Tutorial in JS GitHub samples
                    Free
                    Runs as js files in Node
                    Online course
                    [email protected]:happypoulp/redux-tutorial.git
    projects
        redux integrations
            react-redux-provide
                https://github.com/loggur/react-redux-provide
                From site: "Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components."
                - [ ] Research this API

learning-react-resources's People

Contributors

krimple avatar

Watchers

 avatar  avatar

learning-react-resources'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.