The state of semantic JSX Blog

added by JavaScript Kicks
8/23/2019 12:45:44 PM

757 Views

Creating platforms for the web has always been as simple as learning to write HTML, throwing in look and feel with some CSS, and then, possibly a bit of JavaScript or any other scripting language for functionality. However, with the advent of JavaScript component frameworks, a lot of concepts have come into play, such as styled-components and JSX( React) (along with many others).


0 comments