Tasty
Aaron Francis is putting PHP in Your JS Files
Aaron Francis discusses Laravel Fusion, a way to run Laravel code in Vue components. He talks about plans to support React, data syncing, optimistic UI, and more.



New site, mind the dust! Please log any issues or suggestions
Tasty
Aaron Francis discusses Laravel Fusion, a way to run Laravel code in Vue components. He talks about plans to support React, data syncing, optimistic UI, and more.
Hasty
Scott is back after a snowboarding accident and concussion. Topics include React frameworks, databases, mobile development, and more.
Tasty
Paulus Schouten, creator of the open source Home Assistant smart home platform, discusses the technologies enabling privacy-focused local home automation with extensibility
Hasty
Overview of using Cloudflare Workers and associated services to build fullstack applications
Tasty
Daniel talks about leading Nuxt and contributing to the Nitro server toolkit, emphasizing Nuxt's community-driven approach and extensibility compared to Next.js.
Hasty
Discussion of new features and improvements in Tailwind CSS 4 including better performance, CSS variable support, container queries and more modern CSS capabilities.
Tasty
Discussion of capabilities provided by Web MIDI and Web Audio APIs for generating sound and music in the browser
Hasty
Explainer on the concept of signals, which are reactive variables that can automatically cause side effects when they update. Signals are missing from base JS but are being proposed. All frameworks have some implementation of signals built in.
Tasty
Tips and strategies for improving web performance through caching, optimization, understanding metrics, and more.
Hasty
Discussion of the new standard schema effort to standardize data validation across JavaScript validation libraries like Zod, ValleyBot and Arctype.