Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decidir si los controllers y las rutas quedan como están #4

Open
faloi opened this issue Dec 17, 2020 · 0 comments
Open

Decidir si los controllers y las rutas quedan como están #4

faloi opened this issue Dec 17, 2020 · 0 comments

Comments

@faloi
Copy link
Contributor

faloi commented Dec 17, 2020

Si bien está buena la separación que hay ahora, puede volverse un poco engorroso tener tantos archivos (uno para la ruta + uno para el controller). La única utilidad que le veo es la posibilidad de testearlo sin tener que hacer un llamado HTTP, pero no sé si eso tiene mucho sentido.

Tal vez una opción intermedia para no repetir las rutas podría ser utilizar el método router.route() que permite definir varias juntas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant