Packt Publishing, 2015. โ 220 p. โ ISBN: 1784395714, 9781784395711<div class="bb-sep"></div>Node.js is a JavaScript-driven technology, which means that developers can use the same language to write backend code. Its growing community and the large amount of available modules make Node.js one of the
Node.js By Example: Learn to use Node.js by creating a fully functional social network
โ Scribed by Krasimir Tsonev
- Publisher
- Packt Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 220
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Node.js is a JavaScript - driven technology, which means that developers can use the same language to write backend code. Its growing community and the large amount of available modules make Node.js one of the most attractive development environments. Node.js By Example covers Node.js fundamentals and teaches you how to use its technology to architect a project. It shows you how to manage an application's assets and how to implement the Model-View-Controller pattern. The next few chapters demonstrate how to develop the features of your social network. It also empowers you to communicate with a database, including storing, retrieving, and deleting data. The book ends by discussing the most popular ways to test your user interface in an efficient way.
๐ SIMILAR VOLUMES
<p><b>Learn to use Node.js by creating a fully functional social network</b></p> <h2>About This Book</h2><ul><li>Plan and implement a modern Node.js application</li><li>Get to know the most useful Node.js capabilities</li><li>Learn how to create complex Node.js applications</li></ul><h2>Who This Boo
<p>Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made <em>node.js as one of the most powerful framework in the Java Ecosystem</em>. JavaScript alone allows you to build real-time and scalable mobile and
<p>Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made <em>node.js as one of the most powerful framework in the Java Ecosystem</em>. JavaScript alone allows you to build real-time and scalable mobile and
<p>Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made <em>node.js as one of the most powerful framework in the Java Ecosystem</em>. JavaScript alone allows you to build real-time and scalable mobile and
If you're looking to build a web app with a JavaScript framework, Vue.js is one of your best options. The documentation is pretty good and there are example apps available, but it can be useful to actually build an app step-by-step to learn how to do it.<br /><br />That's what this book provides you