dwyl / dwyl/elixir-plug-tutorial
Function Plugs
Abierto
enhancement
good first issue
- Lenguaje dominante
- Elixir
- Estrellas
- 8
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As noted by @th0mas in https://github.com/dwyl/auth/pull/85#discussion_r488589858 we should use a Function Plug whenever we want an elegant way of reusing a particular function in the context of a Plug Pipeline / Phoenix Controller. We have created Function Plugs before in several _client_ projects but not written it up anywhere.
+ https://hexdocs.pm/plug/readme.html
+ https://elixircasts.io/intro-to-function-plugs
+ https://elixirschool.com/en/lessons/specifics/plug
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.