-
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.... -
JavaScript Cookbook, 3rd Edition
Author John Paxton , Adam D. Scott , Shelley Powers
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks as well as techniques for building components and apps that work in any browser. This cookbook provides adaptable co....
Release Date 2021/05 -
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.... -
Getting Started with WidgetKit: Create Widgets for iOS and iPadOS
Develop handy, UI/UX friendly and eye-pleasing widgets using the brand new WidgetKit. Apple’s brand new widgets allow iOS users to work with their favorite apps in the home screen of their iPhone or iPad without even opening the app!Join us in this exciting journey as we explore the APIs introd.... -
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.... -
Network Programmability and Automation Fundamentals
Modernize and optimize network management with APIs and automation Legacy network management approaches dont scale adequately and cant be automated well. This guide will help meet tomorrows challenges by adopting network programmability based on Application Programming Interfaces (APIs). Using these.... -
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 .... -
Android Programming for Beginners - Third Edition
Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and And.... -
Mobile Development with .NET- Second Edition
A mobile applications development masterclass for .NET and C# developersKey FeaturesUncover the new features and capabilities of the .NET 5 framework in this updated and improved second editionOptimize the time required to develop highly performant cross-platform applicationsUnderstand the architect.... -
Author Thomas Hunter II
Node.js is used by many companies for building performant backend services without sacrificing developer efficiency. Thanks to its approachable API and familiar syntax, Node.js is loved by engineers and used by startups and Fortune 500s alike. Backed by the world's large....
Release Date 2021/04 -
Essential TypeScript 4: From Beginner to Pro
Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development.Auth.... -
NGINX Cookbook (Japanese Version)
NGINX is one of the most widely used web servers available today, in part because of its capabilities as a load balancer and reverse proxy server for HTTP and other network protocols. This cookbook provides easy-to-follow examples to real-world problems in application delivery. The practical recipes.... -
Mastering iOS 14 Programming - Fourth Edition
Become a professional iOS developer with the most in-depth and advanced guide to Swift 5.3, Xcode 12.4, ARKit 4, Core ML, and iOS 14's new featuresKey FeaturesExplore the world of iOS app development through practical examplesUnderstand core iOS programming concepts such as Core Data, networking, a.... -
Learning Java by Building Android Games - Third Edition
Get ready to learn Java the fun way by developing games for the Android platform with this new and updated third editionKey FeaturesLearn Java, Android, and object-oriented programming from scratchFind out how to build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling.... -
Developing Web Components with TypeScript: Native Web Development Using Thin Libraries
Create professional and progressive web apps with the native HTML API on the latest technology stack. This book describes the basics of web components and how to create them using plain JavaScript as well as how to make professional applications based on web components using TypeScript.Developing We.... -
React and Libraries: Your Complete Guide to the React Ecosystem
Harness the power of React and the related libraries that you need to know to deliver successful front-end implementations. Whether you are a beginner getting started or an existing React developer, this book will provide you with the must-have knowledge you need in your toolbox to build .... -
Advanced Gatsby Projects: Create Two Advanced Sites Using Technologies that Compliment Gatsby
Roll your sleeves up and master advanced topics in Gatsby development by building two production-ready websites. This project-focused book teaches you how to use Gatsby alongside the latest technologies including Snipcart, and Firebase. It builds off of Foundation Gatsby Projects and it's recommend.... -
End-to-End Web Testing with Cypress
Get to grips with the Cypress framework and learn how to best implement end-to-end automation testing with JavaScript with the help of expert tips, best practices, and real-world testing examplesKey FeaturesWrite your first end-to-end test and find out how to modernize your testing environmentExecut....