Live data from Hacker News

Viewing profile — joestelmach

joestelmach

HN member
Joined
Wed, Jul 08, 2009, 9:07 PM UTC
HN karma
98
Public activity
34 items

About joestelmach

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #6053138

    https://gist.github.com/bobvawter/5986508

  3. 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…

  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #4134559

    Thanks! https://github.com/perka/backbone-ui/issues/9

  10. 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…

  11. comment
    Comment #4132704

    care to elaborate?

  12. comment
    Comment #4131403

    Have a closer look - this library was built solely for generating UI from JavaScript.

  13. 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.

  14. comment
    Comment #4131393

    Here's an example of a real product built using Backbone UI: https://getperka.com/signup/#account

  15. 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…

  16. story
  17. comment
    Comment #3999530

    https://github.com/joestelmach/lint.vim

  18. story
  19. story
  20. story
  21. story
  22. story
  23. 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 …

  24. 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.

  25. 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.