Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

JavaScript

  1. Vue.js 2 Basics
    Vue.js 2 Basics
    Learn the Basics of Vue.js
    Tony Lea

    Learn the Basics of Vue.js in a fun new way! Earn you Black Belt as a Vue Basics Ninja. This book is a quick and fun read that will teach you the basics of Vue.js starting off with installing the library and progressing all the way to learning how to create your own custom components.

  2. Developing with Angular

    Practical journey with Angular framework, ES6, TypeScript, Webpack and Angular CLI. Amazon Kindle: https://www.amazon.com/dp/B07KD9KHQWAmazon Paperback: https://www.amazon.com/dp/1731123426

  3. SurviveJS - Maintenance
    SurviveJS - Maintenance
    Streamline JavaScript Workflow
    Juho Vepsäläinen and Artem Sapegin

    Maintenance is a recurring issue in projects. "SurviveJS - Maintenance" discusses the topic from the perspective of JavaScript and discusses common practices you can use to improve your workflow and projects.

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

  5. U&I with React
    U&I with React
    On building U&I components with React
    Farhad Ghayour

    UI development has undergone a major transformation with modern frontend technologies. This book guides readers from the foundational building blocks of creating well structured interfaces to a list of different philosophies for creating modular, extendable and scalable U&I — UI intended for all developers, like you and I.

  6. JavaScript, ¡Inspírate! (Gallego)
    JavaScript, ¡Inspírate! (Gallego)
    Ulises Gascón and Yoel Macia Delgado

    Un libro de programación sinxelo e divertido que móstranos como desenvolver en JavaScript, dende pseudocódigo ata as peticións AJAX.  Todo o recaudado integramente será doado a @CodeClub.

  7. Composing Software
    Composing Software
    An Exploration of Functional Programming and Object Composition in JavaScript
    Eric Elliott

    All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.

  8. The Majesty of Vue.js 2 (Deutsch)
    The Majesty of Vue.js 2 (Deutsch)
    Alex Kyriakidis and Michael Seeger

    Vue.js von der Pike auf!Dieses Buch ist ein Begleiter auf Ihrem Weg mit, und ein gutes Nachschlagwerk für Vue.js, dem progressiven JavaScript Framework.Nachdem Sie dieses Buch gelesen haben, werden Sie dazu in der Lage sein, schnelle Frontend-Anwendungen zu erstellen und die Performance Ihrer Projekte durch die Integration von Vue.js 2 zu steigern.

  9. Nodebots - Javascript and robotics in the real world

    Do you want to know how to use Javascript to read sensors and create powerful applications with Nodebots? Do you want to learn how to create performance tests and good architecture practices for complex applications? So this book is for you!

  10. Nodebots - Javascript e robótica no mundo real

    Quer saber como utilizar Javascript para ler sensores e criar excelentes aplicações com Nodebots? Quer ainda aprender como criar testes performáticos e boas práticas de arquitetura para aplicações complexas? Então este livro é para você!

  11. Data Science Solutions
    Data Science Solutions
    Machine Learning, Python, Neo4j, Kaggle, Cloud Platforms
    Manav Sehgal

    Learn to scale your data science projects from comfort of your development laptop to production scale on the Google and Amazon Clouds. Learn Python for Data Science. Setup Google Cloud Datastore, Firebase, and DynamoDB. Use Neo4j and Open Refine in your workflow.

  12. JavaScript-mancy: Object-Oriented Programming
    JavaScript-mancy: Object-Oriented Programming
    Mastering the Arcane Art of Summoning Objects in 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 applications, mobile apps, backend services or even robots?Then this is the book for you! With this book you'll grok JavaScript OOP techniques within ES5, ES6, ESnext and TypeScript. And it has wizards!

  13. Building Office Add-ins using Office.js

    This book is a guide to building Office Add-ins, describing the principles and design patterns shared by the new 2016+ APIs for Excel, Word, and OneNote. Download some sample book content, or buy it today. All proceeds from the book go to humanitarian work / disaster-relief, matched by Microsoft's generous Employee Match program. More info here.

  14. Angular: Guía práctica
    Angular: Guía práctica
    Y el ecosistema que le rodea
    Rubén Aguilera

    Con esta guía te aseguras tener siempre una referencia actualizada del framework en castellano y no tienes que invertir tiempo en buscar información por Internet de cursos online, tutoriales, blogs, charlas... ya te lo dejo hecho porque es mi propio repositorio de aprendizaje sobre Angular y todo lo que le rodea.

  15. Functional-Light JavaScript
    Functional-Light JavaScript
    Balanced, Pragmatic FP in JavaScript
    Kyle Simpson

    A uniquely pragmatic approach to explaining core functional programming concepts WITHOUT wading through mathematical notation or heavy terminology.