Act Sem 07-14Jul - Tailwind Dark Mode - Livewire Online Store Available
Welcome back to another week! I'm here to share all the updates and content I posted during the week of July 7-14.
Updates on YouTube and the blog
During the week, I uploaded several introductory videos, as I launched both the course and the book. These videos include:
General introduction to the course.
Explanations about the pricing changes, especially for Udemy.
Justification for my learning approach: designed for intermediate to professional learners. I recommend purchasing both the course and the book, as I rely heavily on the book during the explanations.
- Introducción 3: Blog, detalle, listado Filtro + Tienda Online con Laravel Livewire - https://youtu.be/4Ps6ZYuhnIQ
- Introducción al Curso Libro - Tienda En Línea con Laravel Livewire - https://youtu.be/kmsrso1QQqc
- Hablo sobre el precio de mis nuevas formaciones medio-profesionales - https://youtu.be/6PyfG62Zt0I
How to Create a Dark Mode Toggle in Tailwind 4
A new video I published shows how to create a dark mode toggle in Tailwind 4, which changes slightly from version 3.
This toggle is the same one you see in the online store with Livewire:
Cómo Crear un Toggle de Modo Oscuro con Tailwind 4 (Laravel Livewire) - https://youtu.be/EA9SCVM8x5c
What's missing from Laravel Livewire's perfection?
From my perspective, the only thing missing from Laravel Livewire's perfection is a state manager.
Compared to technologies like Vue, React, or Angular, they all have one.
Livewire primarily works with components, so a state manager would be a great addition:
Lo UNICO que le falta a Laravel Livewire para ser perfecto... Un gestor de Estado - https://youtu.be/v7W_AY19sI4
How to Update Python
I also posted a video explaining how to update Python.
I had an older version on a Mac and had several issues installing certain versions of Django.
In the video, I show the steps to successfully install the new version.
Cómo actualizar Python - https://youtu.be/1xz0hmmcvIM
Courses and Books - Online Stores
I've already released the last remaining content from the online store course:
- Implementing smooth transitions with view-transition in CSS.
- An Amazon-style notification that notifies you when you've purchased a product.
- Implementing dark mode.
- Aesthetic details in the interface, such as smooth animations and the use of icons.
Next Course/Book: Online Store with Django
And since I've already finished the Laravel section, I've started developing the same store using Django.
It's basically the same, but using a different technology (for those who prefer working with Python for web development).
I'm starting from scratch: setting up the environment, necessary tools, and now we're starting to work with entities, which will be the basis of the course and the book:
First steps
- Herramientas necesarias
- Hablamos sobre Python, IDE y navegador web, aparte de otros datos básicos que debes de saber para seguir el curso.
- Crear Ambiente virtual
- Creamos el ambiente virtual para el proyecto desde VSC.
- Instalar Django y Crear Proyecto
- Instalamos Django y creamos el proyecto.
- Crear y registrar aplicaciones
- Creamos las aplicaciones que vamos a utilizar.
- Modelos principales
- Categoría
- Post
I agree to receive announcements of interest about this Blog.
I'll show you the online store with Laravel Livewire Youtube/Blog: Online Store, Duo, and Selling Smoke - Dark Mode in Tailwind 4 - Updating PayPal - Livewire would be perfect with State Manager. Courses/Books - Store Details, Coupons, CSS - Django Online Store - Environment and Templates