HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
View in English Always switch to English
**심(shim)**은 일반적으로 문제를 해결하는 새 API를 추가하여, 이미 존재하는 코드의 동작을 바로잡는 데 사용되는 코드 모음입니다. 기본 브라우저에서 지원되지 않는 새로운 API를 구현하는 폴리필과 다릅니다.