Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Web Development

  1. Domain-Driven Design And Microservices Explained with Examples
    Domain-Driven Design And Microservices Explained with Examples
    Learn to clarify and focus the boundaries of your system’s architecture
    Sandeep Jagtap
    No Description Available
  2. Antlers
    Antlers
    Building Beautiful Websites with Statamic
    Johnathon Koster

    "Antlers: Building Beautiful Websites with Statamic" approaches Statamic website development through the lens of the Antlers templating language. Written by the creator of Antlers Runtime and Antlers Toolbox, this book covers common tasks, strings, loops, nuanced language features, and more to make you more productive building Statamic websites.

  3. Upgrade Your HTML IV
    Upgrade Your HTML IV
    10 More Examples to Improve Your Markup
    Jens Oliver Meiert

    The Upgrade Your HTML series is about one thing: Picking examples of HTML in the wild, and explaining how to make that code better. Kindly. Constructively. Thoroughly, as finding a balance between detail and brevity permits.

  4. เกิดอยากจะเขียน App ด้วย Flutter
    เกิดอยากจะเขียน App ด้วย Flutter
    บันทึกการศึกษาเขียน Flutter ของผู้แต่งเอง
    Tanasak Tantitarntong

    บันทึกการศึกษาเขียน Flutter ของผู้แต่งเอง

  5. Creating React Applications with Python
    Creating React Applications with Python
    A novel approach for achieving Full-Stack Python
    John Sheehan

    A short tutorial on how to create front-end web applications in Python using the React JavaScript library, without having to program in JavaScript!

  6. Ruby on Roda
    Ruby on Roda
    REST APIs with Roda & Sequel
    Mateusz Urbański

    If you've been looking for an alternative to The Rails Way, this book is for you. It will change the way you think about designing and implementing web applications with Ruby. It shows patterns, techniques, and tools that you can use to deal with growing complexity, better organize and documenting your codebase.

  7. React to Python
    React to Python
    Creating React Front-End Web Applications with Python
    John Sheehan

    Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.

  8. Spring Boot - Security
    Spring Boot - Security
    Version: 2.0 - Date: 04.2021
    Ivor Online
    No Description Available
  9. Spring Boot - Quick Start
    Spring Boot - Quick Start
    Version: 3.0 - Date: 12.2021
    Ivor Online
    No Description Available
  10. Design Practice Reference
    Design Practice Reference
    Activities and Templates to Craft Quality Software in Style
    Olaf Zimmermann and Mirko Stocker

    A collection of proven software engineering and architecture design method elements to accelerate project work and reduce technical risk. Suited for API design and (micro-)service architectures. Activity descriptions and artifact templates for non-functional requirements, domain models, architectural decision records, API contracts. Sample content.

  11. Hacking with Spring Boot 2.4: Classic Edition

    Spring Boot 2.4 is what everyone uses when it comes to Java application development! ...when it comes to Java development. Learn the latest features that can scale your apps including:Web and Data accessDeveloper tools and test supportOperational featuresDocker container bakingGraalVM native image supportMessagingSecurityMore!

  12. Getting Sassy
    Getting Sassy
    A Practical Guide to SASS.
    Tim Robards

    When you know SASS, your front-end development will be much more organized, faster and highly maintainable.

  13. Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel

    As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation.

  14. Upgrade Your HTML III
    Upgrade Your HTML III
    10 More Examples to Improve Your Markup
    Jens Oliver Meiert

    The Upgrade Your HTML series is about one thing: Picking examples of HTML in the wild, and explaining how to make that code better. Kindly. Constructively. Thoroughly, as finding a balance between detail and brevity permits.

  15. Descubre Svelte
    Descubre Svelte
    El framework más amado en el mundo del Frontend
    Miguel Angel Durán García

    Svelte es un soplo de aire fresco en el mundo del Desarrollo Web, dominado por React y Vue. Apuesta por evitar que escribas código repetitivo e inútil. Su sencillez hará que vuelvas a amar la Programación Web.