Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Books

  1. Web Development from Beginner to Paid Professional
    Build your portfolio as you learn Html5, CSS and Javascript step by step with support
    Bolakale Aremu

    This book is different because it addresses a few web development problems. The credibility of a web developer is much more than their credentials. It’s actually about the strength of their portfolio. Employment opportunities often come from work samples and concrete skills, rather than a college degree. So, they need to learn well enough.

  2. Modern C++ For Software Developers
    Serious C++ Development
    Karan Singh, M.Sc., LL.b, Attorney at Law

    Modern C++ is a complex language. Modern C++ For Software Developers exposes all of the essential concepts and techniques of Modern C++ so that you can build reliable and correct applications with confidence. This book covers the language constructs from C++11, C++14, C++17 and C++20 that are essential for serious Modern C++ development.

  3. Have you not coded before? That's fine. Because every programmer starts from zero and becomes hero. This completed PHP 8 Bootcamp will help you to accomplish this task in the similar vein. Challenge yourself, and code everyday for a few hours. Tell yourself, if one can do, I can do. The Completed PHP 8 Bootcamp will help a beginner to become a pro.

  4. Building Your First Website
    (While You Thwack Zombies with HTML and CSS)
    John Rhea

    This book makes learning HTML and CSS fun. It provides all of the content and direction you need to build that first website, plus enough silly jokes and zombie slaying to keep you interested the whole time. Help stop the Apocalypse today!

  5. The Angular Developer's Nx Handbook
    Lars Gyrup Brink Nielsen

    Everything an Angular developer needs to get going with the Nx build framework.

  6. I have spent many weekends learning as much as I can on writing smart contracts and developing applications on the blockchain. I wrote this short and accessible book to share my learnings and show you how to build a Web3 app powered by a smart contract from scratch using Solidity, Hardhat, React and Next.js. 

  7. Mastering Tone.js
    Sound, Synthesis & Visualization for the Web
    Naomi Aro

    Learn to build audio applications for the web with Tone.js through hands-on examples. Create synthesizers, process audio files, visualize waveforms, and build interactive instruments. No prior audio programming experience required.

  8. Maintainable React
    Test-Driven Development, Refactoring and Clean Code.
    Juntao Qiu

    Struggling with messy React code? This book shows you how to refactor with confidence using real-world examples and timeless design principles—so your code stays clean, readable, and easy to change. Perfect for developers who want to level up their frontend craft.

  9. Mastering JavaScript
    The Complete Guide to JavaScript Mastery.
    Tim Robards

    JavaScript has changed quite substantially over the past few years! Now is the perfect time to truly learn the fundamentals!

  10. Entendendo JavaScript Promises
    Nicholas C. Zakas and Daniel Schmitz

    Saiba tudo sobre Promises do JavaScript com o autor veterano de JavaScript Nicholas C. Zakas.

  11. Vue.js 3 Crashkurs
    Moderne Single-Page-Web-Apps mit Single-File-Components und TypeScript an einem praxisnahen Fallbeispiel erlernen
    Dr. Holger Schwichtenberg

    Das Buch richtet sich an Einsteiger in Vue.js 3.x und Umsteiger von Vue.js 2.x. Es erklärt die SPA-Programmierung mit Single-File-Components und TypeScript schrittweise anhand eines praxisnahen Fallbeispiels, der Aufgabenverwaltung "MiracleList". Das Buch behandelt die aktuelle Vue.js-Version 3.4. Aktuellste Buchversion 1.15.0 vom 20.11.2024 zu Vue.js 3.5!

  12. Frontend Architecture
    Una introducción al mundo de la arquitectura software orientada al frontend.
    Iago Lastra Rodríguez

    Este libro es una invitación a pensar con claridad sobre los cimientos de cualquier frontend: desde cómo medir la calidad de una arquitectura, hasta cómo organizar reglas de negocio, gestionar el estado o aplicar principios como SOLID de forma realista. A través de herramientas objetivas como el connascence, los diagramas de dependencia y los patrones clásicos del desarrollo web, se recorre la historia, los errores comunes y una propuesta concreta de arquitectura recursiva para aplicaciones SPA. No encontrarás aquí una receta mágica. Pero sí una colección de ideas que me hubiera gustado entender mucho antes.

  13. Large Scale Apps with Svelte and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  14. Large Scale Apps with React and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  15. Recipes for Decoupling
    Matthias Noback

    Write software that survives