Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
compedit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
compedit
12y ago
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
2.
▲
by
compedit
12y ago
I'd recommend looking at the docs on Flux, it explains it all better than I could.
3.
▲
by
compedit
12y ago
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 lo
4.
▲
by
compedit
12y ago
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 th
5.
▲
by
compedit
12y ago
Which ones are you running? With Ghostery alone, everything works on my end.
6.
▲
by
compedit
12y ago
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.
7.
▲
by
compedit
12y ago
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.
8.
▲
by
compedit
12y ago
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
9.
▲
by
compedit
12y ago
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
10.
▲
by
compedit
12y ago
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..
11.
▲
by
compedit
12y ago
Beautiful editor, what's it built with?
12.
▲
by
compedit
12y ago
(And indeed Safari on Yosemite can do just that in the developer previews) Yep, it's definitely a bit buggy and stops occasionally but it's usable!
13.
▲
by
compedit
12y ago
This sounds exactly like what you're looking for! [0] You’re a new coder. You’re interested in learning how to code, not just syntax. You’re sick of monkey-see, monkey-do types of tutorials. Let’s set your teeth into some real coding.
14.
▲
by
compedit
12y ago
If you've ever used Ember's router and liked it, I'd suggest the react-nested-router[0]. So easy to use [0] - https://github.com/rpflorence/react-nested-router
15.
▲
by
compedit
12y ago
Software wise, there is https://lobste.rs/ . It's updated fairly often, (the oldest link on the front page is only 3 days old), and the comments are typically high quality. It is invite only though atm.