-
[Kasra Khosravi] Why you should use SWC (and not Babel) 한글 번역Frontend 2022. 3. 6. 15:56
Why you should use SWC (and not Babel) - LogRocket Blog In this post, we'll cover the basics of transpilers and we'll compare Babel and SWC based on setup, execution, and speed. blog.logrocket.com 아래 글은 Kasra Khosravi가 작성한 Why you should use SWC (and not Babel)이란 글을 한글로 번역한 글입니다. 오역이 있을 수 있으니 정확한 내용을 읽고 싶다면 원문을 읽어보시길 바랍니다. 왜 여러분은 (바벨이 아니라) SWC를 사용해야 하는가? 바벨은 무엇인가? Babel은 ES6와 같은 자바스크립트 최신 버전의 코드..