• Complain

Jesse Griffin - Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel

Here you can read online Jesse Griffin - Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Jesse Griffin Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel
  • Book:
    Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Jesse Griffin: author's other books


Who wrote Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel? Find out the surname, the name of the author of the book and a list of all author's works by series.

Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Jesse Griffin Domain-Driven Laravel Learn to Implement Domain-Driven Design - photo 1
Jesse Griffin
Domain-Driven Laravel
Learn to Implement Domain-Driven Design Using Laravel
1st ed.
Jesse Griffin Spring Valley CA USA Any source code or other supplementary - photo 2
Jesse Griffin
Spring Valley, CA, USA

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484260227 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-6022-7 e-ISBN 978-1-4842-6023-4
https://doi.org/10.1007/978-1-4842-6023-4
Jesse Griffin 2021
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 1 New York Plaza, New York, NY 10004. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

I want to dedicate this book to my parents, Lori and Wayne. Dad, I know you would be proud of me if you were still here, and I think about you every day. Mom, I dont know where Id be in life without you, and I could never pay you back for all the help and guidance youve given me over the years.

To my family, I love you guysthanks for the support. Big shout-out also to Jim and Brenda, who have put up with me for many years, and continue to do so.

I want to thank my editor and reviewers, James and Nancy. Couldnt have done it without you guys. Also, I want to mention Gracie, who kept me motivated throughout the course of writing this book (even though weve gone our separate ways). Thank you.

Table of Contents
Part I: An Odd Combination
Part II: A Domain-Driven Approach
Part III: Technical Aspects of DDD
Part IV: DDD via Laravel
About the Author
Jesse Griffin

is a seasoned Laravel and Symfony developer who specializes in building e-commerce systems as well as add-ons for a variety of purposes and platforms related to shipping, packaging, warehouse management, inventory control, barcode systems, asset management/tracking, customer tracking, as well as statistics and reporting. He has more than 10 years of professional web application development experience and holds a bachelors degree in computer science, although hes been programming since he was 9 years old.

About the Technical Reviewer
Zeeshan Chawdhary
is an avid technologist with 14 years of experience in the industry Having - photo 3

is an avid technologist, with 14 years of experience in the industry. Having started his career with mobile development with J2ME, he soon ventured into web development, creating robust and scalable web applications. As a chief technology officer, he has led teams to build web and mobile apps for companies such as Nokia, Motorola, Mercedes, GM, American Airlines, and Marriott. He is currently the head of technology for an international team, serving clients with technologies such as Drupal, React, React Native, GraphQL, WordPress, WooCommerce, Laravel, NodeJS, Google Puppeteer, and occasionally .NET. He has also authored books on iOS, Windows Phone, and iBooks, writing his fourth one titled Practical Laravel for Apress.

Part I An Odd Combination
Jesse Griffin 2021
J. Griffin Domain-Driven Laravel https://doi.org/10.1007/978-1-4842-6023-4_1
1. Laying the Foundation
Jesse Griffin
(1)
Spring Valley, CA, USA

Domain-driven design (DDD) has been around for almost two decades. During this time, it has seen a sharp increase in interest because of its clear guidelines and tactical strategies and approaches to the problems that you might face when developing applications in any industry, particularly complex ones. It is immensely practical in the real world and has provided solutions for what used to be a lack of any standards or practices suggesting how to best go about solving the underlying businesss domain-specific problemsthe kind you dont see in everyday programming and wouldnt even write if it werent in the context of the domain that your business operates in to achieve a goal (which is probably to make a profit, but may be to service customers, support users, market products, tracking metrics, etc.).

How This Book Is Designed

There is a lot of material to be covered when studying either of the two central topics in this book. Laravel and domain-driven design each has its own respective anthologies of blog posts, white papers, books, tutorials, and, of course, practical examples. We will go over some basics of Laravel, but I highly recommend you find some introductory tutorials on the Web so you can get a feel for how the frameworks components fit together. A good resource for this is Laracasts.com. I highly recommend checking out at least the starting episodes; or, if you prefer to read rather than watch/listen, you can always do a quick glerch (thats a Google search) for Intro to Laravel Tutorial.

However it is that you become familiar with the framework on the level that you will need to apply a domain-driven Laravel application is acceptable. Its from this foundational information that we will develop a practical, real-world example later in the book, which will be set up in a controlled environment using DDD as the backbone of our decision-making. Along the way, Ill give you practical advice and potential patterns to look for when attempting to implement a domain-driven Laravel application. My hope is that you will find the material digestible as well as useful in a real-life environment and team.

What I dont expect you to be fully knowledgeable in (or even heard of before) is domain-driven design. I take ample page space in this book to describe and define DDD and lay out the concepts in terms of their application to developing web applications. If you are already familiar with DDDs concepts, thats great! That will flatten the learning curve a bit, but it is not a requirement. I will describe some of the

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel»

Look at similar books to Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel»

Discussion, reviews of the book Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.