DIVYESH GADILOHARdivyeshgadilohar.hashnode.dev·Jan 22, 2023JavaScriptJavaScript is a dynamic programming language that's used for web development, in web applications, for game development, and lots more. It allows you to implement dynamic features on web pages that cannot be done with only HTML and CSS.JavaScript
Jeevanlinutic.hashnode.dev·Nov 1, 2022How React finds index.html from index.js?I had this question when I got started with React probably a year ago, but I clearly remember finding it annoying and confusing how index.js contacts index.html for id references. if you have ever used react, I'm assuming you have because why not it'...47 readsjavas