Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kb19
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kb19
12y ago
Javascript the Good Parts is for folks who already know Javascript. The concepts are more advanced than most beginners would encounter (currying, memoization etc).
2.
▲
by
kb19
13y ago
I think that's how it was in previous versions of Mongo but it was fixed in later versions. I'm probably wrong though.
3.
▲
by
kb19
13y ago
In which professions is it paid? Teachers / dentists I know have had to pay for their own education. Isn't the level of personal commitment subjective though? What would your solution be? I think it's hard for programming bec
4.
▲
by
kb19
13y ago
I was just hired at Amazon as an SDE and found the interview process to be fairly challenging and technical (but what do I know). I appreciated the fact that a lot of the interview focused on core data structures / algorithms and not l
5.
▲
by
kb19
13y ago
If you are on a project for a few years (and aren't doing just maintenance, in which case I'd GTFO) you should be able to show a roadmap of where you took the project, its success etc. which might not be so bad.
6.
▲
by
kb19
13y ago
Teachers / doctors / dentists all need to take courses to keep their skills up to date. Programming is no different. I don't think there is one profession where you aren't required to keep your skills up to date / p
7.
▲
by
kb19
13y ago
I don't believe so. I did the same as you (except with a Backbone app), and used an .htaccess to detect the fragment and serve up pages using Phantfom.
8.
▲
by
kb19
13y ago
Ah ok, makes sense. Good stuff!
9.
▲
by
kb19
13y ago
When you talk about 'mobile app', are you referring to an alternative mobile site the user sees in the browser or packaging it up in something like PhoneGap (or putting it in a native WebView)?