FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Learning Patterns: Patterns for Building Powerful Web Apps with vanilla JavaScript and React
- Author(s) Lydia Hallie and Addy Osmani
- Publisher: Leanpub; eBook (Creative Commons Licensed)
- License(s): Creative Commons License (CC)
- Hardcover/Paperback: N/A
- eBook: PDF, ePub, etc.
- Language: English
- ISBN-10/ASIN: N/A
- ISBN-13: N/A
- Share This:
In this book, you will learn design patterns, performance and rendering patterns for building high-quality web applications using modern JavaScript and React.
Patterns are time-tested templates for writing code. They can be really powerful, whether you're a seasoned developer or beginner, bringing a valuable level of resilience and flexibility to your codebase.
About the Authors- Lydia Hallie is a full-time software engineering consultant and educator that primarily works with JavaScript, React, Node, GraphQL, and serverless technologies.
- Software Design and Patterns
- JavaScript Programming
- Software Engineering Principles and Practices
- Object-Oriented Analysis, Design and Programming (OOD/OOP)
- Learning Patterns: Patterns for Building Powerful Web Apps with vanilla JavaScript and React
- The Mirror Site (1) - PDF
- Book Homepage (Multiple Formats, etc.)
-
O'Reilly® Learning JavaScript Design Patterns (Addy Osmani)
This book explore many popular design patterns, including Modules, Observers, Facades, and Mediators.
-
Composing Software: Functional and Object Composition
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.
-
Domain-Driven Design Quickly (Abel Avram, et al)
This book is a short, quickly-readable summary and introduction to the fundamentals of Domain Driven Design (DDD), it does not introduce any new concepts; it attempts to concisely summarize the essence of what DDD is, drawing mostly the original book.
-
A Primer on Design Patterns (Rahul Batra)
The objective of the book is to introduce its reader to the world of design patterns by working through some important ones. It is not an exaustive reference text on design patterns, rather a friendly tutorial type text.
-
Patterns for Beginning Programmers (David Bernstein)
Programming patterns are solutions to problems that require the creation of a small fragment of code that will be part of a larger program. Hence, this book is about teaching you how to write such fragments of code.
-
Architecture Patterns with Python (Harry Percival, et al.)
Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices, it introduces proven architectural design patterns to help Python developers manage application complexity, and get the most value out of their test suites.
-
Clean Architectures in Python: Better Software Design
The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing.
-
Designing Virtual Worlds (Richard A. Bartle)
This book is the most comprehensive treatment of Virtual World design to-date from one of the true pioneers and most sought-after design consultants. It brings a rich, well-developed approach to the design concepts behind virtual worlds.
-
Software Design for Flexibility (Chris Hanson, et al.)
This book describes techniques they have found effective--over their combined 100-plus years of programming experience--that will help programmers avoid programming themselves into corners.
-
The Architecture of Open Source Applications (Amy Brown, et al)
The authors of twenty-five open source applications explain how their software is structured, and why. What are each program's major components? How do they interact? And what did their builders learn during their development?
-
Patterns of Enterprise Application Architecture (Martin Fowler)
This book is written in direct response to the stiff challenges that face enterprise application developers. It is an indispensable handbook of solutions that are applicable to any enterprise application platform.
-
Patterns of Software: Tales from the Software Community
This book gives us an informative inside look at the world of software design and computer programming and the business that surrounds them. It will intrigue anyone curious about Silicon Valley, computer programming, or the world of high technology.
:
|
|