Skip to content

9 trello kanban meteor react

Rnjai Lamba edited this page Apr 24, 2016 · 1 revision

Kanban ui search
search - trello clone , trello angular etc.
kanban reactjs
find on codepen
kanban modal

Kanban
taiga https://tree.taiga.io/project/taiga/kanban
wekan https://wekan.io/
kanban https://github.com/somlor/kanban
wekan

Wekan
old nvm https://github.com/wekan/wekan/issues/475
forks https://github.com/umeshrs/wekan/commit/8fe79f2d566066bc87a460facf3f5c2950367091
title bug https://github.com/wekan/wekan/issues/473
checklist https://github.com/wekan/wekan/issues/298

Meteor
Meteor (Node Fibers) has all the performance characteristics of
any Node server, while allowing for a synchronous style of writing
your code.
https://groups.google.com/forum/#!topic/meteor-talk/PcRzH77qpxQ
event loops https://meteorhacks.com/fibers-eventloop-and-meteor/
blaze vs react https://www.discovermeteor.com/blog/blaze-react-meteor/
meteor alternatives https://gist.github.com/ilyaigpetrov/afb50eb4060bc198de97
meteor bad https://www.discovermeteor.com/blog/the-state-of-meteor-part-1-what-went-wrong/
meteor core https://www.meteor.com/blaze
meteor tutorial https://www.meteor.com/tutorials/blaze/collections

Meteor sublime
https://github.com/Slava/tern-meteor-sublime

Meteor chat app
https://medium.com/@radiegtya/creating-beautiful-chat-app-under-15-min-using-meteoris-22fb2edeacb2#.z0akblut0
https://www.codementor.io/meteor/tutorial/getting-started-with-meteor-build-sample-app
https://scotch.io/tutorials/building-a-slack-clone-in-meteor-js-part-4-channels-and-chat-rooms
https://github.com/HCDevid/chatapp
https://www.reddit.com/r/Meteor/comments/3mnk41/how_do_you_use_socketio_with_meteorjs/

Trello
metrello https://github.com/bahattincinic/meteor-trello
meteor trello https://www.quora.com/Is-Meteor-faster-than-Node-js
meteor for trello http://www.slideshare.net/daikeren/build-your-own-trello
meteor single thread http://stackoverflow.com/questions/11771487/meteor-threading-style-clarification/13870931#13870931
meteor multi cores https://meteorhacks.com/introducing-multi-core-support-for-meteor.html
actions db http://stackoverflow.com/questions/10505431/how-does-trello-show-history-so-quickly
Trello db http://stackoverflow.com/questions/12969344/how-does-trello-store-data-in-mongodb-collection-per-board
trello tech stack http://blog.fogcreek.com/the-trello-tech-stack/
webhooks trello http://blog.trello.com/webhooks-are-here/
airbnb and trello https://blog.dylants.com/2013/03/09/two-tech-stacks-two-backbone-apps/
trello clonerails https://libraries.io/github/noahzgordon/trello-clone
trello clonerailsBackbone https://github.com/erichsu7/Treyo
trello faster http://blog.fogcreek.com/we-spent-a-week-making-trello-boards-load-extremely-fast-heres-how-we-did-it/
trello stack http://stackoverflow.com/questions/14753615/trellos-graphical-user-interface
trallo http://fr.slideshare.net/daikeren/build-your-own-trello
kanban react https://github.com/sprintly/sprintly-kanban

React
React + socket + node http://code.runnable.com/VOIYIALkqgAnHDmj/node-js-socket-io-and-react-js
http://danialk.github.io/blog/2013/06/16/reactjs-and-socket-dot-io-chat-application/

React tutorials
http://survivejs.com/

Clone this wiki locally