Posts
Laravel query scopes
Laravel Eloquent Query Scopes can save time and eliminate inefficiencies when retrieving data from the database by allowing you to define reusable queries.
Read more
The basics to database indexing
In this post we cover the basics of database indexing and how they work and not work.
Read more
Trying out Tauri by building ray
Recently, I came across Tauri, a framework for building desktop apps using web technologies. Intrigued, I decided to give it a try and document my experience here.
Read more
Writing alpine.js syntax that validates
Alpine.js is a fantastic javascript framework for performing simple tasks. By default it is not valid HTML syntax. In this post we take a look on how to make it valid.
Read more
Stay up to date
Get notified when I publish something new, and unsubscribe at any time.