Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

"undefined" titles in the State of CSS 2024 Reading List sent by email #423

Closed 4esnog closed 2 months ago

4esnog commented 2 months ago

I have just filled the State of CSS 2024 surcey, saving some features to the reading list, and after submitting the survey, chose to send the reading list to my email.

In the email, some of the features' titles are "undefined" instead of the real names.

Here is an example screenshot of how it looks like:

Screenshot 2024-08-25 at 12 48 34

And a text version of all the undefined's I got:

undefined

The CSS data type represents a mathematical function that describes the rate at which a value changes.

https://developer.mozilla.org/en-US/docs/Web/CSS/easing-function Using linear() for better animation (fullystacked.net) Linear() Generator (linear-easing-generator.netlify.app)

undefined

Using Different Color Spaces for Non-Boring Gradients (css-tricks.com)

undefined

The @layer CSS at-rule is used to declare a cascade layer and can also be used to define the order of precedence in case of multiple cascade layers.

https://developer.mozilla.org/en-US/docs/Web/CSS/@layer

eric-burel commented 2 months ago

@SachaG it measn the entity has no "nameClean", are they expected to always have such a name? or is it ok to do "entity?.nameClean || entity?.name" ?

eric-burel commented 2 months ago

I've improved the template generator for these emails, should be ok on develop.