Freelance web developer with 10+ years of experience turned to Content Creator to help aspiring and experienced web developers in their learning journey.
Jan 16, 2023 • 6 tweets • 2 min read
HTML Tip 💡
4 real world use cases of <article> element to clearly understand when to use it ⚡
A thread 🧵 ↓
1️⃣ For Product Listing
Jan 5, 2023 • 7 tweets • 2 min read
4 ways to iterate over javascript object properties, you should know!
A thread 🧵 ↓
Let's first create an object with enumerable, non-enumerable and prototype properties as these 4 ways give different outputs based on such parameters.
Nov 10, 2022 • 9 tweets • 5 min read
7 very useful VS Code extensions that you should definitely install ⚡
A️ thread 🧵 ↓
1️⃣ Code Spell Checker
It is always better to write our code and comments with correct spelling.
Code spell checker highlights spelling mistakes and also gives quick suggestions to correct it.