Skip to content

Conversation

HarunaMahjong
Copy link
Contributor

@HarunaMahjong HarunaMahjong commented May 29, 2024

Close #96

01-svelte/04-logic/05-keyed-each-blocks README.md 번역했습니다.

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
learn-svelte-kr ⬜️ Ignored (Inspect) Visit Preview Jun 2, 2024 6:26am

기본적으로 `each` 블록의 값을 수정하면, 블록의 __ 에서 DOM 노드를 추가 및 제거하고 변경된 값을 업데이트합니다. 이는 원하는 동작이 아닐 수 있습니다.

It's easier to show why than to explain. The `<Thing>` component sets the emoji as a constant on initialization, but the name is passed in via a prop.
이유를 설명하기보다는 보여주는 게 더 쉽습니다. `<Thing>` 컴포넌트는 초기화 시 이모지를 상수로 설정하지만, 이름은 prop을 통해 전달됩니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

prop -> 프롭 으로 다른 번역과 일관성이 필요할 것 같습니다

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.

01-svelte/04-logic/05-keyed-each-blocks
2 participants