Refactoring

07/08/2017 33 min Temporada 1 Episodio 13
Refactoring

Listen "Refactoring"

Episode Synopsis

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.