Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Clean Code Principles and Patterns, 2nd Edition
    A Software Practitioner's Handbook
    Petri Silen

    One of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  2. An Opinionated Introduction to Micro-frontends
    with React, Vue, and Svelte
    Damiano Fusco

    A gentle and opinionated introduction to micro-frontends

  3. Building Large Scale Web Apps
    A React field guide
    Addy Osmani and Hassan Djirdeh

    In this book, you'll uncover strategies that industry professionals use to build scalable, performant, and maintainable React applications, all without becoming overwhelmed by complexity.

  4. Dominando JavaScript
    Técnicas avanzadas para el desarrollo web moderno
    Carlos Azaustre

    Descubre los secretos detrás de los frameworks web más populares y lleva tus habilidades en JavaScript a otro nivel. Dominando JavaScript: Técnicas avanzadas para el desarrollo web moderno te enseñará cómo entender y adaptar cualquier framework web con confianza y facilidad. ¡Prepárate para convertirte en un experto en el desarrollo web moderno!

  5. Mastering Coding Test: 50 Problems with Solutions
    50 Problems with Solutions
    Adegoke Akintoye

    Welcome to “Mastering Coding Test: 50 Problems with Solutions.”This book aims to provide a curated list of 50 of the most popular coding/interview test/problems along with detailed explanations and solutions to help you master these concepts and improve your problem-solving skills.This book assumes basic understanding of JavaScript.

  6. Full-Stack Data Engineering with Node.js
    How to build a Data Engineering and Business Intelligence Stack using Node.js and Npm modules
    Kevin Languedoc

    How to build a Data Engineering and Business Intelligence Stack using Node.js and Npm modules.

  7. Learn how functional programming concepts helps you to write clean and maintainable code.

  8. Aprenda Programar com JavaScript oferece um caminho claro e prático para dominar a programação. Com exemplos objetivos e exercícios desafiadores, este livro é a escolha perfeita para iniciantes e para professores que buscam um material didático eficaz para suas aulas.

  9. Getting started with Vue 3
    Here you continue your route in developing web applications with Vue
    Andrés Cruz Yoris

    Vue is a versatile framework used in creating SPA-type websites; It is a modular, component-based technology where a component can be seen as a small piece of code and we can group components together to create more complex components.

  10. Primeros pasos con Vue 3
    Aquí continúa tu camino en el desarrollo de aplicaciones web con Vue
    Andrés Cruz Yoris

    Este libro consta de 5 capítulos, con los cuales conoceremos en detalle las características más importantes y básicas de Vue en su versión 3

  11. SolidJS: The Complete Guide
    A comprehensive guide to reactive web development with SolidJS and TypeScript
    Sinan Polat

    SolidJS is one of the fastest-growing reactive UI libraries—blazing fast, predictable, and simple to use. SolidJS: The Complete Guide takes you from first steps to production-ready applications, covering everything from signals, effects, and JSX rules to routing, SSR, and SolidStart. You’ll also master Solid Router for navigation and SolidStart for building full-stack apps, with plenty of real-world examples for hands-on practice. Whether you’re a beginner in reactive programming or a React developer curious about Solid’s unique approach, this book gives you the knowledge and techniques to write cleaner, more efficient code.

  12. Generators in JavaScript
    A Guide to Building Robust Asynchronous Logic for Your Applications
    Parthipan Natkunam

    Dive into the transformative world of function generators to simplify complex asynchronous operations, efficiently manage large data sets, and discover advanced coding paradigms. Step beyond conventional programming and explore techniques that will elevate your code to new heights of efficiency and clarity.

  13. The Freelance Roadmap
    Everything you need to know to launch a successful freelancing business.
    Tim Robards

    Whether you're completely new to freelancing or are looking to level up your existing skills. I'll teach you everything you need to know to become a successful freelancer.

  14. Master Node.js security and secure coding best practices through analyzing and exploiting real-world vulnerable npm packages.

  15. Web Development from Beginner to Paid Professional, Volume 3
    Learn JavaScript Algorithms & Data Structures Step By Step. Examples, Practice Exercises and Projects Included.
    Bolakale Aremu

    This book is volume 3 of Web Development from Beginner to Paid Professional. In this volume, you'll learn JavaScript Algorithms and Data Structures. You'll learn the fundamentals of JavaScript including variables, arrays, objects, loops, and functions.