Let’s take pure JSX and integrate it with Express. You won’t believe the developer experience — In 2013, frontend developers were mesmerized by this new framework called React. Because, unlike jQuery, it didn't aim to ease manipulating DOM, but rather, it was bringing DOM to JavaScript. With a technology called JSX (JavaScript XML), you could write HTML or your custom tags in JavaScript. …