Advertisement

jQuery UI Cookbook
by Adam Boduch
290 Pages · 2013 · 1.6 MB · 2,616 Downloads · New!
jQuery UI is the quintessential framework for creating professional user interfaces. While jQuery core lays the foundation for interaction with the DOM and handling events, jQuery UI fills in the user interaction gap. This book will give you a huge productivity boost out of the box with jQuery UI, and help you understand the framework, inside and out.
Lo-Dash Essentials
by Adam Boduch
232 Pages · 2015 · 1.6 MB · 1,263 Downloads · New!
Lo-Dash Essentials walks you through the Lo-Dash utility library, which promises consistency and performance in JavaScript development. This book looks into the most common functions and the various contexts in which they’re used. You’ll first start with object types and their properties, then you’ll dive into larger development patterns, such as MapReduce, and how to chain functionality together. Following this, you’ll learn how to make suitable builds for various environments, and discover how high-level patterns complement one another and how they lead to reusable building blocks for applications. Finally, you will gain some practical exposure to Lo-Dash by working alongside other libraries, and learn some useful techniques for improving performance.
JavaScript at Scale
by Adam Boduch
266 Pages · 2015 · 2.65 MB · 4,887 Downloads · New!
JavaScript applications of today look a lot different from their predecessors of just five years ago. Because of this rapid growth in sophistication and capabilities, we’ve seen an explosion in JavaScript frameworks; the JavaScript development landscape is a fragmented one. To build large-scale JavaScript applications, we need more than just tools – we need scalable architectures. We create scalable JavaScript architectures by looking at what aspects of our application need to scale and why. Only then can we apply the best patterns and components to our architecture, scaling it into the future.
JavaScript Concurrency
by Adam Boduch
292 Pages · 2015 · 1.27 MB · 1,239 Downloads · New!
JavaScript has evolved to adopt concurrent capabilities―one of the reasons why it is still at the forefront of modern web development. This book helps you dive into concurrent JavaScript and demonstrates how to apply its core principles, key techniques, and tools to a range of complex development challenges. Built around the three core principles of concurrency―parallelism, synchronization, and conservation―you will learn everything you need to unlock a more efficient and dynamic JavaScript in order to lay the foundations of even better user experiences.
Flux Architecture
by Adam Boduch
352 Pages · 2016 · 2.1 MB · 4,228 Downloads · New!
Whilst React has become Facebook’s poster-child for clean, complex, and modern web development, it has quietly been underpinned by its simplicity. It’s just a view. The real beauty in React is actually the architectural pattern that handles data in and out of React applications: Flux. With Flux, you’re able to build data-rich applications that engage your users, and scale to meet every demand. It is a key part of the Facebook technology stack that serves billions of users every day.
React and React Native
by Adam Boduch
526 Pages · 2015 · 7 MB · 4,507 Downloads · New!
The “React and React Native: A complete hands-on guide to modern web and mobile development with React.js, 3rd Edition” is a must-read book for anyone who wants to start building mobile and web applications. Adam Boduch and Roy Derks are the authors of this book. Adam Boduch has been involved in large-scale JavaScript development for nearly 10 years. He is the author of several React and JavaScript books and is passionate about innovative user experience and high performance. In this book, Adam and Roy guide the readers step by step how to make the user interface with React and mobile applications with React Native.

Advertisement

Advertisement

Advertisement