Filter
Exclude
Time range
-
Near
💪Day 41 of #CodeStreak Optional chaining (?.) prevents errors: No more "Cannot read property..." nightmares. #CodeStreak #JavaScriptTips
3
40
💪Day 26 of #CodeStreak Functions get smarter with parameters & return. Parameters → take input Return → send result back This is how data flows in JS. #CodeStreak #JavaScript #100DaysOfCode
2
15
💪Day 25 of #CodeStreak Functions = building blocks of JS. Declaration: function greet() {} Expression: const greet = function() {} Arrow: const greet = () => {} Reusable, readable, powerful. #CodeStreak #JavaScript #100DaysOfCode
2
35
💪Day 24 of #CodeStreak Loops make repetition easy: for → fixed iterations while → runs till condition is true for…of → perfect for arrays for…in → iterates over object keys Know which loop fits your task. #CodeStreak #JavaScript #100DaysOfCode
2
57
Consistency beats motivation. You don’t need to code 10 hours a day. Even 30 minutes daily compounds into skills most people only dream of. Small steps → Big impact. #CodeStreak #DevCuriosity #Tech
2
38
💪Day 21 of #CodeStreak JS has 7 primitive types → string, number, boolean, null, undefined, bigint, symbol and 1 non-primitive → object (arrays, functions, etc.). Everything builds on these. #CodeStreak #JavaScript #100DaysOfCode
1
4
142
💪Day 19 of #CodeStreak The most underrated skill in tech? Reading error messages. They’re not enemies - they’re guides. #CodeStreak #DevCuriosity #CodingTips #100DaysOfCode
6
40
Day 18 of #CodeStreak In tech, progress is often invisible. That tiny refactor? That small database tweak? They compound into speed, scale, and stability. Small steps → Big impact. #CodeStreak #DevCuriosity #TechJourney #100DaysOfCode
5
31
Day 17 of #CodeStreak The best tech isn’t always the most complex. Sometimes, the simplest solution outlives the fanciest framework. #CodeStreak #DevCuriosity #KeepItSimple #TechWisdom
1
2
45
💪Day 15 of #CodeStreak In coding, shortcuts rarely save time - unless you’re automating. Then, they’re called efficiency. #CodeStreak #DevCuriosity #TechTips #100DaysOfCode
4
47
💪Day 13 of #CodeStreak Technology doesn’t wait for anyone. From floppy disks to cloud storage— the leap felt huge, but it happened one upgrade at a time. Keep upgrading yourself the same way. #CodeStreak #TechGrowth #BuildInPublic #LearnDaily
3
31
💪Day 12 of #CodeStreak Every developer starts with messy code. The difference is - some keep coding long enough to make it clean. Skill comes from persistence, not perfection. #CodeStreak #DevCuriosity #100DaysOfCode #KeepBuilding
2
14
Ever wonder why some devs grow faster than others? They don’t just code — they explore. Every bug, every tool, every edge case is a chance to learn something new. Curiosity compounds. #CodeStreak #DevCuriosity #100DaysOfCode #LearnEveryDay
2
8
💪Day 11 of #CodeStreak Good code works. Great code lasts. Think beyond “it runs today.” Ask, “Will it still run - and make sense - a year from now?” #CodeStreak #DevCuriosity #100DaysOfCode #CleanCode
3
17
💪Day 10 #CodeStreak You don’t need to know everything to be a good developer. You just need to keep asking: "Why does this work?" That one question leads to real growth. #CodeStreak #DevCuriosity #100DaysOfCode #GrowthMindset
4
34
Day 5 of #CodeStreak Big tech didn’t start big. Facebook: college project Google: just a search box GitHub: weekend idea The difference? They kept building, learning, and refining. Start small. Stay consistent. #CodeStreak #DevCuriosity #100DaysOfCode #BuildInPublic
1
2
41
💪Day 4 of #CodeStreak Was browsing a simple site. Looked basic—until I dug into the code. Clean layout, smooth transitions, smart structure. Lesson: Great work often hides in the small details. #CodeStreak #DevCuriosity #100DaysOfCode #WebDev
1
4
33
💪Day 2 of #CodeStreak Your code works? Cool. Now ask: Will it still work with bad data? Will it still work a year from now? Will someone else understand it? Writing code is easy. Writing resilient code is a skill. #CodeStreak #DevCuriosity #100DaysOfCode
3
15
🚀Day 63 #100DaysOfCode ✅Solved 1 new array problem 🔁Revised some past array logic 🏫School tests are ongoing ⌛So only able to spend a little time coding today 📈Still keeping the streak alive! #DSA #CPP #CodeStreak #Consistency
2
10
237
💪 Day 1 of #CodeStreak Edge cases don’t just break your code- They show how well you understand it. Great devs don’t just code the happy path. They prepare for the unexpected. #DevCuriosity #CleanCode #100DaysOfCode
3
31