React, Flux, GraphQL, Hack, HHVM...? All of this and more!
The whole of Microsoft Office 365 software suite is being rewritten in React.js. This was revealed on Twitter in a thread bashing scripting languages for being unsuitable for creating complex applications.
Even earlier Microsoft has embraced the five-year-old JavaScript UI library by building it's popular Outlook Webmail access using the technology in 2017. This free service has hardly been a core business, but the company is now expanding to use the UI library in it's crown jewel, Microsoft Office.
According to Sean Thomas Larkin, of Webpack fame, the whole of the Microsoft Office product spectrum will embrace React.js in a big way. Not only will the company improve it's online version to better compete with Google office suite, it is going all in on React for UIs.
The company will use a shared codebase that will be derived to Web, Mobile and Desktop applications (for macOS and Windows). Each version will use an optimal technology selection for the underlying operating environment. The web version will use standard React as a SPA application.
Mobile versions for Android, iPad and iPhone devices will use React Native to build native applications for the device. Microsoft's own UWP platform is a target for contemporary Windows devices, and a version for WIN32 APIs is built using the Electron framework. Each version will contain platform specific code and not everything is rewritten in JavaScript.
The exact results for this massive project are yet to be revealed, but given the quality of the Outlook React.js rewrite - it would seem like the company is set to unleash some impressive software on multiple platforms. The company is also able to leverage it's internal JavaScript engine Chakra and it's Edge browser well beyond Windows.
Source: Twitter
(Ive never been able to say this yet)
— Sean Thomas Larkin (@TheLarkInn) June 13, 2018
🙋Well Actually!🙋
All of Office 365 is (almost finished) being completely rewritten in this little scripting language called #JavaScript.
And Skype
And Microsoft Teams
And @Code
And all of @MSEdgeDev Debug Protocol (instead of C++)
nbd https://t.co/WFahDhap6K
No they are not electron apps. They are compiled to native code.
— Sean Thomas Larkin (@TheLarkInn) June 13, 2018
It's now finally one toolchain(#webpack)
It's one codebase and it compiles to:
Web
Android
IOS
MacOS
UWP
WIN32 (only one that uses electron)