DEV Community

Cover image for Day 41/100 Hidden
Rio Cantre
Rio Cantre

Posted on • Edited on • Originally published at dev.to

2

Day 41/100 Hidden

As I'm approaching to completing the project, there seems to be an attribute that keeps puzzling me. Though I need to spend time to solve it. I find it amusing why A package needs to be delivered twice in a day?

hidden

looged

Top comments (3)

Collapse
 
mynameisgenesis profile image
Genesis

So you are hiding all of the article elements within the main container but you are wondering why you need to do it again on lines 49-50? Or are you hiding different elements? What does the html page look like?

Collapse
 
riocantre profile image
Rio Cantre

🤔

Collapse
 
riocantre profile image
Rio Cantre

You can check the process on the course of how to build a space travel website :)

Need a better mental model for async/await?

Check out this classic DEV post on the subject.

⭐️🎀 JavaScript Visualized: Promises & Async/Await

async await

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay