
The Complete Developer
Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker
Martin Krause(Author)
No Starch Press
Published on 19. March 2024
Book
Paperback/Softback
344 pages
978-1-7185-0328-1 (ISBN)
Description
This book is an easy, hands-on introduction to the creation of web applications from the ground up. Each chapter covers a particular part of an application, introducing you to modern techniques and architectural patterns for achieving it - with a practical focus on the most popular tools, libraries, and frameworks used by today's full-stack developers. You'll learn to build an entire application from start to finish, from creating a Node.js server, to developing a front-end interface with React.js components and Next.js pages. You'll then expand your web application by writing REST and GraphQL APIs, implementing middleware, and connecting your application to a MongoDB database on the back end. Finally, you'll learn how to add OAuth authorization to your application, write automated tests with Jest, and deploy your project as microservices using Docker. You'll learn: Contemporary best practices, like the use of a microservice architecture and test-driven development techniques, essential concepts of the tools, frameworks, and full-stack technologies, and how to use them, steps for creating a full-stack web application - from React.js components on the front end, to GraphQL APIs in the middleware and the MongoDB database on the back end, how to add OAuth authorization to integrate login with GitHub and write automated tests with Jest.
Reviews / Votes
"I may be a little biased, but I enjoy books that are hands-on and build with each chapter. This is exactly what Modern Full Stack Development does. It takes you through the crowded Javascript landscape and teaches you how to build a modern sample application with containerization, authentication, and tests! This is a great resource for anyone starting out in web development."-Bradley Smith, author of DevOps for the Desperate
"To be a full stack engineer, you need a lot of breadth and depth of knowledge. Martin's book provides both in ample measure. You'll learn the most up-to-date techniques for writing TypeScript for the client and the backend. You'll create your own GraphQL APIs, connect to MongoDB, and learn the basics of microservices with Docker. You'll even learn the intricacies of OAuth2 to add authorization and authentication. It's really quite astounding how many different complementary technologies you'll understand by the end of this book!"
-Nick Morgan, author of JavaScript Crash Course
More details
Language
English
Place of publication
San Francisco
United States
Target group
Professional and scholarly
Product notice
Paperback (trade)
Dimensions
Height: 233 mm
Width: 183 mm
Thickness: 25 mm
Weight
655 gr
ISBN-13
978-1-7185-0328-1 (9781718503281)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Martin Krause
The Complete Developer
Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker
E-Book
03/2024
No Starch Press
€38.99
Available for download
Person
Martin Krause has been building websites from scratch for over 20 years. He has been an engineering manager at Publicis Sapient and a senior frontend architect at Razorfish, creating cutting-edge microsites and leading teams on large-scale projects.
Content
Introduction
Part I: The Technology Stack
Chapter 1: Node.js
Chapter 2: Modern JavaScript
Chapter 3: TypeScript
Chapter 4: React.js
Chapter 5: Next.js
Chapter 6: APIs
Chapter 7: MongoDB and Mongoose
Chapter 8: Testing
Chapter 9: Authorization with OAuth
Chapter 10: Docker
Part II: The Full-Stack Application
Chapter 11: Setting Up the Docker Environment
Chapter 12: Building the Middleware
Chapter 13: Building the GraphQL API
Chapter 14: Building the Frontend
Chapter 15: Authentication with GitHub
Chapter 16: Running Automated Tests in Docker
Appendix A: TypeScript Compiler Options
Appendix B: The Next.js App Directory
Appendix C: Jest Matcher Function
Part I: The Technology Stack
Chapter 1: Node.js
Chapter 2: Modern JavaScript
Chapter 3: TypeScript
Chapter 4: React.js
Chapter 5: Next.js
Chapter 6: APIs
Chapter 7: MongoDB and Mongoose
Chapter 8: Testing
Chapter 9: Authorization with OAuth
Chapter 10: Docker
Part II: The Full-Stack Application
Chapter 11: Setting Up the Docker Environment
Chapter 12: Building the Middleware
Chapter 13: Building the GraphQL API
Chapter 14: Building the Frontend
Chapter 15: Authentication with GitHub
Chapter 16: Running Automated Tests in Docker
Appendix A: TypeScript Compiler Options
Appendix B: The Next.js App Directory
Appendix C: Jest Matcher Function