Joe Pea
Joe Pea
In https://github.com/gadicc/meteor-famous-views/issues/113#issuecomment-64985025 you said > Also since mixed mode gets rid of modifiers, definitely makes sense to drop `registerModifier` and `registerView` for just `register`). A single method makes sense. Ultimately...
(Note: I put my original comment from https://github.com/gadicc/fview-lagometer/commit/c2a4e0dd05399e0530f2ca9dc6d5394741acd5ce#commitcomment-8754938 at the top of this thread, so it's easier to reference.)
Does my `registerNode` vs `registerHelper` idea make sense? I'm more interested in `registerNode`. In fact, I'd be fine with just having that single method, as I could return a RenderNode...
Yeah, I can't wait to try it!! It's hard to say how long. I'm just learning a lot of jspm experimenting with the architecture of my site. I want to...
@gadicc > Last thing, still looking very forward to seeing fview versions of your components :) When can we expect them? :) Well, I've recently finally added my components to...
@PEM-- @gadicc Happy new year guys! I've finally gotten my UI components [up on GitHub](http://github.com/infamous/infamous) and consumable by anyone (hopefully) even if they aren't using ES6 and no matter what...
Almost there guys!!! I made it consumable by browserify, and webpack. I'm adding a jspm worflow, and I might also add a bower+requirejs workflow, along witha global build. After having...
Are you guys on http://gitter.im yet?
I opened http://gitter.im/trusktr/famous just a few moments ago, for the time being until if/when famous makes one. No one's there yet. xD
@gadicc @PEM-- Alright, I'm (finally) going into Famo.us today to start making more things. I'd like to think about model-view binding. I'd like for it to be doable programmatically with...