What is Virtual DOM in React ?
Let's unpack the meaning of the word into two segments from the above question. Virtual meaning it's a representation(simulation) of the original. DOM stands for Document Object Model, meaning documents(elements) are treated as Object's copies/replic...
kishoremongar.hashnode.dev1 min read
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
Very informative thanks!