This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Enzo Innocenzi
innocenzi.dev
did:plc:sa57ykejomjswkuoktilt3sz
👀 Random Laravel experiment: type-safe broadcasting.
I implemented `HasBroadcastChannel` on an enum so I could use it in place of channel names. By using `spatie/laravel-typescript-transformer`, I can convert the enum to a TypeScript definition and make a type-safe front-end helper!
2023-07-07T18:54:32.646Z