mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.21k stars 22.49k forks source link

La parte de DATA está un poco confusa y no logro realizarla, podrían ayudarme? #32329

Closed appp96 closed 5 months ago

appp96 commented 9 months ago

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_components

What specific section or headline is this issue about?

main.jsx

What information was incorrect, unhelpful, or incomplete?

no dice nada de crear un main.jsx por lo que es confusa la información a la hora de crear la matriz DATA

(DeepL) does not say anything about creating a main.jsx so it is confusing information when it comes to creating the DATA array.

What did you expect to see?

las 3 tareas enlistadas juntas

(DeepL) the 3 tasks listed together

Do you have any supporting links, references, or citations?

no

Do you have anything more you want to share?

No response

MDN metadata

Page report details * Folder: `en-us/learn/tools_and_testing/client-side_javascript_frameworks/react_components` * MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_components * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/tools_and_testing/client-side_javascript_frameworks/react_components/index.md * Last commit: https://github.com/mdn/content/commit/4baa9df1acf9118fb312338d2b82acfa8d67b9d3 * Document last modified: 2023-12-21T11:23:43.000Z
Josh-Cena commented 5 months ago

You are supposed to be following along the tutorial. In the first article https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started, main.jsx was created by the initial scaffolding.