Explore tweets tagged as #codingnoob
Just solved this lil React logic brain teaser. Learned that .map() + {...obj} = immutable updates made easy. React state updates just clicked ⚡ #ReactJS #100Devs #CodeNewbie
0
0
0
In the middle of coding my first portfolio project. Off course its a text base rpg lol #pythonprogramming #codinglife #codingnoob #oop
0
0
1
chaining practice: One line to: 🚫 Remove a value 🔠 Capitalize the rest ✨ Flex your array skills #JavaScript #ReactDev #CodeNewbie
0
0
0
One step closer to learn how to #code just have to finalize things with the #school and I start a new #journey. #codingnoob #ontheroadtoprogram #M4MacBookPro #excitedtolearn
0
0
1
Just wrote a lil TypeScript function to count vowels in a string and it actually worked on the first try 😌 dev brain: 1 off-by-one errors: 0
0
0
0
0
0
1
Problem: Sum all numbers in an array. Me: “for loop?” Brain: “nah… let’s reduce() the drama.” 😌 reduce() really said “trust me, I got this.” 🧮✨ #JavaScript #100DaysOfCode #CodeNewbie #DevHumor
0
0
0
me: “ok recursion isn’t that scary” also me 5 mins later: function calls calling function calls calling function calls 😭😭😭 but I finally made it work. #JavaScript #100DaysOfCode #Recursion #SendHelp
0
0
0
Problem: Count how many even numbers are in an array. Me: “easy.” Also me: forgets to declare i 😭 ✅ Works perfectly ⚠️ JS: “btw i is global now” Me: nervous laughter 💀 #JavaScript #100DaysOfCode #CodingHumor #DevLife
0
0
0
Problem: Return only even numbers from an array. Me: “I could use a for loop…” (The day I remember the syntax of these JS methods it's game over for all of you) #JavaScript #100DaysOfCode #DevHumor #CodingMeme
0
0
0
Problem: Find the largest number in an array 💪 My brain: “idk how to start with the first element…” Also me: let max = -Infinity 😎 did i understand the logic? maybe not. did it work? absolutely. #JavaScript #100DaysOfCode #DevHumor #WomenWhoCode
0
0
0
me: I’ll just quickly write a JS function before bed also me: accidentally reinventing split and map like I’m discovering fire 🔥 but hey, it works! "Coding is actually fun" → [6, 2, 8, 3] brain = 1, bugs = 0 😤 #JavaScript #100DaysOfCode #WomenWhoCode #DevHumor
0
0
0
spent 30 mins arguing with nested arrays, 20 mins debugging recursion, and 10 mins crying over Array.isArray() but guess who just manually flattened a multi-dimensional array using recursion 😤 me: 1 js arrays: 0 #JavaScript #CodingLife #100Devs #DevHumor #WomenWhoCode #Recursion
0
0
0
wrote a perfect recursive function to sum all numbers in a nested array spent 15 minutes questioning my entire logic when it returned 10 instead of 15 turns out… i forgot to put let before my loop variable 😭 recursion: 1 me: -1 #JavaScript #CodingLife #WebDev #100Devs
0
0
0
Docs: "don't do this, " Me: "Haha ok" * does exactly that * Also Me: " Damn I am a horrible dev"
0
0
0
Update: - finished the freecodecamp django tutorial, still confused but have a basic knowledge - The problem I face is URL Mapping / Dynamic Links #django, #freecodecamp, #codingnoob
https://t.co/la3de7x8zg
0
0
0
Day 5 of learning and keeping my digital pet alive! #30NitesOfCode #codedex.io #learningtocode #codingnoob
0
0
0
Switched gears 🚀 It's time to take a step back... diving into problem-solving with JavaScript this time. Arrays, loops, and math problems today, brushing up on fundamentals before scaling up. #buildinpublic #devjourney
0
0
0