上QQ阅读APP看书,第一时间看更新
Summary
We've covered quite a bit in this chapter—most of it is related to the new syntax and features that ES2015 is bringing. Furthermore, we covered how to import npm
modules and utilize them in our own code.
In the next chapter, we'll work on building modular CSS files with Sass. We'll also see how to integrate this into our build process.