TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.99k stars 13.35k forks source link

Rendering Techniques: <Short description of your suggestion> #26507

Closed futuressobright closed 11 months ago

futuressobright commented 1 year ago

Describe your suggestion

I'm not sure what is being stated in the paragraph titled "Falsy values in JSX, a common pitfall."

More clear might be be a list of which values are falsy, and which are not - or perhaps we need two sets of lists, one for JS and one for React - is that the point?

Thanks.

Path

Foundations

Lesson Url

https://www.theodinproject.com/lessons/node-path-react-new-rendering-techniques

Checks

(Optional) Discord Name

Gnuguy

(Optional) Additional Comments

No response

wise-king-sullyman commented 1 year ago

It looks like it's just trying to clarify why some falsy values render and some don't, it does seem like it could potentially be worded a bit better though.

Thanks for making this issue!

ScaxCodes commented 1 year ago

Good morning, I would love to help with this and already have a wording in my mind.

wise-king-sullyman commented 1 year ago

All yours @ScaxCodes, thanks!

ScaxCodes commented 11 months ago

Sorry, totally forgot about this. Gonna work on it soon!

ScaxCodes commented 11 months ago

@wise-king-sullyman finally done, sorry for the delay

wise-king-sullyman commented 11 months ago

@ScaxCodes absolutely no worries! We're all volunteering our time here. Thank you for taking the time to push up a fix! 💪