Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. JavaScript: The Ultimate Guide to Interview Questions
    JavaScript: The Ultimate Guide to Interview Questions
    Preparing You for Interview As well As Deepen Your Knowledge of JavaScript
    Adegoke Akintoye

    Whether you're a budding developer eager to break into the tech industry or a seasoned programmer looking to brush up on your skills before an interview, this book is designed to equip you with a deep understanding of JavaScript in an easy-to-understand manner.

  2. Integrating HTMX with Laravel: An Approachable Guide
    Integrating HTMX with Laravel: An Approachable Guide
    Building Dynamic, Efficient, and Sophisticated Web Application Easily
    Adegoke Akintoye

    A comprehensive guide designed to take you on a journey through the exciting world of web development with HTMX and Laravel. Whether you're a beginner eager to dive into the realm of modern web applications or an experienced developer looking to enhance your skills with advanced techniques, this book is crafted for you.

  3. HTMX Guide
    HTMX Guide
    A Comprehensive Guide To Easier Web Development With HTMX using LAMP Stack
    Adegoke Akintoye

    Welcome to "HTMX Guide" your comprehensive guide to HTMX in web development. This book is designed to take you on a journey through the dynamic world of HTMX, from its foundational concepts to the advanced techniques that will allow you to create rich, interactive web applications with ease.

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

    Master micro-frontends by building a complete foundation from scratch using React, Vue, and Svelte. This hands-on guide walks you through architecture decisions, refactoring patterns, and production-ready implementations—perfect for developers ready to scale complex frontend applications.

  5. Building Large Scale Web Apps
    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.

  6. Dominando JavaScript
    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!

  7. Mastering Coding Test: 50 Problems with Solutions
    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.

  8. Full-Stack Data Engineering with Node.js
    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.

  9. Aprenda Programar com JavaScript

    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.

  10. Vue 3: Everything you need to work as a Frontend Developer
    Vue 3: Everything you need to work as a Frontend Developer
    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.

  11. Vue 3: Todo lo que necesitas para trabajar como Frontend Developer
    Vue 3: Todo lo que necesitas para trabajar como Frontend Developer
    Crea Single Page Applications (SPA) escalables con Node.js, Axios, Props, V-model y +
    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

  12. SolidJS: The Complete Guide
    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.

  13. Generators in JavaScript
    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.

  14. The Freelance Roadmap
    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.

  15. Node.js Secure Coding: Defending Against Command Injection Vulnerabilities

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