Rio: Build your Web App zero writing #html, #JavaScript and #CSS code. Only writing 🐍python script,
github.com/rio-labs/rio.git
#python
#rio
#rio_ui
#RioUI
Rio: Build your Web App zero writing #html, #JavaScript and #CSS code. Only writing 🐍python script,
github.com/rio-labs/rio.git
🧠 Takeaway: Using <colgroup> and <col> helps you write cleaner, more maintainable HTML, especially for large tables.
Try it out in your next project and say goodbye to repeating Tailwind classes! 🎉
#HTML #TailwindCSS
💡Tip: Reducing Repeated Tailwind CSS Classes in Tables
Sometimes we end up repeating a lot of Tailwind classes in tables. Here's how to make your tables cleaner and more maintainable using <colgroup>.
#HTML #tailwindcss #css
Let’s compare three examples! 🧵👇
🚀 A new feature added to my Laravel Livewire Chat package—an emoji picker!
Integrating this was easier than I anticipated, and it's going to make messaging even more fun and expressive. 😄 coming soon !
#Laravel #Livewire #html #WebDevelopment