-
Author Eric A. Mann
If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve simi....
Release Date 2023/07 -
Principles of Web API Design: Delivering Value with APIs and Microservices
Principles of Web ADI Design is a comprehensive, start-to-finish guide to the processes required for effective API design. Unlike other books, it covers the entire lifecycle. Leading API and microservices consultant James Higginbotham shows how API development teams can successfully integrate proces.... -
Author David Griffiths , Dawn Griffiths
React helps you create and work on an app in just a few minutes, but learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire....
Release Date 2021/10 -
3D Graphics Rendering Cookbook
Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipesKey FeaturesLearn to integrate modern rendering techniques into a single performant 3D rendering engineLeverage Vulkan to render 3D content, use AZDO in OpenGL applications, and under.... -
PHP 8 Programming Tips, Tricks and Best Practices
Discover effective techniques, workarounds, and expert guidance for avoiding situations where your application might break following PHP 8 migrationKey FeaturesGet the hang of all the new features introduced in PHP 8Learn how to detect potential code breaks and keep your application code running smo.... -
Author Luca Mezzalira
Micro-frontends are the answer to today’s increasingly complex web applications. Inspired by the microservices model, this approach lets organizations break interfaces into separate features managed by different teams of developers. In this practical guide, Luca Mezzalira....
Release Date 2021/08 -
Practical Enterprise React: Become an Effective React Developer in Your Team
Learn to write a real-world enterprise app using the fundamentals of React and the most popular React libraries. Knowing the basics of React is important, but what is more important is knowing the common third-party libraries and how to use them. The book is perfect for intermediate to ex.... -
Angular Projects - Second Edition
Understand Angular web application development by building captivating real-world applications while exploring modern web technologies and best practicesKey FeaturesExplore Angular's capabilities for building applications across different platformsCombine popular web technologies with Angular such .... -
React: Up & Running, 2nd Edition
Author Stoyan Stefanov
Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With the second edition of this practical guide, Stoyan Stefanov—designer of the YSlow 2.0 performance tool—shows you how to build React components and org....
Release Date 2021/07 -
Decoupled Django : Understand and Build Decoupled Django Architectures for JavaScript Front-ends
Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. This book covers decoupled architectures in Django, with Django REST framework and GraphQL. With practical and simple examples, you’ll see firsthand how, why, and when to decouple a Djang.... -
Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.js
Use Flybase and Twilio with Node.js to build real-time solutions and understand how real-time web technologies work. Written by the founder of Flybase, this book offers you practical solutions for communicating effectively with users on the modern web.Flybase.io is a web platform, used to store and .... -
API Testing and Development with Postman
Explore the world of APIs and learn how to integrate them with production-ready applications using Postman and the Newman CLIKey FeaturesLearn the tenets of effective API testing and API designGain an in-depth understanding of the various features Postman has to offerKnow when and how to use Postman.... -
Simplify Testing with React Testing Library
A fast-paced, practical guide to helping you leverage React Testing Library to test the DOM output of componentsKey FeaturesGet to grips with React Testing Library and create tests that don't break with changes in implementationLearn how to put RTL into practice by implementing it in real-world sce.... -
React 17 Design Patterns and Best Practices - Third Edition
Build modular React web apps that are scalable, maintainable, and powerful using design patterns and insightful best practicesKey FeaturesGet up to speed with design patterns in React such as render props and controlled and uncontrolled inputsBecome well-versed with React Hooks in this updated third.... -
Jumpstart Jamstack Development
Leverage Jamstack principles, techniques, and best practices to build dynamic websites and web apps focused on speed, security, and accessibilityKey FeaturesUnderstand how JavaScript integrates with reusable application program interfaces (APIs) and browser markup to build a serverless web applicati.... -
Testing JavaScript Applications
Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications. It describes practical testing strategies, covers useful tools and libraries, and explains how to foster a culture of quality. In this clearly-written, example-rich book, yo.... -
Mastering Swift Package Manager: Build and Test Modular Apps Using Xcode
Maintaining an iOS project often results in thousands of code files scattered around your folders. Did you ever wanted to reuse those files with other projects but found yourself making copies of Swift files? You are not alone! Many iOS developers struggle with this issue as well—unorganized p.... -
Test-Driven Development with React: Apply Test-Driven Development in Your Applications
Learn to use accelerated test-driven development (TDD) to build a React application from scratch. This book explains how your React components will be integrated, and how to refactor code to make it more concise and flexible.With TDD you can develop a robust test suite to catch bugs, and develop mod.... -
Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development
Examine the building blocks that make any good MVC framework using PHP 8. This book exposes all the considerations that many developers take for granted when using a popular framework, and teaches you how to make this MVC framework your own. You'll quickly get started writing your first bit of.... -
Mastering TypeScript - Fourth Edition
Master the TypeScript language and its latest features, explore modern web application frameworks, and build modular systems using industry standard architectural principles and design patterns.Key FeaturesExplore TypeScript 4's key elements and advanced language featuresUse TypeScript with modern ....