#js
Read more stories on Hashnode
Articles with this tag
If you're writing React today, you're probably using JSX. If you aren't familiar with JSX, it can be challenging to work with at first. For the most...
Both Create React App (CRA) and Vite are build tools that can be used to create single page applications (SPAs). Today, CRA is still considered the de...