1.8 Summary
For many years now, Node.js has been an integral part of web development. In this context, Node.js isn’t just used to create server applications but also is the basis for a wide range of tools—from the bundler webpack to tools such as Babel and the compiler for CSS preprocessors. The success of the platform is based on several very simple concepts. The platform is based on a collection of established libraries, which together create a very flexible working environment. Over the years, the core of the platform has always been kept compact, offering only a set of basic functionalities. For all other requirements, you can use the npm to integrate a wide variety of packages into your application.
Although Node.js has now been proven ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access