React.Fragment and Semantic HTML

HTML is the backbone of the web and the code you write should be semantic. If you write semantic HTML, It’s easier to read and ascertain developer intent. Take a look at the following semantic and unsemantic examples:…

Source: https://blog.jmes.tech/react-fragment-and-semantic-html/

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.