InInterviewNoodlebyTharun Kumar Reddy PoluTop 50 System Design Terminologies You Must KnowMaster the Essential Terms to Ace Your System Design Interviews with Explanations, Practical Examples, and Comprehensive ResourcesJul 4, 202422Jul 4, 202422
Divyojyoti GhoshCSS GridWhile I was learning CSS, I found this topic really interesting. The moment the tutor added a new display property. I felt, why do we need…Nov 26, 2020Nov 26, 2020
Divyojyoti GhoshWhat’s better for an icon SVG, PNG or JPG?The choice between SVG, PNG, or JPG for website icons largely depends on the specific requirements of your website.Apr 19, 2023Apr 19, 2023
InJavaScript in Plain EnglishbyDivyojyoti GhoshReact and ReactDOM : no confusion anymoreReact and ReactDOM are separate packages in the React ecosystem that serve different purposes.May 21, 2023May 21, 2023
InJavaScript in Plain EnglishbyDivyojyoti GhoshDependencies vs. Dev Dependencies: Understanding the DifferenceIntroductionMay 27, 2023May 27, 2023
InJavaScript in Plain EnglishbyDivyojyoti GhoshUnderstanding React Components: Where Are They Stored in the Browser?In a React application, the components are stored in the memory of the browser. More specifically, they are stored in the virtual DOM…Jun 26, 20231Jun 26, 20231
InJavaScript in Plain EnglishbyDivyojyoti GhoshCan we add a React Component to a Normal HTML File?React is a popular JavaScript library for building user interfaces, commonly used for creating interactive and dynamic web applications…Jun 29, 2023Jun 29, 2023
InJavaScript in Plain EnglishbyDivyojyoti GhoshCORS and How It Works Behind the ScenesCross-Origin Resource Sharing (CORS) is a security feature implemented by web browsers to control and restrict web page scripts from making…Nov 6, 2023Nov 6, 2023