React Issue

React Interview Questions and Answers

React Interview Questions And Answers

The word “react” is currently very popular in the sector. React is currently the most widely used front-end technology, and as more businesses adopt it, this course on ReactJS interview questions is ideal for those who are prepared for job interviews. Here is a thorough collection of every typical ReactJS interview question, ranging from the […]

React Interview Questions And Answers Read More »

JSX element 'h1' has no corresponding closing tag.ts(17008)

JSX element ‘h1’ has no corresponding closing tag.ts(17008)

“element ‘h1’ has no corresponding closing tag.ts”. I have noticed that this is VS Code Editor’s formatter issue. Basically when you save your code, the formatter get confuse between JS & JSX. Also if you are using “Prettier – Code formatter” VS Code extension, then it might be happening for that reason also. But you

JSX element ‘h1’ has no corresponding closing tag.ts(17008) Read More »

Scroll to Top