Start with TALL: Use Tailwind, Alpine, Laravel & Livewire

Build a dynamic and reactive subscribers system, using the best frameworks and libraries for CSS, JavaScript, and PHP.

3.60 (290 reviews)
Udemy
platform
English
language
Web Development
category
instructor
Start with TALL: Use Tailwind, Alpine, Laravel & Livewire
1,409
students
4.5 hours
content
Nov 2022
last update
$74.99
regular price

What you will learn

Get ahead of the pack and master the systems of the future, now

Create flexible, dynamic, and reactive projects in no time

Learn to use the fastest growing and most popular tools today

Start with Tailwind CSS and apply it to a real project

Learn Alpine and create reactive interfaces for your users easily

Master Livewire and build real-time running systems with complex concepts in no time

Apply Laravel and build dynamic applications in conjunction with all the components of the TALL stack

Learn how to use Laravel Breeze, one of Laravel's recent user authentication systems

Why take this course?

Get ahead of the competition and start with the TALL stack, made up of Tailwind CSS, Alpine.js, Livewire, and Laravel that will completely dominate the world of web development with their growing popularity and demand.


Build projects that were considered as complex before, in a short time and with little effort, thanks to these Full Stack technologies. It is the new era of web development.

You will create a subscriber system with a nice appearance thanks to Tailwind, dynamic and reactive thanks to Livewire and Alpine.js, and perfectly functional and supported thanks to Laravel. You will also create a dashboard, using Laravel Breeze, which will allow you to manage that list of subscribers, applying everything you have learned with Tailwind, Alpine, Livewire, and, of course, Laravel.


The approach of the course will allow you to master the essential concepts and functionalities of Tailwind, Alpine, Livewire, and Laravel, applying them in a fully functional subscribers system.


Does not matter the type of project to build with TALL, you will make it happen.

Laravel is the most popular framework in the world and together with Tailwind CSS, Alpine and Livewire, you will have no limits.


It's your chance to get ahead

These technologies will dominate the near future of web development and it's your chance to be in front of everyone.


Why choose me?

Because I am always there to accompany and guide your learning. I will answer all your questions and comments during the course. ALWAYS.

More than 19,000 students appreciate the effectiveness of the answers to all their questions; their more than 4,000 positive ratings prove it.

I will not only teach you TALL; you are going to learn to apply it and solve real problems.


Learning TALL assures you a bright future, full of flexibility and agility for your developments.


Do not wait anymore. The world moves quickly and all your ideas are waiting to be implemented in an effective and agile way with TALL.

Click the button to join the course, see you in classes.

Content

Meet the Instructor and How to Take Advantage of the Course

About TALL and the Project to Create During the Course
About the Instructor
The Development Environment Used by Me During the Course
Make sure everything is clear so far
The Source Code of the Project
How to Ask Questions Correctly

Prepare the Project and Its Dependencies

Install and Configure a Fresh Laravel Project
Install Livewire and Laravel Breeze in the Subscribers System
Create the Components to Store Subscriber's Information

Meet and Learn to Use Every Member of the TALL Stack

Meet and use Laravel Breeze
Meet Tailwind and Use It to Start with the Landing Page
Apply Tailwind CSS to Finish the Landing Page
Meet and learn to use Alpine.js
Meet Livewire and learn to use it

Add New Components and Modularize them with Tailwind and Laravel

Define the Appearance of a Component for Success Messages
Modularize the Modals Using the Blade Components of Laravel

Add the Features of the Subscribers System with Livewire and Laravel

Creating a Subscriber as Soon as the Form is Submitted
Validate the Information Received in the Subscription Form
Send a Confirmation Email to Each New Subscriber
Confirm the Subscriber's Email Using Laravel

Bring Some Life to the Graphic Interface Syncing Livewire and Alpine.js

Communicating Alpine.js with Livewire to Sync States
Display a Success Message When a Subscriber Confirms the Email
Improve Functionalities and User Experience Using Livewire

Put into Practice all that You Learned Creating a Dashboard for Admin Users

Prepare the Subscribers System to Have a Dashboard
Implement the Laravel Components to Show the List of Subscribers
Implement the Appearance of the Subscribers Table Using Tailwind
Allowing to Remove a Subscriber Using Livewire
Allowing to Search in The Subscribers List with Livewire

Conclusions and Recommendations

Recommendations and Steps to Follow
Bonus Class

Screenshots

Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Screenshot_01Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Screenshot_02Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Screenshot_03Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Screenshot_04

Reviews

Erling
May 27, 2023
I have taken a few of Juan's courses related to Laravel and each is excellent. He actively monitors the comments and responds which is very helpful, especially if it has been some time since the course was produced. Juan's courses are consistently the most comprehensive and thorough I have found from any instructor.
Entrit
April 16, 2023
Totally worth it! Very clearly explained. I was able to follow along with every step and line of code of this tutorial without having errors or difficulties. It was provided with exciting code examples.
Borna
February 16, 2023
It was a good insight in to some functionality however it could use a bit more explanation behind all the magic that is written. The instructor normally just writes out the code and not always explaining what it does. I would like to have more focus on actual blade components and creating custom components and not just re-using the ones that come with laravel. I would prefer if there was more focus on styling, creating a custom color scheme, consideration for localisations and some more tailwind configuration with laravel itself. Other instructors like to challenge students with a small project / coding challenge after every section so they work on the things they learned. Some useful documentation could have been provided. Where to look for styling or components because i feel this course is a bit more for a backend person trying to go full stack than a front end person that already knows much about styling and setting up the layouts. However great effort, I learned a lot and the instructor is really knowledgeable about the subject, shame there is just not more meat to the course :)
Søren
January 29, 2023
JuanD MeGon is a great teacher and very knowledgeable. I enjoyed and learned a lot in this course. looking forward to more from him.
Rich
June 27, 2022
It was a great experience and I now have a clearer understanding of many concepts that I didn't quite get before. I appreciated the fact the instructor clearly explained everything covered in the course. Thanks for your hard work in preparing this class! I will be taking additional classes from this instructor!
Nathan
June 16, 2022
Fantastic follow along course. A well rounded overview of TALL and even picked up a few Laravel tricks I did not know about. You will absolutely know if TALL is for you after this course.
Matt
May 12, 2022
As of 5/12/2022 the content of this course is a good overview of the TALL stack and minor issues are solved with the Q&A. The instructor may be hard to understand for some, but he knows what he's talking about and if you can follow the code, you'll be just fine. Thank you for the course!
Rok
April 30, 2022
The course was ok, the only recommendation for the author would be to spend less time focusing on the inner workings of Laravel (using the existing auth logic to create a "user-like" subscriber) and focus more on the features of the livewire and alpine - perhaps adding more cases of when and how they can be used in tandem. But I still heartily recommend the course to anyone getting familiar with the TALL stack.
Chrispian
April 8, 2022
Really great intro to the TALL stack! I'm a back end dev so it was difficult to tell where blade ended and livewire or alpine began. Now I understand what each is used for and a great start on how to put it all together. This course saved me tons of time trying to figure all this out on my own. Now I can jump in and start making stuff!
Eduardo
March 3, 2022
Excellent! One of the few TALL stack courses available at Udemy so far, but definitely good. Simple e clear. If you want to know the TALL stack, this is a good spot to start. Many thanks, Juan.
Bastian
March 2, 2022
Great introduction to the TALL stack. Make sure to already be confident with Laravel for the best learning experience.
Stefan
October 17, 2021
Der Dozenz hat absolut Ahnung was er macht und wie er es vermittelt. Ich habe in diesem Kurs viel gelernt, nicht der explizit den Kursinhalt, sondern auch verschiedene kleine andere Dinge, die ich einetzen werde und die mir das Leben leichter machen werden. Habe bereits verschiedene weitere Kurse dieses Dozenten gekauft und bin gespannt, ob - und bin überzeugt dass - sie mir genauso weiterhelfen werden. Sehr empfehlenswert.
Jay
May 1, 2021
PROS: I learned what I wanted to learn about Tailwind and Alpine from the course. Livewire isn't quite as clear but there is a lot more to it. Git commit provided for each step of the course. This is extremely helpful. Answer my questions quickly and well. CONS: a little too fast paced and very little reflection or analysis performed. I think a lecture showing a diagram of how all the pieces communicate (especially Alpine and Livewire) would be helpful. A block diagram of what a TALL stack that shows how the pieces interact. As far as I recall, we did not get that.
Angelica
April 22, 2021
This is great introduction to the TALL stack but it would have been great if there are challenges where the students will be pushed into reading the documentation of the tools used and use other directives/methods. In addition, I found the early part of the course confusing and all over the place. I had taken other classes from the same instructor but this one looks a bit rushed. Nevertheless, I'm rating this as 4-start because this course will serve as my first step in using the TALL stack. Thank you for the lesson! I hope this could be updated with more content.
Cassio
April 4, 2021
This course is amazing, very direct to the point, to explain a very good example how to use TALL. Well done Juan, I really recommend this course.

Coupons

DateDiscountStatus
1/10/202185% OFF
expired
5/5/202180% OFF
expired
3/10/202280% OFF
expired

Charts

Price

Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Price chart

Rating

Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Ratings chart

Enrollment distribution

Start with TALL: Use Tailwind, Alpine, Laravel & Livewire - Distribution chart

Related Topics

3693982
udemy ID
12/9/2020
course created date
1/10/2021
course indexed date
Bot
course submited by