9781789539660
Beginning API Development with Node.js: Build highly scalable,developer-friendly APIs for the modern web with JavaScript and Node.js
by: Anthony Nandaa
ISBN-10: 1789539668
ISBN-13: 9781789539660
Publication Date 出版日期: 2018-07-24
Print Length 页数: 100
Book Description
By finelybook
Using the same framework to build both server and client-side applications saves you time and money. This book teaches you how you can use JavaScript and Node.js to build highly scalable APIs that work well with lightweight cross-platform client applications. It begins with the basics of Node.js in the context of backend development,and quickly leads you through the creation of an example client that pairs up with a fully authenticated API implementation. By the end of the book,you’ll have the skills and exposure required to get hands-on with your own API development project.
Contents
1: INTRODUCTION TO NODE.JS
2: BUILDING THE API – PART 1
3: BUILDING THE API – PART 2
What You Will Learn
Understand how Node.js works,its trends,and where it is being used now
Learn about application modularization and built-in Node.js modules
Use the npm third-party module registry to extend your application
Gain an understanding of asynchronous programming with Node.js
Develop scalable and high-performing APIs using hapi.js and Knex.js
Write unit tests for your APIs to ensure reliability and maintainability
Authors
Anthony Nandaa
Anthony Nandaa is a senior software developer with more than 7 years of professional programming experience. He began his career with Pascal and Visual Basic 6. He has worked with multiple languages,such as Python,PHP,Go,and full-stack JavaScript. In his current role,he leads a team of engineers,who develop frontend applications with Node.js and React. He considers himself a lifelong learner,and lately,he has been learning Haskell for fun and to gain some insight into pure functional programming.