• Stars
    star
    327
  • Rank 128,686 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Idiomatic React - Flux - REST app

IdiomaticReact

Idiomatic React aims to be the simplest API-centric Flux app one could build using React.

It's complemented by Idiomatic React Chat (on the branch chat of this repository), implementing Facebook's Flux Chat app.

Currently, it uses :

Install & run

git clone https://github.com/netgusto/IdiomaticReact
cd IdiomaticReact
npm install
grunt serve

Then navigate to http://localhost:8000

Screenshot

screenshot

Features

  • Routing, with stateful navigation bar
  • ES6/ES7 transpilation to ES5, allowing ES6 constructs and ES7 await/async in the code
  • REST API adapter to I/O data, bufferring in stores
  • Immutable stores

Motive

Considering the frequent mutation of technology happening on the React scene, we believe developers might feel the need for a simple, idiomatic app reflecting the current state of the technology and techniques, be it for bootstrapping awesome apps, or simply to improve their skills.

This project aims to be simple and idiomatic. We're not there yet, and we rely heavily on contributors (on you !) to make this happen.

Contribute

Please, issues with PR only, and proper explanation of the improvement / simplification.

License

The MIT License (MIT). See the LICENSE file.

More Repositories

1

nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner
Go
1,627
star
2

upndown

HTML to Markdown javascript converter
JavaScript
275
star
3

bowser

⭐ Bowser - Dynamic Default Browser Switch for MacOS
Go
44
star
4

ember-cli-cal

Calendar component for ember-cli
JavaScript
43
star
5

Geiger

Tiny (<100 SLOC), no-dependencies Flux implementation with store synchronization (waitFor) and Dependency Injection features.
JavaScript
37
star
6

Pulpy

Juicy full featured web calendar
JavaScript
14
star
7

tax

CLI Task List Manager
Rust
14
star
8

Symfony-DynamicSubdomainBundle

Symfony2 Dynamic subdomain handler Bundle
PHP
13
star
9

ecs-typescript

Port of bytearena/ecs from Golang to TypeScript
TypeScript
11
star
10

imagejam.net

JavaScript
10
star
11

hackervid.io

Hacker video source code
PHP
7
star
12

ember-cli-cal-demoapp

Demo app for ember-cli-cal
JavaScript
5
star
13

realtime-reactive

Realtime reactive experimental data synchronization between a server and multiple clients
TypeScript
4
star
14

Symfony-AdminLTEBundle

PHP
3
star
15

docker-rust

Rust in a container
3
star
16

Symfony-BaseProject

A pre-configured project template using Symfony2, Less, Bootstrap3, FontAwesome, jQuery, Modernizr, CoffeeScript and RequireJS
PHP
2
star
17

PP-Theme-Dropplets

Dropplets theme for PP
CSS
2
star
18

baikal.codr.fr

The source code for http://baikal-server.com
PHP
2
star
19

BaikalModelBundle

PHP
2
star
20

co

PHP implementation of tj/co
PHP
2
star
21

Symfony-BootcampBundle

Symfony bundle boilerplate for easy PAAS integration.
PHP
2
star
22

scope

JS Oscilloscope for webaudio
TypeScript
1
star
23

void

Simplest webpack setup for dev + dist
JavaScript
1
star
24

car-model-prototype

Car model prototype repo (temporary)
Go
1
star
25

compose.js

JavaScript
1
star
26

PP-Theme-Medium

A Medium-Like theme for PP
CSS
1
star
27

BretzelDefense

JavaScript
1
star
28

BaikalDavServicesBundle

PHP
1
star
29

minifig

Lego minifig builder
CSS
1
star
30

phreak

PHP to ES6 abomination
PHP
1
star
31

youtube-graphql

JavaScript
1
star
32

palettes

Some palettes I ❤️.
1
star
33

audioviz

Hacking together a webgl audio viz
JavaScript
1
star
34

docker-compose-symfony3

docker-compose Symfony 3 + php7 fpm + mysql + nginx
PHP
1
star
35

webpack-frontend-startpack

Start pack for webpack frontend projects, based on Webpack with Babel and controlled by Gulp
JavaScript
1
star
36

ecs

C++ Entity Component System
C++
1
star
37

BaikalCore

1
star
38

rust-bmfont

Bitmap font parser for rustlang
Rust
1
star
39

taptapclap

Remote Clapping Apparatus
TypeScript
1
star
40

n-behaviour

Finite State Machine / Behaviour management for nodejs and the browser
JavaScript
1
star
41

Symfony-AutorouteBundle

Autoroute bundle for Symfony
PHP
1
star
42

PPSilex

Deliciously simple Markdown blog system, based on Silex.
PHP
1
star
43

airline

Land every request to it's destination. Works great with koa.
JavaScript
1
star