feat(apps/frontend/tech): 네트워크, 운영체제, 리엑트 공부#71
Merged
Conversation
…led explanations and protocols
…vs thread documentation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds new documentation pages covering operating systems (프로세스와 쓰레드), networking (OSI 7 계층), and React concurrency along with corresponding updates to the intro and blog tag definitions.
- Added detailed markdown documentation for 프로세스와 쓰레드, OSI 7 계층, and React concurrency
- Updated the site navigation and blog tags to include the new topics
Reviewed Changes
Copilot reviewed 5 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| apps/frontend/tech/docs/운영체제/프로세스-쓰레드.md | New documentation on processes vs. threads in operating systems |
| apps/frontend/tech/docs/네트워크/OSI-7-layer.md | New documentation on the OSI 7-layer network model |
| apps/frontend/tech/docs/reactjs/react-concurrency.md | New documentation on handling concurrency issues in React |
| apps/frontend/tech/docs/intro.md | Updated intro file to add new documentation categories |
| apps/frontend/tech/blog/tags.yml | Updated blog tags to include the 운영체제 category |
Files not reviewed (5)
- apps/frontend/tech/docs/code-complete/category.json: Language not supported
- apps/frontend/tech/docs/javascript/event-loop.mdx: Language not supported
- apps/frontend/tech/docs/reactjs/category.json: Language not supported
- apps/frontend/tech/docs/네트워크/category.json: Language not supported
- apps/frontend/tech/docs/운영체제/category.json: Language not supported
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.