ES2015 Modules + Node.js 好像有譜!?
前陣子看到幾篇提到 ES2015 Modules 在 nodejs 實作的現況與問題,本來想好好讀一下寫個心得文,結果好幾個月就過去了...XD
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet" data-cards="hidden" data-lang="en">
<p lang="en" dir="ltr">
I just published “Node.js, TC-39, and Modules”{' '}
<a href="https://t.co/FHsTcHkUyd">https://t.co/FHsTcHkUyd</a>
</p>
— James M Snell (@jasnell){' '}
<a href="https://twitter.com/jasnell/status/781628182743097344">September 29, 2016</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" data-lang="en">
<p lang="en" dir="ltr">
A nice report. I wrote up a few additional thoughts at{' '}
<a href="https://t.co/ztBv5lhsL0">https://t.co/ztBv5lhsL0</a>{' '}
<a href="https://t.co/WJroMjBVrr">https://t.co/WJroMjBVrr</a>
</p>
— Allen Wirfs-Brock (@awbjs){' '}
<a href="https://twitter.com/awbjs/status/781731980312399872">September 30, 2016</a>
</blockquote>
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/kntHoKixObU"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
Update!
An Update on ES6 Modules in Node.js
結果沒想到直接跳到這篇的進度了...
Comments
Loading comments...