• React Design Patterns and Best Practices: Design, build and deploy production-ready web applications using standard industry practices, 2nd Edition

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practices Key Features Get familiar with design patterns in React like Render props and Controlled/uncontrolled inputs Learn about class/ functional, style and high order components with React Work through examples that can be used to create reusable code and extensible designs Book Description React is an adaptable JavaScript library for building complex UIs from small, detached bits called components. This book is designed to take you through the most valuable design patterns in... [Read More]

    • ASIN: 1789530172
    • ASIN: 1789530172
    • ISBN: 1789530172
    • Manufacturer: Packt Publishing

  • Cloud Native Architectures: Design high-availability and cost-effective applications for the cloud

    Learn and understand the need to architect cloud applications and migrate your business to cloud efficientlyKey FeaturesUnderstand the core design elements required to build scalable systemsPlan resources and technology stacks effectively for high security and fault toleranceExplore core architectural principles using real-world examplesBook DescriptionCloud computing has proven to be the most revolutionary IT development since virtualization. Cloud native architectures give you the benefit of more flexibility over legacy systems. To harness this, businesses need to refresh their development m... [Read More]

    • ASIN: 1787280543
    • ASIN: 1787280543
    • ISBN: 1787280543
    • Manufacturer: Packt Publishing

  • Node.js Design Patterns - Second Edition: Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeAbout This BookCreate reusable patterns and modules by leveraging the new features of Node.jsUnderstand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.This unique guide will help you get the most out of Node.js and its ecosystem.Who This Book Is ForThe book is meant for developers and software architects with a basic working knowledge of JavaScript who are interested in acquiring a d... [Read More]

    • ASIN: B01D8HIIFU
    • ASIN: B01D8HIIFU
    • Manufacturer: Packt Publishing

  • Pro Spring Boot 2: An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work.  It will also cover what's been added to the new Spring Boot 2 release, including Spring Framework 5 features like WebFlux, Security, Actuator and the new way to expose Metrics through Micrometer framework, and more.This book is your authoritative hands-on practical guide for increasing you... [Read More]

    • ASIN: 1484236750
    • ASIN: 1484236750
    • ISBN: 1484236750
    • Manufacturer: Apress

  • RESTful API Design: Best Practices in API Design with REST (API-University Series Book 3)

    Looking for Best Practices for RESTful APIs?This book is for you! Why? Because this book is packed with practical experience on what works best for RESTful API Design.You want to design APIs like a Pro?Use API description languages to both design APIs and develop APIs efficiently. The book introduces the two most common API description languages RAML, OpenAPI, and Swagger.Your company cares about its customers?Learn API product management with a customer-centric design and development approach for APIs. Learn how to manage APIs as a product and how to follow an API-first approach. Build APIs y... [Read More]

    • ASIN: B01L6STMVW
    • ASIN: B01L6STMVW
    • Manufacturer: API-University Press

  • The Web Application Hacker's Handbook: Finding and Exploiting Security Flaws

    The highly successful security book returns with a new edition, completely updatedWeb applications are the front door to most organizations, exposing them to attacks that may disclose personal information, execute fraudulent transactions, or compromise ordinary users. This practical book has been completely updated and revised to discuss the latest step-by-step techniques for attacking and defending the range of ever-evolving web applications. You'll explore the various new technologies employed in web applications that have appeared since the first edition and review the new attack techniques... [Read More]

    • ASIN: 1118026470
    • ASIN: 1118026470
    • ISBN: 1118026470
    • Brand: Wiley Publishing
    • Manufacturer: Wiley

  • React Design Patterns and Best Practices: Build easy to scale modular applications using the most powerful components and design patterns

    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right nowKey FeaturesDive into the core patterns and components of React.js in order to master your application's designImprove their debugging skills using the DevToolsThis book is packed with easy-to-follow examples that can be used to create reusable code and extensible designsBook DescriptionTaking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations,... [Read More]

    • ASIN: B01LFAN88E
    • ASIN: B01LFAN88E
    • Manufacturer: Packt Publishing

  • Web Scalability for Startup Engineers

    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Design and build scalable web applications quicklyThis is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concepts and best practices rather than on individual languages, platforms, or technologies, Web Scalability for Startup Engineers describes how infrastructure and software architecture work together to support a scalable e... [Read More]

    • ASIN: 0071843655
    • ASIN: 0071843655
    • ISBN: 0071843655
    • Manufacturer: McGraw-Hill Education

  • Hands-On RESTful API Design Patterns and Best Practices: Design, develop, and deploy highly adaptable, scalable, and secure RESTful web APIs

    Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilities Key Features Understand advanced topics such as API gateways, API securities, and cloud Implement patterns programmatically with easy-to-follow examples Modernize legacy codebase using API connectors, layers, and microservices Book Description This book deals with the Representational State Transfer (REST) paradigm, which is an architectural style that allows networked devices to communicate with each other over the internet. With the help of this book, you'll explore the conce... [Read More]

    • ASIN: 1788992660
    • ASIN: 1788992660
    • ISBN: 1788992660
    • Manufacturer: Packt Publishing

  • The Practice of Cloud System Administration: DevOps and SRE Practices for Web Services, Volume 2

    “There’s an incredible amount of depth and thinking in the practices described here, and it’s impressive to see it all in one place.” —Win Treese, coauthor of Designing Systems for Internet Commerce   The Practice of Cloud System Administration, Volume 2, focuses on “distributed” or “cloud” computing and brings a DevOps/SRE sensibility to the practice of system administration. Unsatisfied with books that cover either design or operations in isolation, the authors created this authoritative reference centered on a comprehensive approach.   Case studies and examples fr... [Read More]

    • ASIN: 032194318X
    • ASIN: 032194318X
    • ISBN: 032194318X
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Effective Python: 59 Specific Ways to Write Better Python (Effective Software Development Series)

    “Each item in Slatkin’s Effective Python teaches a self-contained lesson with its own source code. This makes the book random-access: Items are easy to browse and study in whatever order the reader needs. I will be recommending Effective Python to students as an admirably compact source of mainstream advice on a very broad range of topics for the intermediate Python programmer.” —Brandon Rhodes, software engineer at Dropbox and chair of PyCon 2016-2017   It’s easy to start coding with Python, which is why the language is so popular. However, Python’s unique strengths, charms,... [Read More]

    • ASIN: B00TKGY0GU
    • ASIN: B00TKGY0GU
    • Manufacturer: Addison-Wesley Professional

  • Identity and Data Security for Web Development: Best Practices

    Developers, designers, engineers, and creators can no longer afford to pass responsibility for identity and data security onto others. Web developers who don’t understand how to obscure data in transmission, for instance, can open security flaws on a site without realizing it. With this practical guide, you’ll learn how and why everyone working on a system needs to ensure that users and data are protected.Authors Jonathan LeBlanc and Tim Messerschmidt provide a deep dive into the concepts, technology, and programming methodologies necessary to build a secure interface for data and identity... [Read More]

    • ASIN: 1491937017
    • ASIN: 1491937017
    • ISBN: 1491937017
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Go in Practice: Includes 70 Techniques

    Summary Go in Practice guides you through 70 real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Go may be the perfect systems language. Built with simplicity, concurrency, and modern applications in mi... [Read More]

    • ASIN: 1633430073
    • ASIN: 1633430073
    • ISBN: 1633430073
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Perl Best Practices: Standards and Styles for Developing Maintainable Code

    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules,... [Read More]

    • ASIN: 0596001738
    • UPC: 636920001737
    • ASIN: 0596001738
    • ISBN: 9780596001735
    • Manufacturer: O'Reilly Media

  • Web Content Management: Systems, Features, and Best Practices

    Looking to select a web content management system (CMS), but confused about the promises, terminology, and buzzwords? Do you want to understand content management without having to dive into the underlying programming? This book provides a clear, unbiased overview of the entire CMS ecosystem—from platforms to implementations—in a language- and platform-agnostic manner for project managers, executives, and new developers alike.Author Deane Barker, a CMS consultant with almost two decades of experience, helps you explore many different systems, technologies, and platforms. By the end of the ... [Read More]

    • ASIN: 1491908122
    • ASIN: 1491908122
    • ISBN: 1491908122
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Even Faster Web Sites : Performance Best Practices for Web Developers

    As an important follow-up to O'Reilly's bestselling "High Performance Web Sites," this second edition offers additional rules for speeding up Web page loading and

    • UPC: 10898275
    • Rating: 5.0

  • BPM Business Process Management Best Practices Design, Streamline and Manage Guide - Lead with business processes that coordinate people, applications and services - eBook

    Business process management is a clear-cut way to analyze an organizations' business processes. The purpose of BPM is to make processes within the business more flexible, efficient and most importantly effective. Basically, it is a

    • UPC: 675198591

  • Million Dollar Websites : Build a Better Website Using Best Practices of the Web Elite in E-Business, Design, Seo, Usability, Social, Mobile and

    Million Dollar Websites

    • UPC: 53406447

  • Accumulo : Application Development, Table Design, and Best Practices

    Get up to speed on Apache Accumulo, the flexible, high-performance key/value store created by the National Security Agency (NSA) and based on Google's BigTable data storage system. Written by former NSA team members, this comprehensive

    • UPC: 38656017

  • Hands-On RESTful API Design Patterns and Best Practices - eBook

    Build effective RESTful APIs for enterprise with design patterns and REST framework’s out-of-the-box capabilitiesKey FeaturesUnderstand advanced topics such as API gateways, API securities, and cloudImplement patterns programmatically with easy-to-follow examplesModernize legacy codebase using API connectors,

    • UPC: 503359052

  • vSphere Design Best Practices - eBook

    An easy-to-follow guide full of handson examples of real-world design best practices. Each topic is explained and placed in context, and for the more inquisitive, there are more details on the concepts used. If you

    • UPC: 197845302

  • Django Design Patterns and Best Practices - eBook

    If you want to learn how best to utilize commonly found patterns and learn best practices in developing applications with Django, this is the book for you. This book, like Django itself, is accessible to

    • UPC: 554230149

  • Django Design Patterns and Best Practices - eBook

    Build maintainable websites with elegant Django design patterns and modern best practicesKey FeaturesExplore aspects of Django from Models and Views to testing and deploymentUnderstand the nuances of web development such as browser attack and data

    • UPC: 482493033

  • Pro Spring Boot 2 : An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    9781484236758

    • UPC: 935880378

  • J2ee Best Practices : Java Design Patterns, Automation, and Performance

    Learn how to apply robust application design to your J2EE projects There are a number of best practices you need to consider to build highly effective J2EE components and integrate them into applications. These practices

    • UPC: 53331378

  • Web Application Design Handbook : Best Practices for Web-Based Software

    • UPC: 372851353026
    • Category: Nonfiction
    • Price: 5 USD

  • Web Application Design Handbook: Best Practices... by Stanwick, Victor Paperback

    • UPC: 302636075402
    • Category: Nonfiction
    • Price: 47 USD

  • Web Application Design Handbook: Best Practices for Web-Based Software (Interac

    • UPC: 302857723845
    • Category: Nonfiction
    • Price: 3 USD

  • Web Application Design Handbook: Best Practices, Fowler, Stanwick.=

    • UPC: 333425623170
    • Category: Nonfiction
    • Price: 81 USD

  • Web Application Design Handbook : Best Practices for Web-Based Software

    • UPC: 141577404183
    • Category: School Textbooks & Study Guides
    • Price: 10 USD

  • Web Application Design Handbook: Best Practices for Web-Based Software

    • UPC: 254496380414
    • Category: Nonfiction
    • Price: 106 CAD

  • Web Application Design Handbook : Best Practices for Web-Based Software

    • UPC: 223401478404
    • Category: Nonfiction
    • Price: 3 USD

  • WEB APPLICATION DESIGN HANDBOOK: BEST PRACTICES FOR By Victor Stanwick **Mint**

    • UPC: 184073645952
    • Category: Nonfiction
    • Price: 20 USD

  • Google’s Best Tips For UX & Web Design 2019

    Improving your Web App through UI/UX Best Practices

    Webinar 2012: 7 Steps to Select the Right Architecture for Your Web Application on AWS