Category: Programming

TypeScript 4 Design Patterns and Best Practices 1

TypeScript 4 Design Patterns and Best Practices

eBook Details: Paperback: 350 pages Publisher: WOW! eBook (September 15, 2021) Language: English ISBN-10: 1800563426 ISBN-13: 978-1800563421 eBook Description: TypeScript 4 Design Patterns and Best Practices: A detailed and easy-to-follow guide to learning design patterns and modern best practices for improving your TypeScript development skills TypeScript is a superset language on top of JavaScript that introduces type safety and enhanced developer tooling. TypeScript 4 Design Patterns and Best Practices will assist with understanding design patterns and learning best practices for producing scalable TypeScript applications. It will also serve as handy documentation for future maintainers. This book takes a hands-on approach to...

Designing API-First Enterprise Architectures on Azure 1

Designing API-First Enterprise Architectures on Azure

eBook Details: Paperback: 290 pages Publisher: WOW! eBook (August 24, 2021) Language: English ISBN-10: 1801813914 ISBN-13: 978-1801813914 eBook Description: Designing API-First Enterprise Architectures on Azure: Innovate at scale through well-architected API-led products that drive personalized, predictive, and adaptive customer experiences API-centric architectures are foundational to delivering omnichannel experiences for an enterprise. With this Designing API-First Enterprise Architectures on Azure book, developers will learn techniques to design loosely coupled, cloud-based, business-tier interfaces that can be consumed by a variety of client applications. Using real-world examples and case studies, the book helps you get to grips with the cloudbased design and implementation of...

Gatsby: The Definitive Guide 1

Gatsby: The Definitive Guide

eBook Details: Paperback: 540 pages Publisher: WOW! eBook (October 4, 2021) Language: English ISBN-10: 1492087513 ISBN-13: 978-1492087519 eBook Description: Gatsby: The Definitive Guide: Build and Deploy Highly Performant Jamstack Sites and Applications Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you’ll learn how to architect, build, and deploy Gatsby sites independently or with CMSs, commerce systems, and other data sources. Discover how Gatsby...

Building Microservices, 2nd Edition 7

Building Microservices, 2nd Edition

eBook Details: Paperback: 616 pages Publisher: WOW! eBook; 2nd edition (September 14, 2021) Language: English ISBN-10: 1492034029 ISBN-13: 978-1492034025 eBook Description: Building Microservices: Designing Fine-Grained Systems, 2nd Edition As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded Building Microservices, 2nd Edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm...

Java to Kotlin: A Refactoring Guidebook 5

Java to Kotlin: A Refactoring Guidebook

eBook Details: Paperback: 424 pages Publisher: WOW! eBook (September 7, 2021) Language: English ISBN-10: 1492082279 ISBN-13: 978-1492082279 eBook Description: Java to Kotlin: A Refactoring Guidebook It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you’re an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time. You’ll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that mean, and how should it change the way that you...