Items related to The Complete Developer: Master the Full Stack with...

The Complete Developer: Master the Full Stack with Typescript, React, Next.Js, Mongodb, and Docker - Softcover

 
9781718503281: The Complete Developer: Master the Full Stack with Typescript, React, Next.Js, Mongodb, and Docker

Synopsis

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.

Whether you’ve been in the developer kitchen for decades or are just taking the plunge to do it yourself, The Complete Developer will show you how to build and implement every component of a modern stack—from scratch.

You’ll go from a React-driven frontend to a fully fleshed-out backend with Mongoose, MongoDB, and a complete set of REST and GraphQL APIs, and back again through the whole Next.js stack.

The book’s easy-to-follow, step-by-step recipes will teach you how to build a web server with Express.js, create custom API routes, deploy applications via self-contained microservices, and add a reactive, component-based UI. You’ll leverage command line tools and full-stack frameworks to build an application whose no-effort user management rides on GitHub logins.

You’ll also learn how to:

  • Work with modern JavaScript syntax, TypeScript, and the Next.js framework
  • Simplify UI development with the React library
  • Extend your application with REST and GraphQL APIs
  • Manage your data with the MongoDB NoSQL database
  • Use OAuth to simplify user management, authentication, and authorization
  • Automate testing with Jest, test-driven development, stubs, mocks, and fakes

Whether you’re an experienced software engineer or new to DIY web development, The Complete Developer will teach you to succeed with the modern full stack. After all, control matters.

Covers: Docker, Express.js, JavaScript, Jest, MongoDB, Mongoose, Next.js, Node.js, OAuth, React, REST and GraphQL APIs, and TypeScript

"synopsis" may belong to another edition of this title.

About the Author

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.

"About this title" may belong to another edition of this title.

Buy Used

Condition: Very Good
Very Good Condition - May show...
View this item

£ 12.38 shipping from U.S.A. to United Kingdom

Destination, rates & speeds

Search results for The Complete Developer: Master the Full Stack with...

Stock Image

Krause, Martin
Published by No Starch Press, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
Used paperback

Seller: Bellwetherbooks, McKeesport, PA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Very Good. Very Good Condition - May show some limited signs of wear and may have a remainder mark. Pages and dust cover are intact and not marred by notes or highlighting. Seller Inventory # NS-PB-VG-1718503288

Contact seller

Buy Used

£ 16.35
Convert currency
Shipping: £ 12.38
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 4 available

Add to basket

Seller Image

Krause, Martin
Published by No Starch Press, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 45751775-n

Contact seller

Buy New

£ 32.20
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 3 available

Add to basket

Stock Image

Martin Krause
Published by No Starch Press,US, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Paperback / softback

Seller: THE SAINT BOOKSTORE, Southport, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 698. Seller Inventory # B9781718503281

Contact seller

Buy New

£ 32.21
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

Stock Image

Martin Krause
Published by Penguin Random House Group, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New PAP

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # DB-9781718503281

Contact seller

Buy New

£ 32.60
Convert currency
Shipping: FREE
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

Seller Image

Krause, Martin
Published by No Starch Press, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
Used Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 45751775

Contact seller

Buy Used

£ 33.24
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 3 available

Add to basket

Stock Image

Martin Krause
Published by Penguin Random House Group, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New PAP

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # DB-9781718503281

Contact seller

Buy New

£ 34.20
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

Seller Image

Martin Krause
Published by No Starch Press,US, US, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Paperback

Seller: Rarewaves.com UK, London, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. 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. Seller Inventory # LU-9781718503281

Contact seller

Buy New

£ 34.99
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

KRAUSE, MARTIN
Published by No Starch Press, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Softcover

Seller: Speedyhen, London, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: NEW. Seller Inventory # NW9781718503281

Contact seller

Buy New

£ 35.24
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Martin Krause
Published by No Starch Press,US, US, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Paperback

Seller: Rarewaves USA United, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. 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. Seller Inventory # LU-9781718503281

Contact seller

Buy New

£ 36.10
Convert currency
Shipping: FREE
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Krause, Martin
Published by No Starch Press, 2024
ISBN 10: 1718503288 ISBN 13: 9781718503281
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9781718503281_new

Contact seller

Buy New

£ 36.53
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

There are 24 more copies of this book

View all search results for this book