Skip to content

Conversation

HarunaMahjong
Copy link
Contributor

@HarunaMahjong HarunaMahjong commented May 29, 2024

Close #107

01-svelte/05-events/02-inline-handlers 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:31am

```

> In some frameworks you may see recommendations to avoid inline event handlers for performance reasons, particularly inside loops. That advice doesn't apply to Svelte — the compiler will always do the right thing, whichever form you choose.
> 일부 프레임워크에서는 성능상의 이유로, 특히 루프 내에서 인라인 이벤트 핸들러를 피하라는 권고를 볼 수 있습니다. 그 조언은 스벨트에는 적용되지 않습니다. 컴파일러는 선택한 형식에 관계없이 항상 올바른 작업을 수행합니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

form -> 형식으로 번역했는데, 방식은 어떠신가요?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

그 편이 확실히 더 낫겠네요! 수정했습니다.

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/05-events/02-inline-handlers
2 participants