Leanpub Header

Skip to main content

Filters

Category: "ES6"

Books

  1. SurviveJS - React
    De aprendiz a maestro
    Juho Vepsäläinen and Raúl Expósito

    SurviveJS te muestra cómo construir un Kanban sencillo usando React. La idea es que si puedes construir una aplicación sencilla, posiblemente puedas construir cosas más complejas después. La primera aplicación es siempre la más difícil y este libro viene en tu ayuda. Aparte de conocimiento básico sobre React, aprenderás técnicas de diseño como ...

  2. Webpack 2
    A Build Tool for Modern JavaScript Applications
    Sha Alibhai

    Webpack 2 - A Build Tool for Modern JavaScript Applications helps beginner and intermediate users understand and fully utilize the power of Webpack in their projects.

  3. ES6 in Practice
    The Complete Developer's Guide
    Zsolt Nagy

    Master ES6 with special emphasis on improving your coding skills and solving practical problems. Strengthen your problem solving skills by using the new features of ES6. Access 59 exercises and reference solutions and all future updates. Bonuses: ES2016 - ES2019, Learning Plan, 20 tech interview exercises. Sign up for free lessons on zsoltnagy.eu.

  4. Phaser Game Design Workbook
    Game Product Management for the Phaser v2.x.x & v3.24+ Gaming Frameworks (6th Edition)
    Stephen Gose

    (Large Print Edition) NEWLY updated from the 6th edition includes both Phaser 2.x.x & v3.16+ examples. Its new focus is "Business Studio Start-ups" and "Game Product Management" for "full-stack" Phaser Games. It also introduces "Headless Game Design" and B2B product lines. This LeanPub edition is always the most up-to-date edition.

  5. Kiwi Game Design Workbook
    Game development guide using HTML5 & JavaScript Game Frameworks
    Stephen Gose

    This is a different book format for game development -- unlike anything you have seen. KiwiJS is the grandfather to Phaser3. You will find extraordinary similarities to the newly released Phaser III.

  6. Practical Aurelia
    Real-world examples of using Aurelia in multiple scenarios and platforms
    Behzad Abbasi

    This book will introduce you to the tools and fundamentals of modern Aurelia practices.After read you can planning an Aurelia project is something you may have already done, or will be soon attempting.

  7. Making Multiplayer Online Games
    A Game Development Workbook for any JavaScript Gaming Framework.
    Stephen Gose

    This step-by-step guide represents 3.5+ years of Massive Multi-Player Games (MMoG) research using WebSockets, Block-chain, and WebRTC. It goes beyond the typical fast-food junk deployments found in many available MMoG tutorials & books. This book includes Phaser JS and Code-less Gaming Frameworks, including EULA valued at $192.00.

  8. React Eshop
    Easily reusable Eshop in React, ES6, and Firebase. First few chapters only available at no cost. Code available at GitHub.
    Manav Sehgal

    Code along a single page Eshop app, complete with a shopping cart, product catalog, and search features. Use latest React, ES6 JavaScript features, and Firebase integration for achieving a modern serverless architecture. NOTE: First few chapters only available at no cost. Code available in open source at GitHub.

  9. JavaScript-mancy: Getting Started
    Getting Started With the Arcane Art of Writing Awesome JavaScript For C# Developers
    Jaime González García

    Are you a C# or Java developer curious about the awesome things happening in the JavaScript world? Would you like to build super rich web apps, mobile apps, backend services or even robots? Does JS frustrate you?Then this is the book for you! With this book you'll get a great introduction to JavaScript and ES6. And it has wizards!

  10. Web Components
    The future of modern Web Apps
    Joerg Krause

    This book describes web components and related APIs for HTML 5 developers. Instead of using any huge framework, such powerful native technique is the future of web development. Additionally a nice and small framework called @nyaf is being featured to further simplify the first steps.

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

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

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

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

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