Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. JavaScript Functions, Closures, and Prototypes
    Learn the fundamentals of functions, closures, and prototypes in JavaScript
    AJ Meyghani

    Learn the fundamentals of functions, closures, and prototypes in JavaScript.

  2. Un libro de programación sencillo y divertido que nos muestra como programar en JavaScript, desde pseudocódigo hasta las peticiones AJAX. Todo lo recaudado íntegramente será donado a @CodeClub.

  3. Belajar Typescript
    Anggie Bratadinata

    Anda ingin menulis kode dengan JavaScript modern? Static-typing ? Fitur OOP lengkap? Pelajari TypeScript. Bukan tanpa alasan AngularJS 2.0 dikembangkan dengan bahasa ini. Buku ini akan membantu Anda menguasai dasar-dasar TypeScript.

  4. This book covers what’s new in ES2016 and ES2017. FREE ONLINE: http://exploringjs.com/es2016-es2017.html

  5. 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.

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

  7. 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.

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

  9. 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

  10. A Foray into Phaser
    A Starters guide to HTML5 web game development
    James Johnson
    No Description Available
  11. 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.

  12. 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.

  13. 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.

  14. 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.

  15. 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.