Slashdot Mirror


Interview With Facebook's Head of Open Source

Czech37 writes Facebook may be among the world's most well-known tech companies, but it's not renowned for being at the forefront of open source. In reality, they have over 200 open source projects on GitHub and they've recently partnered with Google, Dropbox, and Twitter (among others) to create the TODO group, an organization committed to furthering the open source cause. In an interview with Opensource.com, Facebook's James Pearce talks about the progress the company has made in rebooting their open source approach and what's on the horizon for the social media network.

1 of 29 comments (clear)

  1. Re:I wouldn't cite those projects if I were you by Agrippa · · Score: 4, Interesting

    While I would agree with the OP that a lot of these projects target the needs of large, FB-like companies, Reactjs and Flux (Flux is a pseudo-framework for React) are really nice alternatives to heavier options like Angular and Backbone. If you're building with JS on the front end then definitely take a look; the speed advantage over Angular is ridiculous.