Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Einführung in JavaScript
    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.

  2. Quick Build System with Gulp
    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.

  3. RAPID LEARNING ETHEREUM

    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.

  4. Effective React
    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!

  5. Javascript for the Financial Analyst

    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.

  6. Quick Web Worker With JavaScript
    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.

  7. Quick Desktop Application Development Using Electron
    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.

  8. Java everywhere
    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.

  9. Reguläre Ausdrücke
    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.

  10. The JavaScript Way
    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.

  11. Holistic InfoSec For Web Developers, Fascicle 0: Physical and People
    Holistic InfoSec For Web Developers, Fascicle 0: Physical and People
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The first part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f0.holisticinfosecforwebdevelopers.com

  12. Aprendiendo JavaScript
    Aprendiendo JavaScript
    Aprende las bases del lenguaje web más demandado. Desde cero hasta ECMAScript 6+.
    Carlos Azaustre

    Aprende las bases del lenguaje web más demandado. Desde cero hasta ECMAScript 6+. Partiendo de las bases y poco a poco ampliándose hasta ver las nuevas características del lenguaje para hacer un uso profesional de él.

  13. Descubre React

    React, también conocido como React.js o ReactJS, es una librería JavaScript OpenSource diseñada para crear interfaces de usuario.

  14. SurviveJS - React
    SurviveJS - React
    From apprentice to master
    Juho Vepsäläinen

    SurviveJS - React shows you how to build a simple Kanban using React. The idea is that if you can build a simple application, you can probably build something more complex after that. The first application is always the hardest and that's where this book comes in. In addition to fundamental React knowledge, you will pick up design techniques as you develop the application step by step and learn to understand it in detail.

  15. JavaScript & DOM Tips, Tricks, and Techniques (Volume 2)
    JavaScript & DOM Tips, Tricks, and Techniques (Volume 2)
    Quick Tips for all Levels of Developers
    Louis Lazaris

    This is a collection of JavaScript and DOM scripting applicable to all levels of JavaScript and front-end development. Most of the tips cover techniques and technologies that work in all modern browsers and most older browsers.