@shreyash-mahajan
learning web development, interested in enterprenuership
Nothing here yet.
Nothing here yet.
Jun 10, 2022 · 3 min read · Before discussing how virtual dom is better than real dom. We will first see what actually real dom and virtual dom are - Real DOM DOM stands for document object model, DOM treats HTML files as a tree structure, it creates nodes for all the HTML ele...
Join discussionJun 9, 2022 · 4 min read · Hi reader, so I will be talking about the story of Atharv. He was learning javascript, then one day someone asked whether javascript is synchronous or asynchronous. He was not knowing the answer. So he did the google search. When he read the first bl...
Join discussionJan 15, 2022 · 3 min read · Have you come across the word Hoisiting while learning javascript, or from the interviewer while giving the interview. When I first read the word Hoisting, then I thought that they may be talking about hosting and have made a spelling mistake. But ...
Join discussion
Jan 9, 2022 · 2 min read · To understand the difference between Transpiler and a compiler. First of all, we will see that what does this compiler and transpiler actually means. Compiler - It is a program that converts code from High-level language to low-level language. Such a...
Join discussion