Skip to content
David Grzyb

David Grzyb

  • Contact

Optimizing Tailwind CSS File Size with PurgeCSS & Laravel Mix

February 13, 2021April 26, 2020 by David

In this post I explain how to install and basically configure PurgeCSS with Tailwind and Laravel Mix. This combination has decreased my production CSS file by 99% and halved load times!

Categories Laravel, TailwindCSS, Web Development Leave a comment

Building Nav Tabs with Tailwind and Alpine.js Tutorial

February 13, 2021April 22, 2020 by David

A tutorial on how to built Bootstrap-like tabbed content with Tailwind and Alpine.js.

Categories Alpine.js, TailwindCSS, Web Development 4 Comments

Free Tailwind Admin Dashboard Template

February 13, 2021April 20, 2020 by David

This is an admin dashboard template built with Tailwind and Alpine.js. This is inspired by the dribbble shots of Vishnu Prasad and Filip Justić. I make videos about TailwindCSS, check them out! ⬇️

Categories TailwindCSS, Web Development 5 Comments

Getting this Blog to Score 100 on Google PageSpeed Insights

February 13, 2021March 30, 2020 by David

This blog is extremely simple which makes it easy to optimize, but it’s been a great exercise to learn optimization techniques. Eager Loading, caching, Laravel Mix and other tools prove to be great for reducing load times!

Categories Web Development Leave a comment

Allowing User Custom Domains in Laravel with Cloudways

February 13, 2021February 23, 2020 by David

When building rokk.it, I wanted to give users’ the ability to add their own domains for URL redirections. A simple idea proved to be more complex than I thought, and I ended up using a tutorial, which can be found here, that allowed me to achieve my goal of having dynamic domain routing quite easily. Laravel supports … Read more

Categories Laravel, Web Development Leave a comment
Post navigation
Older posts
Newer posts
← Previous Page1 Page2 Page3 Next →
© 2022 David Grzyb • Built with GeneratePress