Muutke küpsiste eelistusi

Complete Developer: Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker [Pehme köide]

  • Formaat: Paperback / softback, 344 pages, kõrgus x laius: 234x177 mm, kaal: 369 g
  • Ilmumisaeg: 19-Mar-2024
  • Kirjastus: No Starch Press,US
  • ISBN-10: 1718503288
  • ISBN-13: 9781718503281
Teised raamatud teemal:
  • Pehme köide
  • Hind: 55,29 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Kaupluses 1 eks Tule tutvuma - Raekoja plats 11, Tartu, E-R 10-18
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Saadame välja 1 tööpäeva jooksul
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 344 pages, kõrgus x laius: 234x177 mm, kaal: 369 g
  • Ilmumisaeg: 19-Mar-2024
  • Kirjastus: No Starch Press,US
  • ISBN-10: 1718503288
  • ISBN-13: 9781718503281
Teised raamatud teemal:
A hands-on, beginner-friendly approach to developing complete web applications from the ground up, using JavaScript and its most popular frameworks, including Node.js and React.js.

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

Arvustused

"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

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
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.