Giter VIP home page Giter VIP logo

Comments (4)

pchaigno avatar pchaigno commented on May 1, 2024

It would also solve problems like #71 where users lack some required packages.
We could then just inform the user about the origin of the problem.

from linux-dash.

tariqbuilds avatar tariqbuilds commented on May 1, 2024

@commonquail , thanks for the very well layed out case for a build step. Definitely worth discussing.

Here's my take: The whole point of a simple application like this should be to avoid any reason to have a build step. Though it has its merits, IMHO, a project like this loses a bit of its appeal when a build step is added (regardless of the value-add to work-involved ratio).

from linux-dash.

glasspelican avatar glasspelican commented on May 1, 2024

perhaps we could add a debug script to the root directory that checks permissions, dependencies etc

from linux-dash.

commonquail avatar commonquail commented on May 1, 2024

Here's my take: [...]

I agree with this. In general I think it would be best if we could avoid a situation where having a build step would be desirable. As long as the CSS and JS doesn't get too complex it isn't strictly necessary to minify the files, though any large files highly unlikely to change probably should be minified as a one-off.

I wrote this mostly to make sure the situation be considered so we didn't end up going down an unfortunate path early on. We can probably close the issue so it's left for posterity, and reopen it if it ever becomes relevant; I'll do so now.

Dependency management is tangentially related, but trickier because we can't easily interface with the system package manager in a portable way, and as long as we can get away with it we're maybe better off avoiding them in the first place (cURL can be avoided).

from linux-dash.

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.