Email the Author
You can use this page to email andres about Getting started with Alpine.js.
About the Book
Alpine is a client-side JavaScript framework that allows us to create JavaScript applications with their reactive and declarative component-based nature. Alpine.js contains an HTML DOM manipulation library that makes it easy for us to interact with it declaratively with less code.
Alpine.js offers us a modular scheme for our projects and to be able to easily extend them with more functionalities.
It is a framework that, by using JavaScript, brings us its benefits of a clean, clear, flexible and scalable syntax through plugins.
In this book, we are going to learn how the framework is formed, the basic characteristics that Alpine.js allows us as a client web framework through small examples that will allow us to know and master this technology.
Map
The book has a total of 5 chapters (still in development):
- In this chapter we are going to talk about Alpine.js, as well as its main features and how we can use it.
- In this chapter we are going to know the main directives in Alpine.js.
- In this chapter we are going to create a to do list project, in which we will implement the previously seen directives.
- In this chapter we are going to learn more directives and magic methods of Alpine.js.
- In this chapter we are going to create several projects in Alpine to put into practice what was explained in previous chapters.
About the Author
Andrés Cruz Yoris, Licenciado en Computación, con más de 10 años de experiencia en el desarrollo de aplicaciones web en general; trabajo con PHP, Python y tecnologías del lado del cliente como HTML, JavaScript, CSS, Vue entre otras; y del lado del servidor como Laravel, Flask, Django y Codeigniter. También desarrollo con Android Studio, xCode y Flutter para la creación de aplicaciones nativas para Android e IOS.
Pongo a tú disposición parte de mi aprendizaje, reflejado en cada una de las palabras que componen mis libros sobre el desarrollo de aplicaciones en general.