CONTENTS IN DETAIL
- PRAISE FOR THE COMPLETE DEVELOPER
- TITLE PAGE
- COPYRIGHT
- DEDICATION
- ABOUT THE AUTHOR AND TECHNICAL REVIEWER
- ACKNOWLEDGMENTS
- INTRODUCTION
- Who Should Read This Book?
- What’s in This Book?
- The Parts of a Full-Stack Application
- The Frontend
- The Middleware
- The Backend
- A Brief History of JavaScript and Full-Stack Development
- Setting Up
- PART I: THE TECHNOLOGY STACK
- 1NODE.JS
- Installing Node.js
- Working with npm
- The package.json File
- Required Fields
- Dependencies
- Development Dependencies
- The package-lock.json File
- Creating a Project
- Initializing a New Module or Project
- Installing the Dependencies
- Installing the Development Dependencies
- Auditing the package.json File
- Cleaning Up the node_modules Folder
- Updating All Packages
- Removing a ...
Get The Complete Developer now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.