GithubHelp home page GithubHelp logo

izelnakri / riotjs-redux-experiment Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 1.44 MB

Over-engineered to the max repo with lots of experiments

Home Page: http://88.80.184.91:3000/

JavaScript 93.42% CSS 4.63% Ruby 1.95%

riotjs-redux-experiment's Introduction

Status: isomorphic RiotJS example is done, testing Redux with RiotJS(still in progress)

I did this in RiotJS on purpose to inspire others. JS code is high quality.

I didn't use a bundler like webpack, because I like good DSLs, I know node + GulpJs and I'm not a hipster.

iz namespace is used. For example: <iz-rating-list />

All the css is component specific, bootstrap has been used to its full power.

  • npm install gulp riot sequelize-cli browserify nodemon pm2 -g

  • npm install

Create the models:

  • createdb riotjs_example

  • sequelize db:migrate

gulp watch or gulp compile (for once)

npm run server

FOR UNIT TESTS:

  • createdb riotjs_example_test
  • sequelize db:migrate --env=test

TODO:

  • run migration on deployment
  • test that store change should update selector

some other things I might do in future:

  • copy sharing = backend / frontend / multi-lang | write the logic for ruby
  • form generation from js
  • real-time comm. (socket.io)
  • multi-auth (fb/twitter etc) - OAuth
  • styleguide
  • rake routes and schema.rb functionality to the backend
  • api-serializer (maybe) + json+hal
  • backend caching with redis smt like fresh_when

riotjs-redux-experiment's People

Contributors

izelnakri avatar

Stargazers

Kenzoh Sekitoh avatar  avatar

Watchers

Kenzoh Sekitoh avatar James Cloos 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.