#backatitwithjavascript 搜索结果

#DayWhatever - #BackAtItWithJavaScript Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game. Good night please.😌 Challenge One: DONE ✅

Obianuju_sunday's tweet image. #DayWhatever - #BackAtItWithJavaScript

Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game.

Good night please.😌

Challenge One: DONE ✅

Day 8 — #BackAtItWithJavaScript Wrapped up the Pig game today and learned the difference between state and flag variables. State variables are used to keep track of the current condition of the app. Flag variables are often just true/false signals to trigger something once.

Obianuju_sunday's tweet image. Day 8 — #BackAtItWithJavaScript
Wrapped up the Pig game today and learned the difference between state and flag variables.
State variables are used to keep track of the current condition of the app.
Flag variables are often just true/false signals to trigger something once.

Day 3 - #BackAtItWithJavaScript Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. One line: "object.newProperty = value" and a whole new property appears in the object. Wild and dynamic.

Obianuju_sunday's tweet image. Day 3 - #BackAtItWithJavaScript

Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. 
One line:
"object.newProperty = value"
and a whole new property appears in the object. Wild and dynamic.

Day 2 — #BackAtItWithJavaScript From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.
Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

Day 6 — #BackAtItWithJavaScript Still on the DOM. Learned how classList.toggle() switches things up.

Obianuju_sunday's tweet image. Day 6 — #BackAtItWithJavaScript
Still on the DOM.
Learned how classList.toggle() switches things up.

☑️Day 1 of relearning JavaScript Me: writes a whole function JavaScript: “Cool… so what do you want me to do with it?” Me: oh right… return it 😭 Never forgetting this lesson again 💀 #BackAtItWithJavaScript #BuildingInPublic #FrontendDev

Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev
Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev

Day 7 — #BackAtItWithJavaScript Just me, the DOM, the UI, and the DRY principle today. That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Obianuju_sunday's tweet image. Day 7 — #BackAtItWithJavaScript
Just me, the DOM, the UI, and the DRY principle today.
That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Day 9 — #BackAtItWithJavaScript Remember when setting the custom winning score felt like a huge win? Well, turns out players could still change it mid-game like “lemme just make it 20 real quick.” Now I’m working on locking that input once the dice rolls.


CSS ehn? It'll really test your patience. I just wanted to align one div. Just one! #BackAtItWithJavaScript


Day 4 — #BackAtItWithJavaScript Not every day brings a new concept; some days are just for connecting the dots. I spent today revisiting scopes and hoisting, trying to really understand how they work together.


#DayWhatever - #BackAtItWithJavaScript Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game. Good night please.😌 Challenge One: DONE ✅

Obianuju_sunday's tweet image. #DayWhatever - #BackAtItWithJavaScript

Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game.

Good night please.😌

Challenge One: DONE ✅

Day 9 — #BackAtItWithJavaScript Remember when setting the custom winning score felt like a huge win? Well, turns out players could still change it mid-game like “lemme just make it 20 real quick.” Now I’m working on locking that input once the dice rolls.


CSS ehn? It'll really test your patience. I just wanted to align one div. Just one! #BackAtItWithJavaScript


Day 8 — #BackAtItWithJavaScript Wrapped up the Pig game today and learned the difference between state and flag variables. State variables are used to keep track of the current condition of the app. Flag variables are often just true/false signals to trigger something once.

Obianuju_sunday's tweet image. Day 8 — #BackAtItWithJavaScript
Wrapped up the Pig game today and learned the difference between state and flag variables.
State variables are used to keep track of the current condition of the app.
Flag variables are often just true/false signals to trigger something once.

Day 7 — #BackAtItWithJavaScript Just me, the DOM, the UI, and the DRY principle today. That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Obianuju_sunday's tweet image. Day 7 — #BackAtItWithJavaScript
Just me, the DOM, the UI, and the DRY principle today.
That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Day 6 — #BackAtItWithJavaScript Still on the DOM. Learned how classList.toggle() switches things up.

Obianuju_sunday's tweet image. Day 6 — #BackAtItWithJavaScript
Still on the DOM.
Learned how classList.toggle() switches things up.

Day 4 — #BackAtItWithJavaScript Not every day brings a new concept; some days are just for connecting the dots. I spent today revisiting scopes and hoisting, trying to really understand how they work together.


Day 3 - #BackAtItWithJavaScript Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. One line: "object.newProperty = value" and a whole new property appears in the object. Wild and dynamic.

Obianuju_sunday's tweet image. Day 3 - #BackAtItWithJavaScript

Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. 
One line:
"object.newProperty = value"
and a whole new property appears in the object. Wild and dynamic.

Day 2 — #BackAtItWithJavaScript From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.
Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

☑️Day 1 of relearning JavaScript Me: writes a whole function JavaScript: “Cool… so what do you want me to do with it?” Me: oh right… return it 😭 Never forgetting this lesson again 💀 #BackAtItWithJavaScript #BuildingInPublic #FrontendDev

Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev
Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev

未找到 "#backatitwithjavascript" 的结果

Day 3 - #BackAtItWithJavaScript Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. One line: "object.newProperty = value" and a whole new property appears in the object. Wild and dynamic.

Obianuju_sunday's tweet image. Day 3 - #BackAtItWithJavaScript

Today I realized how flexible JS objects are. Turns out you can add new properties on the fly just by assigning them. 
One line:
"object.newProperty = value"
and a whole new property appears in the object. Wild and dynamic.

Day 8 — #BackAtItWithJavaScript Wrapped up the Pig game today and learned the difference between state and flag variables. State variables are used to keep track of the current condition of the app. Flag variables are often just true/false signals to trigger something once.

Obianuju_sunday's tweet image. Day 8 — #BackAtItWithJavaScript
Wrapped up the Pig game today and learned the difference between state and flag variables.
State variables are used to keep track of the current condition of the app.
Flag variables are often just true/false signals to trigger something once.

☑️Day 1 of relearning JavaScript Me: writes a whole function JavaScript: “Cool… so what do you want me to do with it?” Me: oh right… return it 😭 Never forgetting this lesson again 💀 #BackAtItWithJavaScript #BuildingInPublic #FrontendDev

Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev
Obianuju_sunday's tweet image. ☑️Day 1 of relearning JavaScript
Me: writes a whole function
JavaScript: “Cool… so what do you want me to do with it?”
Me: oh right… return it 😭
Never forgetting this lesson again 💀
#BackAtItWithJavaScript #BuildingInPublic #FrontendDev

#DayWhatever - #BackAtItWithJavaScript Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game. Good night please.😌 Challenge One: DONE ✅

Obianuju_sunday's tweet image. #DayWhatever - #BackAtItWithJavaScript

Set the winning score once and for all using a flag variable so the players can’t keep switching winning scores mid-game.

Good night please.😌

Challenge One: DONE ✅

Day 7 — #BackAtItWithJavaScript Just me, the DOM, the UI, and the DRY principle today. That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Obianuju_sunday's tweet image. Day 7 — #BackAtItWithJavaScript
Just me, the DOM, the UI, and the DRY principle today.
That tiny red dot gave me a tough time but CSS pseudo-element humbled it. Feels good😌

Day 2 — #BackAtItWithJavaScript From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.
Obianuju_sunday's tweet image. Day 2 — #BackAtItWithJavaScript
From arrays to loops, functions to objects… it all came together in one challenge, building a tip calculator from scratch. Seeing how each concept connected felt so good, and watching it actually work made my day. I'm happy.

Day 6 — #BackAtItWithJavaScript Still on the DOM. Learned how classList.toggle() switches things up.

Obianuju_sunday's tweet image. Day 6 — #BackAtItWithJavaScript
Still on the DOM.
Learned how classList.toggle() switches things up.

Loading...

Something went wrong.


Something went wrong.


United States Trends