facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
223.12k stars 45.46k forks source link

Facebook Engineers - Thank You For 2017 #11940

Closed gabegreenberg closed 6 years ago

gabegreenberg commented 6 years ago

To all the Facebook Engineers working on open source,

Like last year, we at Reactiflux just wanted to take a moment to thank you for all your hard work in 2017. It’s been another big year! After much anticipation React 16 was released in September, React Native has moved from v0.41 to v0.51 fixing countless bugs and adding new features, Jest has over 20 releases this year, Yarn 1.0 and Relay Modern were released, new engineers have joined (hey @calebmer, @TheSavior, @axemclion) and some have moved on (we’ll miss you @mkonicek), and that is just a tiny snapshot of 2017.

Talking with some of you, I know that the dealing with the licensing issues this year was incredibly difficult and frustrating yet you all handled the situation in such a mature and humble manner all while continuing to iterate and innovate. Thank you! We are so happy that you can continue focusing on the work at hand, especially now that this chapter is finally closed.

Guillermo Rauch recently tweeted, “As 2017 wraps up I believe more than ever that React is such a good idea that we will spend the rest of the decade continuing to explore its implications and applications.” We echo this sentiment and as 2017 wraps up, we also believe more than ever that you all embody the spirit of open source with such humility, servant leadership, and true focus on community driven progress that it continues to astound us. We thank you that these qualities are at the heart of our community. We thank you for all the time you have taken to join AMA’s and answer our questions on Twitter. For all the time you have taken to respond to issues and merge PR’s. Thank you for going above and beyond, again this year… as always.

We’d like to invite the React community to reply to this thread with your own “thank you” comments to the team at Facebook. Let’s show them how grateful we are! Feel free to include experiences with the team or just how the React ecosystem has helped you as a developer.

Sincerely,

On behalf of the Reactiflux community: @gabegreenberg @markerikson @KyleAMathews @taion @jquense @vcarl @benigeri @Phoenixmatrix @BTMPL @kyleshevlin @slightlytyler @totaldis

arthurdenner commented 6 years ago

Thank you! Not only the React team, but to all the open-source contributors. 🎉💓

itsMapleLeaf commented 6 years ago

Thanks a bunch. Keep being awesome, everyone.

NoiSek commented 6 years ago

Thanks to all of your hard work out there, fellows, you make my life a hell of a lot easier. 👍

jb3 commented 6 years ago

Thank you! React was one of the first JavaScript frameworks I looked at! It was incredibly helpful and let me learn. Stay cool :)

Nufflee commented 6 years ago

Thank you!! Keep up the good job! 🎉💓🎉💓

ckknight commented 6 years ago

Thank you all. You've fostered a community I'm happy to be a part of. Keep it up!

Izitable commented 6 years ago

Thank you very much for all your work

filipenevola commented 6 years ago

Keep up :)

wilsonrivera commented 6 years ago

Thank you for the hard work! Keep it up!

tducasse commented 6 years ago

Thank you :)

VictorJozwicki commented 6 years ago

Thank you and keep it up ! As an IT student in France, learning something else than PHP was great ! And it allowed me to grow a little bit more as a dev. I even have my own ideas on what to make with it !

pfreema1 commented 6 years ago

🎉 🎉 🎉

cem2ran commented 6 years ago

Thank you! You have changed the way I view UI programming and Open Source <3

ermik commented 6 years ago

I am starting a company in part because of Facebook's hard work in Open Source. Thank you!

slice commented 6 years ago
const ThankYou = () => (
  <Reply>
    <Text>Thanks a lot, React team!</Text>
    <Emoji name="heart"/>
  </Reply>
);

const issue = await GitHub.getIssue('facebook/react', 11940);
IssueDOM.render(<ThankYou/>, issue);
mrscobbler commented 6 years ago

Thank you for all you do!

pczern commented 6 years ago

Thank you very much! React has provided me the ability to built the best webapps on the web! Keep going!

asgvard commented 6 years ago

Thank you for everything you’ve done, keep it up :D

koffeeboi commented 6 years ago

Thank you! React has been a great success!

gujral1997 commented 6 years ago

Thanks a lot , it's been such a great honour to use react native!

ifeanyidavid commented 6 years ago

Thank you for all the effort you've put in to make React awesome!

thangngoc89 commented 6 years ago

Thank you for all of your works.

Kureev commented 6 years ago

Thank you 🙏

matiasmagni commented 6 years ago

Thank you very much!

wesleycho commented 6 years ago

I appreciate the investment FB and its engineers have made in React and the ecosystem. Thank you all who have contributed/maintained projects in the ecosystem! I understand from first hand prior experience that open source can be very difficult/stressful/time consuming, and so I have a deep appreciation for those who have maintained the passion for what they do and keep on the effort.

cristhiandas commented 6 years ago

Thank you guys, I'm new on react but I can tell you that it helps me a lot building new stuff :)

aweary commented 6 years ago

❤️ The React repo and documentation has seen so many great improvements in 2017. A huge thanks to the team at Facebook and everyone else who has contributed this year, it's been fun! Here's to even more great work in 2018 :clinking_glasses:

quicksnap commented 6 years ago

❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️

TiarraClassified commented 6 years ago

Thank you so much! I hope you all have a great new year!

gregorskii commented 6 years ago

Thank you! 😎

alexwilson commented 6 years ago

Thank-you! <3

housseindjirdeh commented 6 years ago

A lot of us would probably not even have our jobs if it wasn't for the amazing open source projects built by amazing developers like yourselves.

To the Facebook team, thank you ❤️

jMoulis commented 6 years ago

U changed my life guys!!! Thank you so much

klequis commented 6 years ago

Love React Thank you! Happy New Year

ifeanyidavid commented 6 years ago

import React from 'react'; import ReactDOM from 'react-dom';

const thankYouMessage = ['Thank', 'you', 'for', 'all', 'the', 'effort', 'you', 'have', 'put', 'into', 'making', 'React', 'awesome']; thankYouMessage.map(message => );

const Message = (message) => {

{message} }

ReactDOM.render(, document.getElementById('root'));

kdichev commented 6 years ago

Thank you :*

Hum4n01d commented 6 years ago

Thank you!

jagretz commented 6 years ago

I've used many frameworks & libraries in the past. I really appreciate the thought and design put into react! I love using this tool and find it great for teaching good JavaScript design skills.

atrauzzi commented 6 years ago

Thank you!

john-d-pelingo commented 6 years ago

Thank you for making the web development world a better place!

dejanr commented 6 years ago

Thank you! For making web/native development such a joy! ❤️

nhunzaker commented 6 years ago

Amazing work! I can't wait to see what 2018 has in store for React!

miguelcjalmeida commented 6 years ago

Thank you all for putting so much love and efforts in this wonderful library which React is! I wish you all a great new year!

MrLoh commented 6 years ago

🙏

LodeKennes commented 6 years ago

Thanks to the team for making web and mobile development a lot more fun! <3

konekoya commented 6 years ago

Big thank to the React team and devs who have contributed to it! 💯

ConnorBryan commented 6 years ago

Thanks for creating (what I perceive as) the best front-end solution for adaptive view management!

Stay frosty!

zyzski commented 6 years ago

thanks for a great year of development with react! onward and upward 🙂

vicapow commented 6 years ago

Thank you! 🙏

stefcharle commented 6 years ago

Thank you very much guys. Very appreciative of people who dedicate their time to open source. Much success in the new year!