© Christopher Pitt 2018
Christopher PittThe Definitive Guide to AdonisJshttps://doi.org/10.1007/978-1-4842-3390-0_13

13. Front-End Tools

Christopher Pitt1 
(1)
Cape Town, Western Cape, South Africa
 

In the previous chapter, we looked at a few methods to improve the security of our application. We added anti-CSRF tokens to our forms, created an authentication middleware layer, and learned how to encrypt and decrypt values when needed.

Now we’re going to change gears and learn about front-end build tools. This topic is fraught with change and uncertainty. Unless you’re constantly in the front-end space, it’s difficult to know which tools to use and how to correctly configure them. Don’t worry—we’ll figure things out together.

We’ll start by setting up ...

Get The Definitive Guide to AdonisJs: Building Node.js Applications with JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.