Giter VIP home page Giter VIP logo

universal-react-router-redux-isomorphic-example's Introduction

Universal React Router Redux Isomorphic Example

This is a simple Isomorphic React Router Redux App(ES6+)example writing in Universal JavaScript.

Technology Stack

  1. React / ReactDOM
  2. Redux
  3. React Router Redux
  4. Node.js(Express)
  5. ImmutableJS
  6. Webpack
  7. ES6+(Babel)

Why Isomorphic ?

  1. SEO Friendly(server side rendering)
  2. Backend and Frontend share the same code(JavaScript、React)
  3. Better page loading speed

Getting Started

$ npm init
$ npm install --save react react-dom redux react-router-redux immutable express
$ npm install --save-dev webpack webpack-dev-server babel-core babel-eslint babel-loader babel-preset-es2015 babel-preset-react eslint eslint-config-airbnb eslint-loader eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-jsx-a11y eslint-plugin-react html-webpack-plugin 

References

  1. Universal JavaScript
  2. Isomorphism vs Universal JavaScript
  3. Isomorphic JavaScript
  4. Why Everyone is Talking About Isomorphic / Universal JavaScript and Why it Matters
  5. Is “Isomorphic JavaScript” a good term?

License

MIT

universal-react-router-redux-isomorphic-example's People

Contributors

kdchang avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.