#backatitwithjavascript arama sonuçları

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 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 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 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 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 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" için sonuç bulunamadı

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 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 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

Loading...

Something went wrong.


Something went wrong.


United States Trends