Explore using Effect
See original GitHub issueDuring the sprints, @lvh and @glyph suggested that we consider using Effect as a way to make the code more purely functional by isolating side effects.
If someone with functional programming experience could explore modifying a small portion of the Cookiecutter codebase to use Effect, that would be great. This involves:
- Learning how Effect works
- Modifying part of a file to use Effect (e.g. a function in
generate.py
) - Submitting a PR to show the Cookiecutter core team
- Helping us decide whether or not it’s worth the effort, extra code, and extra dependency by making a list of pros and cons
Even if the PR doesn’t make it in, we promise to credit anyone who works on this for your efforts.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
explore the effect | English examples in context - Ludwig
High quality example sentences with “explore the effect” in context from reliable sources - Ludwig is the linguistic search engine that helps you...
Read more >Exploring the effect of using different levels of emotional ...
The current study aims to examine the influence of incorporating different emotional design approaches into multimedia on 7th grade middle school students' ...
Read more >Use effects—ArcGIS Online Help | Documentation
You can explore maps, add and configure layers, and more without signing in. To save your work, sign in before creating your map....
Read more >TikTok Effect House
Explore Effect House. Effect House is a powerful AR tool that makes it easy to create, publish, and share high-quality augmented effects for...
Read more >Examples of Cause and Effect: Improve Your Writing
Writers can explore many different topics through cause-and-effect essays. If you're not sure what to write about, make a list of subjects you're...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’d be happy to review Effect-using code 😃 Please ping me in whatever PR introduces it.
(cc @radix, the author of Effect)