jefftchan | 9 years ago | on: Uber has a law firm investigating me – Susan Fowler
jefftchan's comments
jefftchan | 10 years ago | on: A Deep Dive into React Perf Debugging
jefftchan | 10 years ago | on: Zenefits Software Helped Brokers Cheat On Licensing Process
> Some examples of ethical behavior we expect from founders are:
> ...
> - Not using misleading, illegal or dishonest sales tactics.
> ...
Does this mean Parker is no longer a YC Founder, if the allegations turn out to be true?
jefftchan | 10 years ago | on: Fenwick Trees
jefftchan | 10 years ago | on: Google Hangouts
jefftchan | 11 years ago | on: Deku: How we built our functional alternative to React
[1] https://ripplejs.github.io [2] https://news.ycombinator.com/item?id=7609816
jefftchan | 11 years ago | on: GraphQL Introduction
jefftchan | 11 years ago | on: Bidding farewell to Google Code
jefftchan | 11 years ago | on: What the Flux?
- how do you resolve server / client data conflicts?
- how do stores work with a RESTful API?
- how do you handle network failures, retries, etc?
At Quizlet, we designed a hybrid solution [1] with "syncers" that act as the gateway for network I/O. Syncers are responsible for taking view-level data (ViewModels) and exchanging them with the server (ServerModels). It works well with our REST API. Yahoo has also released their own thing called Fetchr [2] which is more tightly integrated to stores.
I'm curious to see how other people are approaching this problem.
jefftchan | 11 years ago | on: Keypress: A robust JavaScript library for capturing keyboard input
https://github.com/madrobby/keymaster does an OK job with this, and too bad it's not being actively maintained.
jefftchan | 11 years ago | on: Ask HN: How to use small chunks of time productively
jefftchan | 11 years ago | on: 15-440: Distributed Systems Syllabus
jefftchan | 11 years ago | on: Focus – Steal back your productivity
jefftchan | 11 years ago | on: React.js: VelocityTransitionGroup, a replacement for ReactCSSTransitionGroup
[1] https://github.com/facebook/react/blob/master/src/addons/tra... [2] https://github.com/facebook/react/issues/1950
jefftchan | 11 years ago | on: Stripe and Apple Pay
jefftchan | 11 years ago | on: Introducing split diffs
jefftchan | 11 years ago | on: Facebook Flux – Application Architecture for Building User Interfaces
jefftchan | 11 years ago | on: Facebook Flux – Application Architecture for Building User Interfaces
We recently adopted this architecture for a medium-scale project. The unidirectional data flow has greatly reduced code complexity for us. We're still not satisfied with our server syncing strategy. Seems like actions are the best place to sync data, but how do you deal with interdependent actions?
jefftchan | 11 years ago | on: At
jefftchan | 12 years ago | on: $10 Of Free Bitcoin For College Students
https://twitter.com/FamousCeleb/status/834567373214539776/ph...