Reading List

The most recent articles from a list of feeds I subscribe to.

What is new in Next 13?

Next 13 is the latest stable release of the framework. Let me show you what is introduced in it.

Site Update: CSS Fixes

Adding Laravel Jetstream to a fresh Laravel project

I only have this post here as there was a couple of extra steps I made after regular installation, which I wanted to keep a note of. Here are the changes made to my Inventory Manager. Follow the Jetstream Installation guide Firstly I just follow the official installation guide. When it came to running the… Continue reading Adding Laravel Jetstream to a fresh Laravel project

🥺: the best sudo replacement

Web resilience is about users – not a shortcut for developers

The web has replaced and outlived a lot of closed technologies because of its resilience. Its underlying technologies are simple and sturdy and one of its main design principles is to – no matter what happens – never punish the user for developer mistakes. User needs come before the needs of web page authors, which […]