Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/content/learn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ React ডকুমেন্টেশনে স্বাগতম! এই পৃ

<YouWillLearn>

- How to create and nest components
- How to add markup and styles
- How to display data
- How to render conditions and lists
- How to respond to events and update the screen
- How to share data between components
- কিভাবে কম্পোনেন্টস create এবং nest করবেন
- কিভাবে markup এবং styles সংযুক্ত করবেন
- কিভাবে ডাটা display করবেন
- কিভাবে conditions এবং lists গুলো render করবেন
- কিভাবে event গুলো respond করবেন এবং সেই অনুযায়ী screen update করবেন
- কিভাবে ডাটা, কম্পোনেন্টস এর মধ্যে share করবেন
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please give it a second thought if we could remove those English words. It don't need to be the exact wording as in English. To explain if you need to write more you can. and start he PR as a draft


</YouWillLearn>

Expand Down