Sahat Yalkabov

Results 6 issues of Sahat Yalkabov

This is just after running `jekyll new` ![screenshot 2014-05-06 23 01 31](https://cloud.githubusercontent.com/assets/544954/2898102/1054f34e-d594-11e3-90cb-43ab61fc3620.png) This code right here adds `index.html` and `feed.xml` to the header. And since neither feed.xml nor index.html has...

I was just looking through a few Flux implementations and stumbled upon fluxify. One major problem I have with Flux is the difficulty of building isomorphic apps. With React (no...

I would like to move `app.js` and `routes.js` from the config folder to the root of javascripts folder next to views, controllers, models, helpers, etc. I think that makes more...