타임 박싱
conceptEmbed This Widget
Add the script tag and a data attribute to embed this widget.
<script src="https://cdn.jsdelivr.net/npm/timefyi-embed@1/dist/embed.min.js" defer></script>
<div data-timefyi="glossary" data-slug="time-boxing"></div>
Embed via iframe for maximum compatibility.
<iframe src="https://timefyi.com/iframe/glossary/time-boxing/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://timefyi.com/glossary/time-boxing/
Add a dynamic SVG badge to your README or docs.
[](https://timefyi.com/glossary/time-boxing/)
Use the native HTML custom element.
<script src="https://cdn.jsdelivr.net/npm/timefyi-embed@1/dist/embed.min.js" defer></script>
<timefyi-glossary slug="time-boxing"></timefyi-glossary>
정의
활동에 고정된 최대 시간을 할당하는 시간 관리 기법입니다. 스프린트 범위를 정하고 범위 확대를 방지하기 위해 애자일 소프트웨어 개발에서 널리 사용됩니다.