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

proposed file scanner #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ozgunbal
Copy link
Contributor

Implementation trial for #19

I committed two approaches:

  • One with using readdir-enhanced npm module
  • Other is implemented with native promises and node.js fs module

generating episode objects from filePath can be in an another issue

My opinion: using npm module is more clean and readable approach. I would pick that :D

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

Successfully merging this pull request may close these issues.

1 participant