Hacker Newsnew | past | comments | ask | show | jobs | submit | compedit's commentslogin

Khan Academy uses Backbone & React, checkout out their github.

ex. https://github.com/Khan/perseus

React's blog usually has some open source projects featured as well - facebook.github.io/react/blog


You can require dependencies and assets from the file system or straight from GitHub:

Oh my. You've essentially killed Bower and NPM in one swoop then haven't you?

An exciting time to be a web developer to say the least, this looks simply amazing.


well, except for the `npm install -g duo` bit :-)


npm already does this from any git repo. I have no idea why anyone would want to tie themselves to github only.


There's no standards, but at this point I'd say Flux + React-router are quickly becoming it. react-router is made in the spirit of Ember's which is pretty well liked.

- Flux Architecture Pattern [0]

- React Router [1]

Note that there isn't really a prescribed model in Angular aside from $scope either.

[0] - http://facebook.github.io/flux/

[1] - https://github.com/rackt/react-router


I like react-router that looks quite nice. Flux looks like a description of an idea rather a JavaScript library. Is there a flux store that persists to a REST backend?

A model really isn't part of Angular core since it was split out but something like angular-resource is what I am talking about.


I'd recommend looking at the docs on Flux, it explains it all better than I could.


Which ones are you running? With Ghostery alone, everything works on my end.


All I have running is Ghostery, too. A page like this loads with header and footer intact, but no rendered text:

https://medium.com/@cshirky/last-call-c682f6471c70


The author of this article seems to be a woman, not a man.

Also, it's a lot easier to just use 'they' instead of he/she most of the time anyways, food for thought.


Maybe it's the active development part of it? Things are changing fast and it's still not even at 0.1.0.

From the docs:

Although potentially exciting, this is still really a WIP, use at your own risk.


This is certainly the biggest reason. In the future maybe we can use ember-cli and integrate more with them.

Ember does a LOT of what I want recroom to be able to do, but I'm okay using something that works better right now over using bleeding edge Ember stuff that may be more idiomatic.

Of course, as more people contribute to and use recroom we'll evaluate changing out components. If I picked the wrong thing I hope people will correct it and make this thing better ^_^


Yeah you're right. The grunt piece is definitely one that is not set in stone. Ember-CLI is exciting and we've started working closely with the Ember folks to monitor it and see if and when this should become another piece of the recroom puzzle.


I’ve been working on extracting something out of the way I’ve been creating web apps at Mozilla that you can use to write your next web app.

I didn't know Ember was already being used at Mozilla, that's pretty neat! It seems to be popping up everywhere these days



Definitely not. Most of the time when I encounter an obvious webpage disguised as a native application, I feel deceived and underwhelmed.

Maybe a little over the top, but honestly it's true. Build a fast, responsive mobile site and be honest about what you're producing. If you want the web and its technologies to win, build and present with the web.


The audience for this sort of content is probably more familiar with issues and pull requests than the wiki equivalent.

Plus it's easily discoverable, forkable etc..


Beautiful editor, what's it built with?


Most of it is custom built rather than using a larger JS framework. We do use a whole lot of libraries for specific tasks though, like moment.js for date formatting, Ace for code editing, Spectrum for the color picker.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: