AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React: A Natural Way to Express Your UI
React is just so good like we say that a lot actually while we work because it is such a good fit for UI and functional Paradigm which you can basically think of a component as a function right I mean it literally is but you can also think of it like it. There's not like life cycles of a class right with it And it's not like hidden Hidden state going on again Like context is probably the most you can ever hide state in a react app But yeah for the most part you can just copy and paste this stuff around and then like the composition is awesome. When everyone is building react apps That's like it's beautiful because they're building off like the same