Giter VIP home page Giter VIP logo

Comments (8)

constgen avatar constgen commented on June 12, 2024 2

It is also important to work like http.get('/static/data.json').then(). So I think the name and place is correct. If nobody has no additional ideas I am ready to start work on a middleware.

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

In order to do this, we would need to standardize what the default static directory is, e.g. src/static. Contenders could be static, public, or assets. I believe there would also need to be other config changes needed to support this.

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

From @gasolin on January 6, 2017 2:3

I saw some configuration use static as non processed folder, and assets as recommend processable folder.. (Though I forget the source)

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

A good directory name could also be "vendor".

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

Putting these directories outside src would also work, without any Neutrino changes.

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

@mozilla-neutrino/core-contributors I'd like to settle on an agreed-upon directory name as the default directory for static/non-compiled assets. Most likely this would still live within the source directory so relative path roots would work correctly.

from neutrino.

jaridmargolin avatar jaridmargolin commented on June 12, 2024

As you described it as "static/non-compiled assets", I would move forward with static. Semantically it makes sense. It was also the name I gravitated towards.

Specifically, I'm not a huge fan of vendor. I believe it is unnecessarily specific. There could be multiple reasons a file is needed to be static.


I also like the idea of keeping of it in the source directory but don't have a concrete argument... just intuition.

from neutrino.

eliperelman avatar eliperelman commented on June 12, 2024

Resolved in #235.

from neutrino.

Related Issues (20)

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.