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

break down saveCookies - saveToDisk concept #110

Open
mrWh1te opened this issue Apr 16, 2021 · 0 comments
Open

break down saveCookies - saveToDisk concept #110

mrWh1te opened this issue Apr 16, 2021 · 0 comments
Labels

Comments

@mrWh1te
Copy link
Owner

mrWh1te commented Apr 16, 2021

Describe the bug
With the introduction of getCookies in #105 pr, there is an opportunity to revisit saveCookies to follow a more singular purpose in its implentation.

Concept
saveCookies concept using pipe(getCookies, saveToDisk)

Therefore needs a new dynamic function for writing a file of unknown file extension to local hard disk.

Spike
Design an implementation that is dynamic and singular for save filings to disk for a cleaner implementation of saveCookies.

@mrWh1te mrWh1te added the spike label Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant