Skip to content

Conversation

mhmmd-ysf
Copy link
Contributor

@mhmmd-ysf mhmmd-ysf commented Apr 29, 2023

Translate writing-markup-with-jsx.md
Related page: https://react.dev/learn/writing-markup-with-jsx

Closes #419

Kamu dapat membaca uneg-unegku di sini.
<br /><br />
<b>And <i>pictures</i></b> of scientists!
<b>Juga ada <i>foto</b></i> ilmuwan!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kebalik tag nya.

Suggested change
<b>Juga ada <i>foto</b></i> ilmuwan!
<b>Juga ada <i>foto</i></b> ilmuwan!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kayaknya ini bagian dari latihannya mas? Karena di english juga begitu.

Copy link
Collaborator

@mhaidarhanif mhaidarhanif Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mazipan Itu di dokumentasi sumber merupakan contoh yang sengaja dibuat salah, pembaca disuruh betulin. Jadi sebenarnya terkait tag sudah betul begini. Paling soal kata jamak yang mesti ditingkatkan. Karena sumbernya pictures dan scientists.

Suggested change
<b>Juga ada <i>foto</b></i> ilmuwan!
<b>Juga ada <i>foto-foto</b></i> para ilmuwan!

image

</div>
<p className="summary">
You can find my thoughts here.
Kamu dapat membaca uneg-unegku di sini.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Kamu dapat membaca uneg-unegku di sini.
Anda dapat menemukan pemikiran saya di sini.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wkwk uneg-uneg

</Sandpack>

Whether to do it by hand or using the converter is up to you!
Kamu bebas untuk mengubah secara manual atau menggunakan *converter*!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Kamu bebas untuk mengubah secara manual atau menggunakan *converter*!
Apakah melakukan dengan manual atau menggunakan *converter*, terserah pada Anda!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another suggestion to have better reading flow:

Suggested change
Kamu bebas untuk mengubah secara manual atau menggunakan *converter*!
Antara melakukannya dengan manual atau menggunakan *converter*, terserah Anda!

@github-actions
Copy link

github-actions bot commented Apr 30, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@mhaidarhanif mhaidarhanif requested a review from r17x April 30, 2023 21:39
Copy link
Collaborator

@mhaidarhanif mhaidarhanif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine but let's wait for the others. @resir014 @r17x @mazipan @zainfathoni

Copy link
Collaborator

@mazipan mazipan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good from me, let's ship this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Writing Markup with JSX

4 participants