Skip to content

feat(apps/frontend/tech): javascript 활용 및 OS#73

Merged
99mini merged 6 commits intomainfrom
tech/cs-os
Apr 23, 2025
Merged

feat(apps/frontend/tech): javascript 활용 및 OS#73
99mini merged 6 commits intomainfrom
tech/cs-os

Conversation

@99mini
Copy link
Copy Markdown
Owner

@99mini 99mini commented Apr 23, 2025

No description provided.

@99mini 99mini requested a review from Copilot April 23, 2025 12:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds detailed documentation on context switching to the operating systems section, enriching the content on process and thread management.

  • Introduces a new section on "문맥 교환 (Context Switching)"
  • Details the cases in which a context switch occurs and outlines common scheduling algorithms
Files not reviewed (4)
  • apps/frontend/tech/docs/javascript/asynchronous.mdx: Language not supported
  • apps/frontend/tech/docs/javascript/event-loop.mdx: Language not supported
  • apps/frontend/tech/docs/javascript/execution-context.mdx: Language not supported
  • apps/frontend/tech/docs/javascript/hoisting.mdx: Language not supported

Comment thread apps/frontend/tech/docs/운영체제/프로세스-쓰레드.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@99mini 99mini merged commit 2e6fb33 into main Apr 23, 2025
1 check passed
@99mini 99mini deleted the tech/cs-os branch April 23, 2025 13:30
99mini added a commit that referenced this pull request Apr 23, 2025
* feat(docs): add context switching section to process vs thread documentation

* docs: enhance documentation on event loop and execution context, add examples for closures and hoisting

* docs: update execution context documentation to include closure details and improve clarity

* feat(docs): add asynchronous processing documentation with Promise and async/await comparisons

* feat(docs): add utility functions for Promise handling with timeout and stale response prevention

* fix: 쉬운말로 바꾸기

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants