Hey Guys!
Alpine js is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going.
Alpine js is a very cool and very easy way to implement some everyday's JavaScript functionality on your web pages.
In this course you will learn about alpine js directives and it's magic properties.
It is so easy that you don't even have to learn JavaScript at all to use many of those features!
Alpine's syntax is very similar to Vue's syntax, and in this sense, it is very easy and attractive to learn.
If you already know vue.js (or have heard of it) you will see that you can implement many features of vue.js, but you do not have this complicated installation and setup process, and also Alpine.js is much easier to integrate in any existing application or web page!
Alpine is a collection of 15 attributes, 6 properties, and 2 methods.
In the first chapter and in 14 lessons, you will be taught alpine js directives.
Alpine js magic properties will be examined in the second chapter and in 4 lessons.
I hope you enjoy this course.