Twitter.com's HTML, which is produced by React Native for Web, explained
giuseppegurgone.com
Twitter.com's HTML, which is produced by React Native for Web, explained
1–10 of 163 posts
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#2This page is just an animation, and has nothing to do with "Twitter.com's HTML, which is produced by React Native for Web, explained"
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#3Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#4??? This page is just an animation, and has nothing to do with "Twitter.com's HTML, which is produced by React Native for Web, explained"
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#5Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#6So pardon my ignorance but I thought React was already for web and React Native merely a set of tools to help port React web apps to native mobile apps. What is the difference between React for web and React Native for web?
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#7So pardon my ignorance but I thought React was already for web and React Native merely a set of tools to help port React web apps to native mobile apps. What is the difference between React for web and React Native for web?
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#8I bet the need for cross-platform stack might continue to rise in the future. It's just impossible for small team/solo founder to target 3 different platforms, while handling three different codebases.
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#9So pardon my ignorance but I thought React was already for web and React Native merely a set of tools to help port React web apps to native mobile apps. What is the difference between React for web and React Native for web?
Re: Twitter.com's HTML, which is produced by React Native for Web, explained
#10I've been searching a stack which could allow for a single codebase to be rendered in Android, iOS, and the web, and React Native + React Native Web might be the top choice for that. Other competitor includes Flutter, which used to only render canvas on the web, but right now it seems they have an option to render as HTML as well. I bet the need for cross-platform stack might continue to rise in the future. It's just…