Viewing profile — justinbmeyer
justinbmeyer
HN member- Joined
- Wed, May 14, 2008, 11:59 PM UTC
- HN karma
- 54
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About justinbmeyer
Recent public activity
-
comment
Comment #38942636
I created this after reading https://erikbern.com/2019/04/15/why-software-projects-take-l... a few years ago. I was tired adding up time-related estimates to arrive at a due date. …
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #11085401
> thunks, shouldComponentUpdate, per-component redraws, etc I'm not sure how those would deal with the scenarios focused on in the article. The only one I'm familiar with is per-co…
-
comment
Comment #10045032
As the lead author of JMVC, CanJS, StealJS, etc, let me try to address some of the criticisms of this article. I didn't write it, but I reviewed it. Yes, this is a blatant advertis…
- story
-
comment
Comment #7924256
A free vacation.
- story
-
comment
Comment #4067582
It is by no means masquerading as a better version of jQuery. No where does it say this. It only states it's a collection of jQuery plugins.
-
comment
Comment #4067575
Of the 3 that add performance improvements: animate - probably wouldn't make sense until CSS is better supported. styles - I've suggested adding it, but waiting on the "go ahead". …
-
comment
Comment #4067294
Yes, there are several, but not many can be used with delegate / on in the same way these events can. This makes it extremely useful for frameworks that use declarative event bindi…
-
comment
Comment #4067293
Yeah, that article was on our initial work. I'll fix the benchmark soon.
-
comment
Comment #4067290
For fast fix: http://bitovi.com/blog/2012/04/faster-jquery-event-fix.html There's a JS benchmark. For styles, there's a demo: http://donejs.com/docs.html#!jQuery.styles comparing j…
-
comment
Comment #3785557
Brilliant, but I'm biased.
-
comment
Comment #3116692
Jmvc supports coffee script.
- story
-
comment
Comment #1969781
Yep. It uses JavaScriptMVC. Looks like it's model, view, and controller.
-
comment
Comment #1895245
Why did you find JavaScriptMVC a bit heavy? The Srchr app was 37.8 KB (Gzipped and Compressed). Which is pretty good considering it packages jQuery (24KB) and all of the MVC parts.…
- story
- story