Create your own React Elements in Vanilla JS
React is a popular JavaScript library used to create Single Page Applications(SPA). While react does many things under the hood to a SPA, you can also make a react functionality yourself in plain JavaScript.
React injects all the html code into a sin...
kanchan7c.hashnode.dev2 min read