Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. React Speed Coding
    React Speed Coding
    From concept to coding real world React apps, speedily!
    Manav Sehgal

    Significantly revised and new code along edition. Speed up your React development workflow using Webpack. Learn to build a custom UI library in React, ES6, Flexbox, and PostCSS. Create single page app using Redux actions, reducers, and store. Apply new ES6  features to make your React code more reliable. Apply Behavior-Driven Development using Mocha, Chai, and Enzyme unit tests. Master the complete component design workflow with several strategies for reusable, reliable, and rapid coding in React. Download code from GitHub. Run live demos for each chapter.

  2. Desarrollo de Aplicaciones Web con React.js y Redux.js

    Aprende como usar React y Redux para desarrollar aplicaciones web modernas más poderosas y usando las mejores prácticas.

  3. SurviveJS - Webpack 5
    SurviveJS - Webpack 5
    From apprentice to master
    Juho Vepsäläinen, Tobias Koppers, and Jesús Rodríguez Rodríguez

    Webpack, a module bundler, is a powerful tool that helps you to develop complex web applications. "SurviveJS - Webpack" is meant for beginner to intermediate users of the tool that want to understand webpack better.

  4. Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second 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://f2.holisticinfosecforwebdevelopers.com

  5. Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second 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://f1.holisticinfosecforwebdevelopers.com

  6. A Foray into Phaser
    A Foray into Phaser
    A Starters guide to HTML5 web game development
    James Johnson
    No Description Available
  7. Using FullCalendar
    Using FullCalendar
    Edwood Ocasio

    This book contains sample code, advice and warnings about developing solutions with fullCalendar.  It will save you lots of "Google time". The book will be updated every time I learn something new and valuable about `fullCalendar`.  If you buy the book those updates will be available to you through Leanpub, at no additional cost.

  8. React+D3v4
    React+D3v4
    Reusable dataviz & games using modern JavaScript
    Swizec Teller

    React with d3.js was the most fun I've had in years. Creating dynamic data visualizations on the web is a pain in the ass. With React+d3.js ES6 you'll learn how to build re-usable visualization components  using modern JavaScript standards in about an hour.

  9. Quick Browserify
    Quick Browserify
    Bundle JavaScript code Using Browserify
    Sandeep Kumar Patel

    Learn to use Browserify to create Browser flavored code from NPM(Node Package Manager) module.It will teach you to reuse your Node.js code in a Browser environment.

  10. Essential TypeScript
    Essential TypeScript
    It's JavaScript... only better.
    Jess Chadwick

    JavaScript is the defacto language of the world, but its dynamic nature can often get you in trouble.  Static typing helps avoid a bunch of mistakes that are easy to make when using a dynamic language.  TypeScript is JavaScript, only better.  These days, TypeScript is Essential.

  11. Beginning Aurelia
    Beginning Aurelia
    Build your imagination
    Behzad Abbasi

    Beginning Aurelia is a book for developers to learn how to use Aurelia. In this book you can see Aurelia docs with many samples and cheat sheet to create awesome web applications.

  12. Einführung in TypeScript
    Einführung in TypeScript
    Sprachgrundlagen und Techniken
    Jörg Krause

    Diese Buch führt in TypeScript ein. TypeScript wird kompakt und abstrakt behandelt, ohne Referenz zu anderen Projekten. Sie können sofort loslegen und damit arbeiten. Das Buch behandelt aktuell die Version 4.0.

  13. Aurelia For Real World Web Applications
    Aurelia For Real World Web Applications
    Using the Aurelia Javascript framework to build real world applications.
    Dwayne Charrington

    Aurelia For Real World Applications is a book for developers wanting to learn how to use Aurelia to create awesome web applications. In this book you will not only learn the basics of Aurelia, but you will also learn how to create real world applications through practical examples and scenarios presented in this book. From custom elements through to bundling and everything inbetween, you will be able to master Aurelia at the conclusion of this book.

  14. Get Started with Visual Regression Testing and WebdriverIO

    Tired of small style changes causing big havoc because CSS is crazy? Catch problems proactively with Visual Regression Testing! No more being surprised that your shopping cart has been broken on mobile devices for the past 4 builds. You can write a suite of tests to run after every update and ensure your site is looking exactly like it should.

  15. Happy Learn JavaScript Tutorial Vol 1

    Learn the most popular programming language on the planet with real programs! Small, fun, graded illustrated lessons for the absolute beginner and up. We'll take you through how to understand and create beginner programs. The whole series will cover learning JavaScript.