در حال بارگذاری ...

Project Tools Overview1:12

So firstly, the CSS and styling is done with Tailwind CSS, which has had some awesome features in the last few versions, which we'll take a look at. We'll make heavy use of the HTTP client, which was introduced in Laravel 7 to communicate with the API. And using it, we'll also learn how to use the IGDB API. And we'll also take a look at testing the API and using HTTP fakes. We'll be making use of Livewire for a few things. So this search dropdown that I just showed you uses Livewire. And we're also using Livewire for the main page and loading different components asynchronously to give us a faster loading time for the homepage.

Loading UI and Interactivity1:42

And we're also using Livewire for the main page and loading different components asynchronously to give us a faster loading time for the homepage. So we'll also build this skeleton loading system, which you can see here, which when we load our data, we have that placeholder while the data is loading from the API. So you'll see this on sites like YouTube, where when it's loading, you'll see this. So we'll build that. We'll also make use of Alpine.js for some keyboard interactivity with the search dropdown and also some models. So if we search for something here, we can escape, we can keyboard navigate and things like that.

دوست دارید گاهی خبرهای Laracasts را ایمیل کنیم؟