Skip to main content
Apress
Book cover

The Definitive Guide to AdonisJs

Building Node.js Applications with JavaScript

  • Book
  • © 2018

Overview

  • Master the order and structure of the JavaScript application framework, AdonisJs

  • Learn how to create a front-end build chain to optimize JavaScript and CSS

  • Build a functioning e-commerce application

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (16 chapters)

Keywords

About this book

Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the way, you’ll see how to build a commerce application, which lists products and allows shoppers to register and purchase those products. The site will feature a product catalog, a shopping cart, user registration and login, and profile management.

The Definitive Guide to AdonisJs also covers how to create a front-end build chain, so that you can use a modern front-end framework, such as React. You’ll discover how to connect your front end to the server, so that data and transactions can be shared between the two. Finally, you’ll see how to secure and deploy the application to a virtual private server, including how to apply for and install an SSL certificate and start accepting payments.

After reading and using this book, you’ll know all you need about AdonisJs. You’ll have the tools to turn that side-project you’ve been thinking about into a real money-making product. It is written by a web expert and reviewed by the AdonisJs project lead. This is the complete start-to-finish guide you’ve been waiting for.  

 What You'll Learn

  • Set up Node.js and AdonisJs, so that you can start building your application 
  • Create and use views and template code
  • Implement cooperative multitasking, in JavaScript
  • Represent eventual values with AdonisJs promises
  • Organize and isolate your code in controllers and decorate them with middleware, to do things like authentication
  • Build queries, using the Lucid DSL, and package these database entities up into model classes
  • Validate form data and respond with the appropriate error messages
  • Respond to general framework errors with custom error pages
  • Learn the deeper parts of sessions and cookies
  • Update the state of the user interface with WebSockets
  • Host AdonisJs applications in a modern hosting environment

Who This Book Is For

Readers should have a functional understanding of JavaScript.



Authors and Affiliations

  • Cape Town, South Africa

    Christopher Pitt

About the author

Christopher Pitt is a developer and writer, working at SilverStripe. He usually works on application architecture, though sometimes you’ll find him building compilers or robots.  He is also the author of several web development books and is a contributor on various open source projects like AdonisJs.

Bibliographic Information

Publish with us