AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React Native for Web
When you write React, for a web, you use divs, everything. But if you write React Native, you cannot use divs and P tags or all that. You have to use React Native specific components. And so using the tag div doesn't actually make sense in a mobile context. That's why I think it was a better, I think it's what React Native, or sorry, what React JS should have been.