codedamn.hashnode.devIntroducing Debugcode.ai – Debug Like Never Before with the Power of AIThat feeling you get after fixing a bug that’s been haunting you for a long time and closing a ton of browser tabs is incomparable. But, as you were enjoying your achievement, you look at the clock, and its 5 hours already ⏰ I’m sure you’ve been the...Mar 22, 2023·5 min read
mdjunaid.hashnode.devEnhance your Github profile and Get HiredImportance of Github These days, companies hire developers based simply on their GitHub accounts, which serve as their portfolios. A Good GitHub profile gives you incredible opportunities. It enables you to be noticed among the crowd. Build your...Aug 19, 2022·2 min read
mdjunaid.hashnode.devReact Roadmap for Beginners in 2022.➪ Before Jumping into React make sure that you're good at Javascript Fundamentals. ⇝ Fundamentals ⇜ ➙ Create React app ➙ Function Components ➙ Class Components ➙ JSX ➙ Props ➙ State ➙ useState and useEffect Hooks ➙ Conditional Rendering ➙ Lists and K...Aug 3, 2022·2 min read
mdjunaid.hashnode.devJavascript Roadmap for Beginners in 2022.➩ Running Javascript Script tag Link external file Browser console with node ➩ Variables ➲ Declarations var let const Scope Global function Block Hoisting ➩ Data types & Data Structures ➲ Primitive Datatypes undefined boolean Number BigInt S...Aug 1, 2022·2 min read
mdjunaid.hashnode.devHTML & CSS Roadmap for Beginners in 2022.➯ HTML What is HTML? HTML Elements Attributes Semantic HTML Accessibility ➯ CSS ✦ Fundamentals ➲ What is CSS? ➲ CSS Selectors Basic Complex Pseudo ➲ CSS Properties Color Background-color Font-family ...many more. ➲ Box Model Paddin...Jul 30, 2022·1 min read