Mar 31 · 6 min read · I'm an electrical engineer learning frontend development from scratch. No computer science degree. No bootcamp. Just me, my laptop, a Frontend Mentor challenge, and a lot of confusion. This is the sto
Join discussionMar 29 · 3 min read · If you told me a week ago I'd build an expense tracker and a student grade system from scratch using Python, I probably wouldn't have believed you. But here we are. This is my first weekly learning lo
Join discussion
Mar 28 · 6 min read · If you've ever written "5" + 3 in JavaScript and got "53" instead of 8, you've already met type coercion — and it probably confused the hell out of you. Don't worry. By the end of this post, you'll un
Join discussion
Mar 15 · 7 min read · Disclaimer:This story involves hostel students**, broken hearts, and liquor tea (black tea).**Because it's month-end in an engineering hostel and nobody can afford single malt. Also relax, hostel auth
Join discussion
Mar 9 · 3 min read · JavaScript has evolved a lot over the years. One of the most useful features introduced in ES6 (ECMAScript 2015) is Arrow Functions. Arrow functions provide a shorter and cleaner way to write function
Join discussion
Mar 9 · 5 min read · Have you ever built a gorgeous webpage on your laptop, only to open it on your phone and watch the layout completely shatter? We’ve all been there. Welcome to Day 19 of my #100DaysOfCode challenge! To
Join discussion
Mar 2 · 3 min read · Be honest: How much time do you waste typing git add ., git commit -m "...", and git push every single hour? And how much do you panic when those commands actually fail? to be honest,as a self taught
Join discussion
Feb 24 · 5 min read · Hey everyone, Vishal here! If you’ve ever found yourself fighting with floats, battling absolute positioning, or writing endless media queries just to get a decent web layout, you are going to love to
Join discussion