My Learnings

Explore my blog posts documenting the insights and solutions I've gained from overcoming challenges over the past three years. Dive into a range of topics and lessons that showcase my continuous growth and expertise.

JS interview question

Set Time Out Zero Placement of JS Script Let Const Var in JavaScript Question around This` Questions on Functional Programming Question Around Framework Prototypical inheritance...
Continue reading

What is a JavaScript Object?

A JavaScript object is a data structure that can store data and associated functions. In JavaScript, an object is an unordered collection of key-value pairs,...
Continue reading

Useful Links

Google JavaScript Style Guide Click To Read JavaScript Learning RoadMap Click To Read Academy Maind https://github.com/academind/react-complete-guide-course-resources/blob/main/attachments Free SVG Icons https://heroicons.com/ CSS Blog https://tympanus.net/codrops/ Hover styles:...
Continue reading

How To Add JavaScript to HTML

JavaScript is a powerful programing language that can add interactivity and dynamic behavior to web pages. if you’re building a website, you want to add...
Continue reading

History of JavaScript

JavaScript was created by Brendan Eich in just 10 days in May 1995 while he was working at Netscape Communications Corporation. The language was originally...
Continue reading

What is JavaScript?

JavaScript is a high-level programming language that is commonly used to create interactive and dynamic web pages. It is a client-side language, which means it...
Continue reading