Translate section 5.11 to Hebrew#1269
Open
ShaiDemri wants to merge 1 commit intogoldbergyoni:masterfrom
Open
Conversation
Owner
|
@ShaiDemri You rock! @hodbauer Wanna have a look at Hebrew enhancements and approve? |
hodbauer
suggested changes
Sep 10, 2023
|
|
||
| **אמ;לק:** Serve frontend content using a specialized infrastructure (nginx, S3, CDN) because Node performance gets hurt when dealing with many static files due to its single-threaded model. One exception to this guideline is when doing server-side rendering | ||
| **אמ;לק:** שרתו את תוכן צד הלקוח באמצעות תשתית ייעודית (nginx, S3, CDN) מאחר שהביצועים של Node נפגעים מהתעסקות עם המון קבצים סטטים עקב מודל החוט היחיד. | ||
| **אחרת:** חוט ה-Node היחיד שלכם יהיה עסוק בהזרמת מאות קבצי html/תמונות/אנגולר/ריאקט במקום להקצות את כל המשאבים שלו עבור המשימה לשמה הוא נועד - לשרת תוכן דינמי. |
Contributor
There was a problem hiding this comment.
Thanks @ShaiDemri to take a part in the Hebrew translation 💪
- pls translate also the title in the
table of content(תוכן העניינים) - When I looked at the rendering results it seems the a space between the TLDR and otherwise sections are missing. pls fix it too.
great translation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.