The Node Craftsman Book (Manuel Kiessling)

 
0.0 (0)
The Node Craftsman Book (Manuel Kiessling)

This book enables JavaScript programmers with rudimentary Node.js skills to fully master both languages. With Node.js and JavaScript, it takes you on a deeper exploration of the art of software development, covering topics like object orientation, test-driven development, database management, web frameworks, and much more.

It demonstrates how to use Node.js and how to give careful consideration to the creation of your Node projects. Six crafting milestones will help you learn how to construct a whole Node.js application, and you'll acquire a variety of specialized abilities along the way. These abilities include knowing how to thoroughly use the Node Package Manager, connecting databases to your Node apps, and creating unit tests and end-to-end tests for your code. You'll get a comprehensive understanding of Node.js development and learn how to design and manage your own Node.js apps, all the way up to fully functional REST-based web applications and integration with Angular applications.

  • How to connect to databases like MongoDB and MySQL from your Node.js application
  • How to unit tests and end-to-end tests for your code
  • When and how to leverage migrations for setting up a continuous deployment workflow
  • Detailed insight into how the Node Package Manager, NPM works
  • How object-orientation actually works

Ebook Details

About the Authors
Software developer and IT manager Manuel Kiessling resides in Cologne, Germany. He is drawn to agile methodologies and behavior- and test-driven development. The Node Beginner Book and Beginning Mobile App Development with React Native are just two of Manuel's popular books.
Published
Published Date / Year
ebooks Account (April 28, 2017)
Hardcover
176 pages
eBook Format
HTML and PDF
Language
English
ISBN-10
1787128148
ISBN-13
978-1787128149

Similar Programming & Computer Books

Apprendre jQuery - Learn jQuery (Sutterlity Laurent)
This free programming course is designed for those proficient in HTML and CSS. The most popular jQuery techniques will be covered; but not all. To make it simpler to...
JavaScript Éloquent : Une introduction moderne à la programmation - Eloquent JavaScript: A Modern Introduction to Programming (Marijn Haverbeke)
In the book Eloquent JavaScript, the JavaScript programming language and programming in general are introduced.  
Securing Java: Getting Down to Business with Mobile Code (Gary McGraw, et al)
Security becomes more important as Java develops and enters the industry. But as Java develops, so do its security concerns and designs. ...
Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox (Mark Pilgrim)
For hardcore users who wish to learn Greasemonkey, the hottest new Firefox plugin that enables you to write scripts that modify the web pages you see, this book is...
Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction (Daniel Shiffman)
This free programming book shows you how to use Processing to build the fundamental programming building blocks required to develop cutting-edge graphics applications, such as interactive art, live video...
Cascading Style Sheets: The Definitive Guide (Eric A. Meyer)
The Web Design CD Bookshelf, Version 1.0, includes this book. To put it simply, CSS is a method for separating a document's structure from its presentation. The...
Learn HTML and CSS in One Easy to Use Guide (Shay Howe)
This free programming book serves as a clear and thorough tutorial for those just learning HTML and CSS. This manual covers all typical components of front-end design and development...
HTML Tutorials: Everything HTML, CSS, and JavaScript (Patrick Griffiths)
This thorough book is the greatest option for readers who wish to create Web pages that load quickly, are simple to edit, accessible to all, function on all browsers,...
CSS in Depth (Keith J. Grant)
This free programming book introduces you to a wide variety of CSS techniques, from the clever to the astounding. This book's abundance of imaginative examples and potent best practices...
Essential CSS (Krzysztof Kowalczyk)
This free programming book was created to give programmers who are just learning Cascading Style Sheets (CSS) as well as those delving into more difficult issues a clear and...

Others Programming Books by Manuel Kiessling

The Node Beginner Book: A Comprehensive Node.js Tutorial (Manuel Kiessling)
The Node Beginner Book aims to get you started with creating Node.js applications while educating you on all the necessary advanced JavaScript concepts along the way. ...

Others Programming Books by Packt Publishing

Learn Ethical Hacking from Scratch (Zaid Sabih)
The fundamentals of ethical hacking, how to hack safely and legally, how to install Kali Linux and use the Linux terminal are covered at the beginning of this book....
Flutter Cookbook (Simone Alessandria, et al.)
Using the Dart programming language, Flutter is an open-source platform for creating mobile, web, and desktop applications. With the help of this recipe-based manual, which emphasizes solid app design...
AJAX and PHP: Building Responsive Web Applications (Cristian Darie, et al)
This Open-source book will assist you in comprehending how the components of AJAX function and how the heart of AJAX beats, assuming that you have a fundamental understanding of...
Learn Ethereum: Build your own Decentralized Applications with Ethereum and Smart Contracts (Xun Wu, et al)
Ethereum is a decentralized, blockchain-based computing platform that enables the execution of smart contracts.
Mastering Internet of Things: Design and create your own IoT applications using Raspberry Pi (Peter Waher)
The fastest-growing technological market is the Internet of Things (IoT). Industries are adopting IoT technologies to save operational costs, extend product life, and enhance consumer welfare. ...
Hands-On Natural Language Processing with Python: A practical guide to applying deep learning architectures to your NLP applications (Rajesh Arumugam, et al)
Natural language processing (NLP) has applications in a variety of fields, including web search, advertising, and customer service, and we can improve its performance in these fields with the...
Learn PowerShell Core (David das Neves, et al)
You may build your own PowerShell repository with the help of this book, which will also teach you about PowerShell security and Just Enough Administration.
Docker Cookbook (Ken Cochrane, et al)
This book teaches you how to use Docker images by beginning with putting them up in various environments. You will next go into great detail on network and data...
Vue.js Design Patterns and Best Practices (Paul Halliday)
The first section of this book compares Vue.js to other frameworks and sets up the conditions for developing your application. Writing and styling reusable, clean components that may be...
Full-Stack React Projects: Modern web development using React, Node, Express, and MongoDB (Shama Hoque)
There is no denying the advantages of employing a full JavaScript stack for web development, especially when powerful and well-liked tools like React, Node, and Express are at hand....
Responsive Web Design with HTML5 and CSS3 (Ben Frain)
Websites that are only accessible on desktops are simply outdated. You need to know how to create websites that will simply "operate," regardless of the devices used to access...
Building Applications with Spring 5 and Vue.js: Build a modern, full-stack web application using Spring Boot and Vuex (James Ye)
You can develop into a full-stack web developer by using the practical approach of Building Applications with Spring 5 and Vue.js 2.
Serverless Design Patterns and Best Practices: Build, secure, and deploy enterprise ready serverless applications with AWS (Brian Zambrano)
Many of the issues that developers go into while hosting servers and systems are handled by serverless applications. The serverless pay-per-invocation model can potentially yield significant cost reductions, which...
Expert Delphi: Robust and Fast Cross-Platform Application Development (Paweł Głowacki)
The most potent Object Pascal IDE and component library for creating native cross-platform apps is Delphi. It makes it possible to create lightning-quick, natively developed programs for all of...
Effective DevOps with AWS (Yogesh Raheja, et al)
The way modern software firms operate has changed as a result of the DevOps trend. The DevOps trend has been greatly aided by Amazon Web Services (AWS), which has...
Learn T-SQL Querying (Pedro Lopes, et al.)
The SQL language has a Microsoft-exclusive extension called Transact-SQL (T-SQL), which is used with Microsoft SQL Server and Azure SQL Database.
Software Architecture with Spring 5.0: Design and architect highly scalable, robust, and high-performance Java applications (Rene Enriquez, et al)
Effectively creating resilient architectures can be achieved by using Spring 5 and its ecosystem. The fundamental element that enables us to achieve our business objectives while supporting the features...
Artificial Intelligence for Big Data (Anand Deshpande, et al)
Companies now have more customer data than ever before in the era of big data, far more than what the available technologies could possibly hope to handle. ...
Extreme C: Taking you to the limit in Concurrency, OOP, and the most advanced capabilities of C (Kamran Amini)
C is much more than just understanding the syntax. Developers that possess a thorough, scientific understanding of the guiding concepts and procedures are sought in the industry. ...
Mastering Swift (Jon Hoffman)
Developers who want to learn more about the most recent Swift version should read this book. This book is for developers who want to learn in a hands-on manner...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments