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

Add a snippet on why pure pipes are more performant than function calls #142

Open
NothingEverHappens opened this issue Jun 7, 2019 · 2 comments
Labels
snippet New snippet or snippet update

Comments

@NothingEverHappens
Copy link
Contributor

No description provided.

@NothingEverHappens NothingEverHappens added the snippet New snippet or snippet update label Jun 7, 2019
@fetis
Copy link
Owner

fetis commented Jun 7, 2019

does it make sense? most of the pipes are pure.

@NothingEverHappens
Copy link
Contributor Author

{{ lol(a) }} vs {{ a | lol }}

@NothingEverHappens NothingEverHappens changed the title Add a snippet on pure pipes Add a snippet on why pure pipes better than function calls Jun 26, 2019
@NothingEverHappens NothingEverHappens changed the title Add a snippet on why pure pipes better than function calls Add a snippet on why pure pipes are more performant than function calls Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snippet New snippet or snippet update
Projects
None yet
Development

No branches or pull requests

2 participants