Rafael de Oleza (@rafeca) 's Twitter Profile
Rafael de Oleza

@rafeca

JS at @stripe

ID: 5551332

linkhttp://rafeca.com calendar_today27-04-2007 11:45:12

1,1K Tweet

853 Takipçi

499 Takip Edilen

Lorenzo 'kelset' Sciandra (@kelset) 's Twitter Profile Photo

Can I just say that I'm checking out the #Octoverse report 2018 by GitHub and it makes me 💗 seeing #reactnative 2nd - just below Visual Studio Code? We are all collaborating to make this project better faster, and it's possible because we all believe that it can be 🚀 Y'all awesome 👏👏

Can I just say that I'm checking out the #Octoverse report 2018 by <a href="/github/">GitHub</a> and it makes me 💗 seeing #reactnative 2nd - just below <a href="/code/">Visual Studio Code</a>?

We are all collaborating to make this project better faster, and it's possible because we all believe that it can be 🚀

Y'all awesome 👏👏
Ives van Hoorne (@compuives) 's Twitter Profile Photo

I got VSCode Extensions working in the browser! The extensions completely run in the browser, using web workers instead of node processes. I'm now running 74 extensions, including: - CSS/HTML/TS Language Services - Emmet - VIM Mode - Bracket Colorizer So many new possibilities!

Miguel Jiménez (@mjesun) 's Twitter Profile Photo

Today we got a gift from the Callstack Engineers team to thank our team for the Metro support in Open Source. I think it’s been one of my most appreciated gifts through my entire career! I encourage you to contribute to OSS too, it’s awesome to give back to the community!

Today we got a gift from the <a href="/callstackio/">Callstack Engineers</a> team to thank our team for the Metro support in Open Source. I think it’s been one of my most appreciated gifts through my entire career!

I encourage you to contribute to OSS too, it’s awesome to give back to the community!
Rafael de Oleza (@rafeca) 's Twitter Profile Photo

Very excited for the new direction that Facebook is taking: facebook.com/notes/mark-zuc… Focusing on private encrypted messaging for close friends and broader communication tools for communities makes a lot of sense!

Sebastian (@sebmck) 's Twitter Profile Photo

If the npm registry disappeared. How quickly could it be rebuilt? (Without the cooperation of npm inc). Is anyone still mirroring the registry? The migration away from couchdb and the registry software being closed source would make it difficult.

sophie alpert (@sophiebits) 's Twitter Profile Photo

using a monorepo solves many code management problems, and in turn it does introduce some of its own. but ime, the problems caused by a monorepo can be tackled by a single centralized team, whereas the downsides of many repos end up slowing everyone on a team down slightly

jordwalke (@jordwalke) 's Twitter Profile Photo

Apple just announced SwiftUI which is like a version of React for Swift! developer.apple.com/tutorials/swif… The React paradigm has proven to be a notable contribution to the industry with Apple and Google building 1st class support for it into their platform UI. 🎉

React Native (@reactnative) 's Twitter Profile Photo

Six months ago the community told us Hot Reloading was a major pain point. A better Fast Refresh mode is on it's way into React Native. It's resilient to errors (no need for full reloads after a typo) and supports function components with Hooks. Check it out: