-
Notifications
You must be signed in to change notification settings - Fork 64
react-dom-server-index #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,49 +1,49 @@ | ||||||
| --- | ||||||
| title: Server React DOM APIs | ||||||
| title: Server React DOM API | ||||||
| --- | ||||||
|
|
||||||
| <Intro> | ||||||
|
|
||||||
| The `react-dom/server` APIs let you render React components to HTML on the server. These APIs are only used on the server at the top level of your app to generate the initial HTML. A [framework](/learn/start-a-new-react-project#production-grade-react-frameworks) may call them for you. Most of your components don't need to import or use them. | ||||||
| `react-dom/server` API গুলো আপনাকে সার্ভারে React কম্পোনেন্টকে HTML এ রেন্ডার করার সুযোগ দেয়। প্রাথমিক HTML তৈরীর জন্য এই API গুলো কেবল মাত্র সার্ভারে আপনার অ্যাপের একদম উপরের লেভেলে ব্যবহৃত হয়। আপনার হয়ে একটা [ফ্রেমওয়ার্ক](/learn/start-a-new-react-project#production-grade-react-frameworks) এই API গুলোকে কল দিতে পারে। আপনার বেশিরভাগ কম্পোনেন্টের এগুলোকে ব্যবহারের দরকার পড়বে না। | ||||||
|
|
||||||
| </Intro> | ||||||
|
|
||||||
| --- | ||||||
|
|
||||||
| ## Server APIs for Node.js Streams {/*server-apis-for-nodejs-streams*/} | ||||||
| ## Node.js Stream জন্য Server API {/*server-apis-for-nodejs-streams*/} | ||||||
|
|
||||||
| These methods are only available in the environments with [Node.js Streams:](https://nodejs.org/api/stream.html) | ||||||
| [Node.js Streams](https://nodejs.org/api/stream.html) সহ এনভায়রনমেন্ট গুলোতে কেবল এই মেথডগুলো পাওয়া যাবেঃ | ||||||
|
|
||||||
| * [`renderToPipeableStream`](/reference/react-dom/server/renderToPipeableStream) renders a React tree to a pipeable [Node.js Stream.](https://nodejs.org/api/stream.html) | ||||||
| * [`renderToStaticNodeStream`](/reference/react-dom/server/renderToStaticNodeStream) renders a non-interactive React tree to a [Node.js Readable Stream.](https://nodejs.org/api/stream.html#readable-streams) | ||||||
| * [`renderToPipeableStream`](/reference/react-dom/server/renderToPipeableStream) একটা React ট্রিকে একটা pipeable [Node.js Stream](https://nodejs.org/api/stream.html) এ রেন্ডার করে। | ||||||
|
||||||
| * [`renderToPipeableStream`](/reference/react-dom/server/renderToPipeableStream) একটা React ট্রিকে একটা pipeable [Node.js Stream](https://nodejs.org/api/stream.html) এ রেন্ডার করে। | |
| * [`renderToPipeableStream`](/reference/react-dom/server/renderToPipeableStream) একটা React ট্রি কে একটা pipeable [Node.js Stream](https://nodejs.org/api/stream.html) এ রেন্ডার করে। |
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [`renderToStaticNodeStream`](/reference/react-dom/server/renderToStaticNodeStream) একটা নন-ইন্টার্যাকটিভ React ট্রিকে একটা [Node.js Readable Stream.](https://nodejs.org/api/stream.html#readable-streams) এ রেন্ডার করে। | |
| * [`renderToStaticNodeStream`](/reference/react-dom/server/renderToStaticNodeStream) একটা নন-ইন্টার্যাকটিভ React ট্রি কে একটা [Node.js Readable Stream.](https://nodejs.org/api/stream.html#readable-streams) এ রেন্ডার করে। |
nomandhoni-cs marked this conversation as resolved.
Show resolved
Hide resolved
nomandhoni-cs marked this conversation as resolved.
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ## Non-streaming এনভায়রনমেন্টের জন্য Server API {/*server-apis-for-non-streaming-environments*/} | |
| ## Non-streaming এনভায়রনমেন্টের জন্য Server API সমূহ {/*server-apis-for-non-streaming-environments*/} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
এখানে সমূহ দিচ্ছি তবে বাংলা ভাষায় যখন আমরা plural করি, বেশিরভাগ ক্ষেত্রেই অতিরিক্ত suffix ছাড়া কাজ হয়।
যেমন ইংরেজিতে many birds বাংলায় অনেক পাখি হয়। পাখি সমূহ লাগে না। ইংরেজিতে s সব সময় ব্যবহার বাধ্যতা মূলক।
এই কারণে হেডিং গুলাতে আমি পাঠ মধুর করবার জন্য অনেক জায়গায় সমূহ বা গুলো এভয়েড করছি।
আবার পুরা ইংরেজিতে হেডিং দিলে s রেখে দিচ্ছি।
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nafistiham Thanks bhai, notun jinish sikhlam
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [`renderToString`](/reference/react-dom/server/renderToString) একটা React ট্রিকে একটা স্ট্রিং এ রেন্ডার করে। | |
| * [`renderToString`](/reference/react-dom/server/renderToString) একটা React ট্রি কে একটা স্ট্রিং এ রেন্ডার করে। |
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [`renderToStaticMarkup`](/reference/react-dom/server/renderToStaticMarkup) একটা নন-ইন্টার্যাকটিভ React ট্রিকে একটা স্ট্রিং এ রেন্ডার করে। | |
| * [`renderToStaticMarkup`](/reference/react-dom/server/renderToStaticMarkup) একটা নন-ইন্টার্যাকটিভ React ট্রি কে একটা স্ট্রিং এ রেন্ডার করে। |
Uh oh!
There was an error while loading. Please reload this page.