Some geeky stuff I stumble upon
70 followers 8 articles/week
Form Validation with Type Inference Made Easy with Zod, the Best Sidekick for TypeScript

Let's explore Zod: a library that can help us validate data not only on the client but also on the server, and even generate TypeScript types to maintain end-to-end type safety and consistency. Read more

Fri May 17, 2024 17:15
Disabling Composer's default timeout inside of scripts

Composer's 30 second execution timeout can get in the way of long-running processes executed from a script. This is how you disable it. Read more

Thu May 16, 2024 17:17
vue-ray 2.0 is out - full Vue 3 composition api support

The vue-ray package has released v2.0, with full script setup/composition api support, reduced overhead, and more. Read more

Wed May 15, 2024 16:29
Elevate Your Laravel Eloquent Queries with Tappable Scopes

Use tappable scopes in Laravel to break down complex queries into reusable pieces without needing to use magic query scopes in Laravel. Read more

Tue May 14, 2024 16:42
How Ahrefs Gets a Billion Dollar-Worth Infrastructure With a 90% Discount

Choosing colocation for the infrastructure was the right decision for Ahrefs. Read more

Mon May 13, 2024 17:41
Protecting your email address via SVG instead of JS

A nice technique to prevent simple bots from harvesting your email address. Read more

Mon May 13, 2024 17:41

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account