
Description
Let's face the truth. JavaScipt is hard to learn and hard to implement in our day-to-day web projects. For example, to create small interactions in a webpage like navigation bar, dropdowns, modal - using javascript is a hassle. First of all, it takes a lot of our time and makes us exhausted.That's why we used jQuery, right? But jQuery is DEAD!
Alpine is the perfect alternative to using jQuery and vanilla javascript in our projects. It's tiny (only 21.9kB), simple to use but powerful as hell!
You can directly implement it in your HTML markup. You just need to put a script tag and get going!
I created this course to help you start using alpine for your day-to-day projects in no time!
Why is this course different?
- While most of the courses focus on the basics only, we will be also learning how to use alpine js in practical real world projects by actually DOING IT!
We will do 10 real world projects which will boost our learning. Not only that, but you will also be confident to get out there and use alpine js practically.
The projects we will do:
- Basic tooltip on both hover & click
- Responsive navigation bar
- Complex tabs
- An accordion section with smooth animation
- Countdown timer
- Modal with animation effect
- Quote generator using API
- A simple carousel
- Dark / Light theme switcher
- A cool to-do app
Who this course is for:
- Anyone who wants to add interactions without using complex vanilla js or its frameworks like react.
- Anyone looking for an easier & better alternative to jQuery.
- A beginner web developer who has learned HTML & CSS and now wants to level up their game.
- Basically, who are interested to learn the 'practical' use of alpine js.