Code Monkey home page Code Monkey logo

apollo-server-filesystem's People

Contributors

saltynoodles avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

instantrahmen

apollo-server-filesystem's Issues

Two data folders may cause confusion

Having two data folders may cause confusion. Currently the folder /data/ is being used to store the entries, and /src/data/ is being used to modify the data. It would probably be a good idea to change to name of one of these folders for clarity.

Some ideas:

  • Changing /data/ to /output/ would probably be more clear about what it is anyway.
  • Changing /src/data/ to '/src/resolvers/` would be mostly more clear, but may not be completely accurate as not everything in there is a resolver. Technically I have them set up as functions that are just being called by the resolvers and they themselves aren't really the resolvers. A quick refactor could fix that, but that could potentially complicate the directory structure a bit more and may lead to more confusion with people reading the code. My goal is to keep it as simple as possible so as to be as helpful as possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.