Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. The JavaScript Challenge
    A collection of JavaScript interview questions
    Oscar Lodriguez

    A collection of challenging JavaScript questions, quizzes and obstacles. Some hard and other moderately easy. In any case you will be ready for any challenge a company throws at you!

  2. The Majesty of Vue.js 2
    Alex Kyriakidis and Evan You

    Learn Vue.js 2 from scratch!This book will guide you through the path of the rapidly spreading Javascript Framework Vue.js!By the end of this book, you will be able to create fast front end applications and increase the performance of your existing projects with Vue.js 2 integration. Follow us on Twitter to get our latest news.

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

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

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

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

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

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

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

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

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

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

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

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