Building An Ice-Cream Website with Todo List Web Application + Going Through The Essentials.
Platform: Udemy
Status: Available
Duration: 2 Hours
Price: $49.99 $0.00
Note: Udemy FREE coupon codes are valid for maximum 3 days only. Look for "Get Coupon" orange button at the end of Description. This post may have affiliate link & we may get small commission if you make a purchase.
What you'll learn
- Develop dynamic websites using Alpine JS
- Understand the concepts behind Alpine JS
- Using Alpine JS to efficiently make real projects
- The directives that are included in AlpineJS to develop projects efficiently
- Basic HTML knowledge
- Basic IT skills
This course will enhance your Alpine Js development skills and you will appreciate how awesome Alpine Js actually is. After completing this Alpine Js examples that we teach, you will be able to rapidly and efficiently develop beautiful and functional web applications.
This course will first cover the essential topics such as:
Local state and nesting data
Reusable data portion of a component
Global state to share state between different elements
Alpine JS directives, such as x-data, x-show, x-on and many other important directives
Event listeners, such as @keyup, @click, @submit and many other event listeners
Submitting forms with Alpine JS
Browser events
Alpine JS lifecycle hooks
Hooks that bind to state data keys
After covering the fundamentals, we will then go through some awesome tailwind examples:
Ice Cream Carousel, for this project we will cover:
Creating an alpine object
Displaying the active slide based on the Alpine JS state object
Implementing the next and previous buttons for changing the active slide
Designing the website with Tailwind CSS
Using Alpine JS applicable directives
Todo List Web Application, for this project we will cover:
Designing the todo's input section container
Implementing the input element and add todo button
Implementing the local state data object
Showing todos and editing them
Marking todos as completed
Implementing the remove button and fixing issues
Editing only a specific item
Who this course is for:
- Anyone who wants to grasp Alpine JS and the theory behind it in a short amount of time