This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
The React JSX Syntax offers a layer of abstraction that's very useful for component-based systems - but it's easy to forget that everything you write ultimately compiles down to HTML. Encapsulating pieces of UI this way makes it easier to compose larger systems, but it also hides the “bare bones” structure of an application. That’s not a bad thing - but I feel like it’s one of the reasons why…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.