Why JSX? How JSX works behind the hood?
Did you know it is not mandatory to write react code using JSX only? That you can use React.JS using CDN? But that is only the react library. While using the CDN you have to import two packages: react and react-dom. React is the core library that pro...
shohan777.hashnode.dev3 min read