Skip to content

Conversation

chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Sep 28, 2025

「フロントエンドとバックエンドの結合」の項を削除し、演習問題を作り直しました。
変更内容の草案およびその作成過程については、#871 を参照してください。

@chvmvd chvmvd changed the title 「トランスパイラとモジュールバンドラ」の節から、「フロントエンドとバックエンドの結合」の項を削除 「トランスパイラとモジュールバンドラ」の節を整える Sep 28, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 28, 2025

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5c8cab8
Status: ✅  Deploy successful!
Preview URL: https://2a6f642d.utcode-learn.pages.dev
Branch Preview URL: https://update-bundlerp.utcode-learn.pages.dev

View logs

@chvmvd chvmvd force-pushed the update-bundlerP branch 3 times, most recently from ad536e0 to 2435c0c Compare October 4, 2025 08:41
@chvmvd chvmvd marked this pull request as ready for review October 4, 2025 08:49
@chvmvd chvmvd requested a review from Copilot October 4, 2025 08:52
Copy link

@Copilot 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 pull request reorganizes the "トランスパイラとモジュールバンドラ" (Transpilers and Module Bundlers) section by removing the "フロントエンドとバックエンドの結合" (Frontend and Backend Integration) subsection and creating new exercise problems.

  • Removed the entire fullstack app integration section and its sample code
  • Replaced the existing Chart.js exercise with two new exercises using Faker and canvas-confetti packages
  • Updated video imports to support the new exercises

Reviewed Changes

Copilot reviewed 14 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/4-advanced/02-bundler/index.mdx Main content update removing integration section and adding new exercises
docs/4-advanced/02-bundler/_samples/fullstack-app/* Complete removal of fullstack app sample files
docs/4-advanced/02-bundler/_samples/faker/* New Faker exercise sample implementation
docs/4-advanced/02-bundler/_samples/canvas-confetti/* New canvas-confetti exercise sample implementation
docs/4-advanced/02-bundler/_samples/chartjs/src/main.js Removal of Chart.js exercise code
Files not reviewed (3)
  • docs/4-advanced/02-bundler/_samples/canvas-confetti/package-lock.json: Language not supported
  • docs/4-advanced/02-bundler/_samples/faker/package-lock.json: Language not supported
  • docs/4-advanced/02-bundler/_samples/fullstack-app/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@chvmvd chvmvd changed the title 「トランスパイラとモジュールバンドラ」の節を整える 「トランスパイラとモジュールバンドラ」の節を再整理する Oct 4, 2025
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.

「トランスパイラとモジュールバンドラ」の節を再整理する
1 participant