Giter Site home page Giter Site logo

jonathantr / react_scaffolding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafaelchiti/react_scaffolding

0.0 1.0 0.0 509 KB

React + React Router 1.0 + Redux + Webpack & Hot Module Replacement

Makefile 1.49% JavaScript 63.61% HTML 1.88% CSS 32.85% Shell 0.17%

react_scaffolding's Introduction

React scaffolding

An opinionated scaffolding with the following technical stack and configuration:

  • React (0.14.x)
  • React Router (1.x)
  • Flux by using Redux (3.x)
  • Webpack
  • CSS Modules
  • Stylus
  • Seamless Immutable
  • Hot module replacement
  • Babel
  • Testing mocha + shallow rendering with React

The idea is to provide a base structure that enable consumers to start building freatures and deliver a production ready package of a Single Page App.

TO DO

  • Better examples of styling and way of shaing styles between css modules and js
  • Test examples for unit test with shallow rendering.

Getting started

To start hacking simply do:

$ make install-githooks
$ npm install
$ make run

Point browser to http://localhost:9898

For more detailed reference continue reading.

Rational behind the stack

Check the resources section for talks and explanations on WHY the stack I present here.

Bundle process

The scaffolding provides a feature-rich configuration for delivering the application as well as a rich development experience. Go here to read more about the details of our bundle process.

Architecture (React + Flux)

React patterns

Other patterns

react_scaffolding's People

Contributors

rafaelchiti avatar

Watchers

 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.