Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Web Development

  1. The power of end-to-end testing
    The power of end-to-end testing
    Selenium in .NET for Testers and developers
    Adrian Sroka

    End-to-end testing is a great improvement in quality testing automation. It reflects the user experience the most of all tests.This book is a complete guide to Selenium tools. Both for beginners and experienced developers.It just makes sure that system works fine, saving your time after all.

  2. Blog Genius
    Blog Genius
    The Ultimate How-To Guide to an Effective Blog
    Chris Hornak

    Inside are over 130 pages of blogging advice covering everything from choosing the right blog platform to converting blog traffic. Written by the blog professionals at BlogHands.com.

  3. React Speed Coding
    React Speed Coding
    From concept to coding real world React apps, speedily!
    Manav Sehgal

    Significantly revised and new code along edition. Speed up your React development workflow using Webpack. Learn to build a custom UI library in React, ES6, Flexbox, and PostCSS. Create single page app using Redux actions, reducers, and store. Apply new ES6  features to make your React code more reliable. Apply Behavior-Driven Development using Mocha, Chai, and Enzyme unit tests. Master the complete component design workflow with several strategies for reusable, reliable, and rapid coding in React. Download code from GitHub. Run live demos for each chapter.

  4. React Speed Coding
    React Speed Coding
    From concept to coding real world React apps, speedily!
    Manav Sehgal

    Significantly revised and new code along edition. Speed up your React development workflow using Webpack. Learn to build a custom UI library in React, ES6, Flexbox, and PostCSS. Create single page app using Redux actions, reducers, and store. Apply new ES6  features to make your React code more reliable. Apply Behavior-Driven Development using Mocha, Chai, and Enzyme unit tests. Master the complete component design workflow with several strategies for reusable, reliable, and rapid coding in React. Download code from GitHub. Run live demos for each chapter.

  5. Come out and Play
    Come out and Play
    Webanwendungen schreiben mit Scala, Scala.js, Akka und dem Play Framework.
    Jens Grassel and Andre Schütz

    In diesem Buch liefern wir einen praxisorientierten Einstieg in die Entwicklung größerer Webanwendungen auf Basis moderner Technologien wie Scala, Akka,  dem Play Framework  und Scala.js.Im Verlauf des Buches wird eine nicht-triviale Anwendung entwickelt wobei fortgeschrittene Techniken zum Einsatz kommen.

  6. SurviveJS - Webpack 5
    SurviveJS - Webpack 5
    From apprentice to master
    Juho Vepsäläinen, Tobias Koppers, and Jesús Rodríguez Rodríguez

    Webpack, a module bundler, is a powerful tool that helps you to develop complex web applications. "SurviveJS - Webpack" is meant for beginner to intermediate users of the tool that want to understand webpack better.

  7. Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f2.holisticinfosecforwebdevelopers.com

  8. Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f1.holisticinfosecforwebdevelopers.com

  9. Using FullCalendar
    Using FullCalendar
    Edwood Ocasio

    This book contains sample code, advice and warnings about developing solutions with fullCalendar.  It will save you lots of "Google time". The book will be updated every time I learn something new and valuable about `fullCalendar`.  If you buy the book those updates will be available to you through Leanpub, at no additional cost.

  10. How to Tango with Django 1.9/1.10/1.11
    How to Tango with Django 1.9/1.10/1.11
    A beginners guide to Python/Django
    Leif Azzopardi and David Maxwell

    Tango with Django is a beginner's guide to web development using the Python programming language and the popular Django framework 1.9 (also compatible with 1.10 and 1.11). The book teaches you the basics through a step-by-step guide, and is written in a clear, friendly way. A series of exercises can be found too, to test your knowledge.

  11. The Command Line
    The Command Line
    for Web Developers
    Chris Williams

    Creating web sites is more than just HTML, CSS, and JavaScript. Understanding the tools we use requires a skill set all its own. Underneath the UI surface of our desktop applications lives the power of the command line.

  12. Elm per Pythonisti (stale)
    Elm per Pythonisti (stale)
    Avventure di un pythonista nel mondo dei linguaggi staticamente tipati.
    Matteo Bertini

    Elm è un linuguaggio funzionale che si compila verso JavaScript ed è nato per creare interfacce web responsive. Con Elm è possibile dire addio alla maggior parte degli errori a runtime, niente più undefined, niente più paura a fare un refactoring. E tutto questo con le prestazioni di React.

  13. The Complete and Most Excellent Micro Manual for Hosting a Static Website on AWS
    The Complete and Most Excellent Micro Manual for Hosting a Static Website on AWS
    Featuring CloudFormation, S3, Route53, SSL and CloudFront (or CloudFlare)
    Toby Hede

    Create hosting for your website with one line of code. Create a complete static site backed onto Amazon's incredible global Content Delivery Network and redudant DNS infrastructure. It is incredibly easy to host a static site with Amazon Web Services (AWS), once you've struggled with all of the configuration. Everything you need to setup a static site with AWS is explained here simply and concisely. Plus all the magic has been wrapped into a Free CloudFormation Starter Kit to get your site into production fast.

  14. Quick Browserify
    Quick Browserify
    Bundle JavaScript code Using Browserify
    Sandeep Kumar Patel

    Learn to use Browserify to create Browser flavored code from NPM(Node Package Manager) module.It will teach you to reuse your Node.js code in a Browser environment.

  15. JavaEE Security Workshop
    JavaEE Security Workshop
    Rudy De Busscher

    Interested in Java EE security? Check out this book around some of the concepts and step by step instruction for some small examples.