Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. The Complete Redux Book (2nd edition)
    Everything you need to build real projects with Redux
    Ilya Gelman and Boris Dinkevich

    How do I manage a large state in production? Why do I need store enhancers? How do I test middleware?Get the answers to all these questions and many more using simple terms and sample code. Learn everything you need to use Redux to build complex and production-ready web applications.

  2. Ionic framework
    step by step from idea through prototyping to the app stores
    Nikola Brežnjak

    This book will teach you step by step how to take advantage of your web development knowledge in building hybrid applications for iOS and Android. Through the example of building the Calculator application, you will see how the process of making an application actually works. Finally, you'll learn how to get your application listed and deployed to the App Store and Play Store.

  3. Quick ES2015 Scripting Using Babel.js
    Learn ES6 important features quickly
    Sandeep Kumar Patel

    Learn ES6 powered features Quickly.

  4. Angular 2 Kochbuch
    Nikolas Poniros

    Das Angular 2 Kochbuch bietet Ihnen die Möglichkeit, eine Angular 2 Anwendung zu bauen. Mit Hilfe von Kochrezepten werden die verschiedenen Themen, wie z. B. Komponenten, TypeScript, Services, usw. erläutert.

  5. 轻量级Web应用开发
    Using Ruby and JavaScript
    Juntao Qiu

    这本书将教会你如何将一个idea变成实际的Web应用。从高效的编程工具,开发流程,到敏捷开发中的各种轻量级实践,再到从零开始开发一个具体而微的实例。

  6. Einführung in JavaScript
    (ECMAScript bis ES2020)
    Jörg Krause

    Dieses Buch beschreibt kompakt und übersichtlich die Sprache des Web -- JavaScript für die Version ECMAScript 2020. Es werden alle Aspekte behandelt, die weitreichend unterstützt werden, egal ob im Browser oder in NodeJs.

  7. Quick Build System with Gulp
    Automate Development Process With Gulp
    Sandeep Kumar Patel

    Gulp is new build system is capable of automate minification, file copy, watching file changes and rerun tasks. Gulp is built on top of the NodeJS and is available as open source.This book covers the gulp plugin architecture with simple explanation.Finally, We will learn to develop our own Gulp plugin.

  8. This book is collection of standalone tutorials each containing minimum amount of code needed to explain specific functionality making them very easy to learn. It can be also used as Just In Time Support so that you can learn what you need when you need it.

  9. Effective React
    Ian Chursky

    Learn how to create React applications that render complex sets of data with dynamic, efficient, and effective data-visualizations. Common tools utilized within the React ecosystem -- such as Node.js, Grunt, Babel, and Browserify -- are also covered in depth as well. You don't want to miss out on learning all about this exciting new technology!

  10. Smart analysts are hampered by dumb spreadsheets. Investing a little time in modern programming ideas will reap immediate benefits. This book will show you how to use a few lines of JavaScript can automate your daily chores.

  11. Quick Web Worker With JavaScript
    Learn to work with HTML & web worker
    Sandeep Kumar Patel

    Implement Concurrency using Web Worker.Develop dedicated and shared worker quickly using JavaScript.

  12. Quick Desktop Application Development Using Electron
    Develop Desktop Application Using HTML CSS and JavaScript
    Sandeep Kumar Patel

    This book is all about desktop application development using Electron framework.It covers all the important concept of Electron framework that will help a web developer to create a desktop application.It also shows how we can use HTML,CSS and JavaScript to build a desktop application.It has also covered the integration of AngularJS with Electron.

  13. Java everywhere
    Write Once run Anywhere with DukeScript
    Anton Epple

    Do you want to write Java apps that run on mobile phones, tablets as well as your desktop computer? In this book you'll learn how to design and develop apps and upload them to Google Play and Apples App Store. The technology we'll use for that is DukeScript, a new framework for single-source cross-platform development in Java.

  14. Reguläre Ausdrücke
    Reguläre Ausdrücke in JavaScript
    Jörg Krause

    Diese Bändchen beschreibt kompakt und übersichtlich mit einem Aspekt der Sprache JavaScript -- Reguläre Ausdrücke. Der erste Teil erklärt die Grundlagen. Behandelt wird die auf allen Geräten verfügbare Version ECMAScript 5.

  15. The JavaScript Way
    Master the language that powers the digital world
    Baptiste Pesquet

    Beginner-friendly yet comprehensive, standards-aligned, hands-on and easy to follow, this book will be a useful companion for anyone wishing to explore the many facets of JavaScript.