
Refactoring
Caleb helps Daniel get his refactoring wish-list in order. Daniel FINALLY finished [Ziggy](https://github.com/tightenco/ziggy), a package for Laravel Named Routes in Javascript. Links: - [[5.5] Allow custom pivot accessors by themsaid · Pull Request #20411 · laravel/framework](https://github.com/laravel/framework/pull/20411 "[5.5] Allow custom pivot accessors by themsaid · Pull Request #20411 · laravel/framework") - [Ziggy: Use your Laravel named routes in JavaScript](https://github.com/tightenco/ziggy "Ziggy: Use your Laravel named routes in JavaScript") — Ziggy creates a Blade directive which you can include in your views. This will export a JavaScript object of your application's named routes, keyed by their names (aliases), as well as a global route() helper function which you can use to access your routes in your JS.
Twenty Percent Time · Daniel Coulbourne & Caleb Porzio
Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Caleb helps Daniel get his refactoring wish-list in order.
Daniel FINALLY finished Ziggy, a package for Laravel Named Routes in Javascript.
Links:
- [5.5] Allow custom pivot accessors by themsaid · Pull Request #20411 · laravel/framework
- Ziggy: Use your Laravel named routes in JavaScript — Ziggy creates a Blade directive which you can include in your views. This will export a JavaScript object of your application's named routes, keyed by their names (aliases), as well as a global route() helper function which you can use to access your routes in your JS.