Matt Frisbie - Böcker
Visar alla böcker från författaren Matt Frisbie. Handla med fri frakt och snabb leverans.
6 produkter
6 produkter
320 kr
Skickas inom 7-10 vardagar
Update your skill set for ES 6 and 7 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers is the essential guide to next-level JavaScript development. Written for intermediate-to-advanced programmers, this book jumps right into the technical details to help you clean up your code and become a more sophisticated JavaScript developer. From JavaScript-specific object-oriented programming and inheritance, to combining JavaScript with HTML and other markup languages, expert instruction walks you through the fundamentals and beyond. This new fourth edition has been updated to cover ECMAScript 6 and 7 (also known as ES2015 and ES2016) and the major re-imagination and departure from ES 5.1; new frameworks and libraries, new techniques, new testing tools, and more are explained in detail for the professional developer, with a practical focus that helps you put your new skills to work on real-world projects.The latest—and most dramatic—ES release is already being incorporated into JavaScript engines in major browsers; this, coupled with the rise in mobile web traffic increasing demand for responsive, dynamic web design, means that all web developers need to update their skills—and this book is your ideal resource for quick, relevant guidance. Get up to date with ECMAScript 6 and 7, new frameworks, and new librariesDelve into web animation, emerging APIs, and build systemsTest more effectively with mocks, unit tests, functional tests, and other toolsPlan your builds for future ES releasesEven if you think you know JavaScript, new ES releases bring big changes that will affect the way you work. For a professional-level update that doesn't waste time on coding fundamentals, Professional JavaScript for Web Developers is the ultimate resource to bring you up to speed.
609 kr
Skickas inom 7-10 vardagar
Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript developer. From object-oriented programming and inheritance to combining JavaScript with HTML and other markup languages, expert computer engineer Matt Frisbie walks you through everything you need to know to level-up your JavaScript game. This new edition is updated to include ECMAScript 2023 and later standard releases, the most useful techniques, and a relentless focus on code that works seamlessly in mobile web browsers and with the latest common frameworks and libraries. With this book, you will: Get up to date with ECMAScript 2023Get acquainted with the newest frameworks and librariesExplore advanced topics such as web animation, workers, and the latest APIsGet a head start on future ES releasesLearn to use modern syntax and best practicesUnderstand how to optimize performance in JavaScript applicationsMaster asynchronous programming patterns using promises, generators, and async/awaitPerfect for those who think they already know JavaScript “pretty well,” Professional JavaScript for Web Developers, 5th edition, is the pro-level update that intermediate and advanced web developers have been waiting for.
Building Browser Extensions
Create Modern Extensions for Chrome, Safari, Firefox, and Edge
Häftad, Engelska, 2022
742 kr
Skickas
Almost all web developers today have plenty of experience with building regular web page apps, but a lot of that knowledge doesn't transfer over when it comes to creating browser extensions. This book provides a complete reference for how to build modern browser extensions. Creating and deploying a browser extension is more like building a mobile app than a website. When you start building an extension you'll often find there are a large number of new concepts and idiosyncrasies to wrangle with. This book reveals how to successfully navigate around these obstacles and how to take advantage of the limited resources available. You'll see how a browser extensions work, their component pieces, and how to build and deploy them. Additionally, you'll review all the tricky bits of extension development that most developers have to learn through trial and error. The current transition from manifest v2 to v3 is of special interest, and an entire chapter will be dedicated to this subject. By the end of this book, you will have a rich understanding of what browser extensions are, how they work, all the pitfalls to avoid, and the most efficient ways of building them.What You’ll LearnExamine the different components of browser extensions and how they behaveReview common pitfalls developers encounter when building browser extensions and how to avoid themDevelop, deploy, and manage a published browser extensionBuild a browser extension using modern JavaScript frameworksWho This Book Is ForDevelopers tasked with building a supplementary browser extension to go alongside their existing product. This book also targets people that have at least a basic understanding of the fundamentals of web development and wish to quickly understand how they can roll out a browser extension.
Building Browser Extensions : Create Modern Extensions for Chrome, Safari, Firefox, and Edge
Engelska, 2022
573 kr
Skickas inom 5-8 vardagar
630 kr
Skickas inom 5-8 vardagar
Building Browser Extensions
Create Modern Extensions for Chrome, Safari, Firefox, and Edge
Häftad, Engelska, 2025
497 kr
Skickas inom 3-6 vardagar
This book is the definitive guide to building modern browser extensions, covering everything from fundamental concepts to advanced techniques.Developing a browser extension is more like building a mobile app than a traditional website. Extensions operate within a unique environment with their own security model, lifecycle, and APIs. This book demystifies the process, guiding you through every stage—from planning and development to publishing and maintaining your extension.You'll gain a deep understanding of how browser extensions function, their core architectural components, and best practices for structuring your code. The book also uncovers the nuances of extension development that many developers only discover through trial and error. By the end, you'll be equipped with the knowledge to confidently build, deploy, and scale a high-quality browser extension.You Will Learn: The fundamental building blocks of browser extensions and how they interact with the browserHow to avoid common pitfalls that can lead to security vulnerabilities, performance issues, and rejections from extension marketplacesTo master the entire development lifecycle, from writing your first extension to publishing and maintaining it in the Chrome Web Store, Firefox Add-ons, and other repositoriesHow to build browser extensions using modern tools, languages, and frameworksBest practices for extension networking, authentication, storage, and managementNew for This Edition:Coverage of the latest browser extension APIs, including the side panel, offscreen documents, user scripts, and vendor-specifc APIs like the Chrome Prompt API.Hands-on tutorials for building real-world extensions, including monetization strategies, AI assistants, password managers, ad blockers, and DevTools integrationsThe latest tooling and frameworks for browser extension development, such as Vite, Extension.js, and WXTThis Book Is For:This book is ideal for developers looking to expand their expertise by building a browser extension—whether as a standalone product or as an extension to an existing web service. It’s also a great resource for teams integrating extension-based functionality into their SaaS platforms. Readers should have at least a basic understanding of HTML, CSS, and JavaScript.