AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React: A Different Programming Language
React is now the only kind of pure JavaScript framework, right? I mean, it's the only one that doesn't require compiler. It has to be transpiled - which is fine. But everybody is JSX,. there's no native JSX, and so you got to write React as a idiomatic React or something like that.