Viewing profile — joestelmach
joestelmach
HN member- Joined
- Wed, Jul 08, 2009, 9:07 PM UTC
- HN karma
- 98
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About joestelmach
No profile information was provided.
Recent public activity
- story
-
comment
Comment #6053138
https://gist.github.com/bobvawter/5986508
-
comment
Comment #5472912
New York - Perka (getperka.com) We're looking for engineers with an interest in Java / Android / iOS / JavaScript. Perka was recently named one of Fast Company's most innovative co…
- story
- story
- story
- story
- story
-
comment
Comment #4134559
Thanks! https://github.com/perka/backbone-ui/issues/9
-
comment
Comment #4133197
That's a great point. It's been on my todo list for a while now to remove the JQuery dependency from Backbone UI, since we're now only using it mainly for event handling and positi…
-
comment
Comment #4132704
care to elaborate?
-
comment
Comment #4131403
Have a closer look - this library was built solely for generating UI from JavaScript.
-
comment
Comment #4131400
No, this is not by the same people as Backbone. The name refers to the fact that all components are Backbone Views.
-
comment
Comment #4131393
Here's an example of a real product built using Backbone UI: https://getperka.com/signup/#account
-
comment
Comment #4131378
Thanks for sharing your viewpoint. I realize that templates are a popular choice for many, but I view them as an unneccesary layer of indirection. Sort of like printing out an emai…
- story
-
comment
Comment #3999530
https://github.com/joestelmach/lint.vim
- story
- story
- story
- story
- story
-
comment
Comment #3893912
Thanks for sharing. JavaScript has come a long way, even from 2006, yet most developers still have the mindset that this sort of thing can't perform well. What we're left with are …
-
comment
Comment #3892474
Thanks for the tip, but I've had much success using this method on teams of 5+ developers and a full-time designer.
-
comment
Comment #3892451
I'm only disagreeing with the use of the word 'performant', and the popular viewpoint that any solution that isn't as fast as possible can't be labeled as such.