Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Automating with Node.js
    Shaun Michael Stone

    Automate your workflow with the power of Node.js! If your job is loaded with manual work, then why not write scripts that can deal with it for you? With this book, you will learn how to deal with many tasks such as zipping files, emailing colleagues, and deploying your work at the press of a button.

  2. Zero To Code
    How To Launch Your Career As A Software Engineer
    Kevin Moore

    Zero To Code is a manual for launching a new career as a software engineer.

  3. A Better Way To Learn JavaScript
    Save Yourself From 1000 Hours of Trial and Error Experiences!
    Ajdin Imsirovic

    Save yourself from 1000 hours of trial and error experiences! Stop feeling overwhelmed! Let this book take you from complete novice to a respectable JavaScript developer in a matter of weeks! This is literally the best book to learn JavaScript.

  4. HTML – The Intuitive Guide is a 16-chapter volume guiding the reader toward mastery of the HTML language for building websites and web applications for web browsers.

  5. Working with Redux means programming with actions.Therefore, you need to acquire a set of design patterns that fit this programming model.This book is an opinionated guide to Redux that focuses on design patterns, techniques, conventions and best practices.All based on real-world experience with Redux on a large-scale.

  6. The Road to learn React (French)
    Your journey to master plain yet pragmatic React
    Robin Wieruch and Guillaume Borg

    Beaucoup de programmes détaillés existent pour maitriser React. Ce livre utilise le bon sens de ces plans d'action et s'en sert pour l'implémentation d'une application. Tout du long, vous apprendrez l'ES6, les basiques et les concepts avancés de React ainsi que la gestion d'état interne.Mise à jour via Twitter | NewsletterCours complet | Blog

  7. 더 로드 투 런 리액트 (The Road to React 한국어)
    리액트 입문자를 위한 튜토리얼
    Robin Wieruch, Sujin Lee, Haesoo Kim, Eunjeong Park, Yein Koo, Yeseul Oh, Jiwoo Kang, Hyunji Choi, Jooyeon, and Aeri Choi

    리액트 기초부터 고급까지, 리액트 애플리케이션을 직접 만들어보며 배우는 실습 튜토리얼입니다. 트위터 | 뉴스레터 로 소식받기온라인 강좌 | 블로그

  8. Величие Vue.js 2
    Alex Kyriakidis, Alexey Pyltsyn, and Roman Sadzhenytsia

    Изучите Vue.js 2 с нуля! Эта книга проведет вас по пути популярного JavaScript-фреймворка Vue.js! К концу этой книги вы сможете быстро создавать фронтенд-приложения и повышать производительность существующих проектов с помощью интеграции Vue.js 2. Следуйте за нами в Twitter, чтобы быть в курсе последних новостей!

  9. The Road to learn React (Italian)
    Your journey to master plain yet pragmatic React
    Robin Wieruch and Ivan Lasorsa

    A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an app. You will build an own React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management. Updates via Twitter | NewsletterFull Course | Blog

  10. Learn how to generate custom code and how to update existing files with Schematics, the Angular CLI's code generator.

  11. Web Component Essentials
    An introduction to creating reusable user interfaces with Web Components. Full working code examples included!
    Cory Rylan

    Learn the essentials to get started creating Web Components. Stop rewriting your UI for every front end technology. Increase productivity by learning how to create UI components that work together with Angular, Vue, React and more! Authored by Google Developer Expert, Cory Rylan. Free lifetime updates of the book and code examples included!

  12. 《React 学习之道》The Road to React (简体中文版)
    通往 React 实战大师之旅:掌握 React 最简单,且最实用的教程
    Robin Wieruch, JimmyLv, and Jiahao Li

    如何掌握 React 存在特别多的路线图。本书提取这些路线图中的精华部分,并将其融入于一个应用程序的具体代码实现当中。 您将会构建一个属于自己的 React 应用程序。在本次学习之旅当中,您将学习 ES6,了解所有 React 的基础知识、先进理念,以及组件的内部状态管理。 通过 Twitter | Newsletter 获取更新完整课程 | 博客

  13. The Road to Firebase
    Your journey to master Firebase in JavaScript
    Robin Wieruch

    https://www.roadtofirebase.com

  14. The Road to learn React (Spanish)
    Tu camino para aprender React simple y pragmático
    Robin Wieruch, Juan Luis Chaurant, Emanuel Canova, and Guillermo Salazar

    Hay muchos caminos para aprender React. Este libro toma elementos de cada uno y crea una ruta, que te guiará directo a la implementación de una web app real. Construirás tu propia aplicación React y aprenderás sobre ES6, React, conceptos básicos y gestión interna de estado. Actualizaciones vía Twitter | NewsletterCurso Completo | Blog

  15. Testing Vue.js components with Jest
    A concise guide to testing Vue.js components using Jest and the official library vue-test-utils
    Alex Jover Morales

    A concise and practical guide to unit test your Vue.js components using Jest, the fully featured JavaScript testing framework. Learn shallow rendering, snapshot testing and dependency mocking, among other techniques.