Viewing profile — jordow
jordow
HN member- Joined
- Tue, Sep 27, 2011, 8:51 AM UTC
- HN karma
- 34
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jordow
No profile information was provided.
Recent public activity
-
comment
Comment #7620179
Hi, I'm Jordan a member of the React core team. React is only 32kb(gzipped) in the production build (which also has performance optimizations that the development build does not). …
- story
- story
-
comment
Comment #5132958
It's not just the advanced features. Even basic features are completely broken. Pressing undo several times can occasionally break out of undoing and start editing your document on…
-
comment
Comment #3338344
https://github.com/jordow/FaxJs Completely unidirectional reactive "MVC" framework on github. (It seems there's an overwhelming consensus forming around issues like this - which Fa…
-
comment
Comment #3322580
I have a similar toolkit that uses pure javascript. https://github.com/jordow/FaxJs (see reactive example) Functional reactive programming makes ui development so much easier. I've…
-
comment
Comment #3237441
Rendering arbitrarily on either the client or server is hard. Other solutions that I saw forced the developer to have to think about it, so I developed FaxJs which allows the syste…
-
comment
Comment #3189522
I've built a toolkit that does this very thing (rendering the user interface on either client or node.js arbitrarily) https://github.com/jordow/FaxJs/ From the video: "There are a …
-
comment
Comment #3138714
I was originally from Seattle where I was an engineer at Amazon for a couple years before moving to the bay area. Seattle is an incredibly livable place. If you feel yourself getti…