Thomas Nguyen
Thomas Nguyen's Blog

Thomas Nguyen's Blog

Follow
homeFront-endBack-endMicroservicesBuy me a coffee
Tag

swc

#swc

More content

Read more stories on Hashnode


Articles with this tag

Why You Should Replace Babel with SWC in Next.js

Jun 21, 20223 min read

Before the release of Next.js v12, it utilized Babel to transpile edge JavaScript to plain ES5 JavaScript that can run in any web browser. It converts...

Why You Should Replace Babel with SWC in Next.js