Ilya Radchenko

Results 544 comments of Ilya Radchenko

@doublerebel I've already started on a new client written in Ember. Would love for anyone to join in, I can teach about Ember if you're new as well. I'm also...

I've yet to see a good alternative for Bootstrap that is so well supported and handles mobile so well. Btw, we are sing an old version, and the plan is...

I'm on your side @shaunc, that's priority number one.

Would love to see if there are better parsers, or if iojs has moved forward in this regard. Maybe even splitting out the phases some how so that the number...

> I can at least be certain that we could (and would) share our ~10 or so unique Strider plugins with the world if we could ditch Angular. We only...

Easy to talk, but if anyone wants to start doing something, I have just the thing. Documenting the existing API. I've setup [apidoc](http://apidocjs.com/#getting-started) in this commit https://github.com/Strider-CD/strider/commit/f3c0ad2b3cea73d0c8ab4f7c606c26d23cb17aad and would love...

I agree about everything, but not sure about ProtoBuf. I feel like that would hinder community involvement since JSON is well understood but not so much for ProtoBuf. Although I...

The other concern is man-power. We don't have too many active contributors, but maybe a rewrite will solve that (developers love new things).

I would love to do a combination of [json api](http://jsonapi.org/) and ProtoBuf. I think it will make it simple to have a nice convention and have the speed of ProtoBuf....

> That said, React seems quite interesting and I do believe (like we sorta have now in strider) in the idea of providing an easy way to generate plugin scaffolding....