Code Monkey home page Code Monkey logo

Comments (7)

framerate avatar framerate commented on September 26, 2024

Nevermind, this is already the case. I had a typo. Sorry!

from grunt-express-server.

ericclemmons avatar ericclemmons commented on September 26, 2024

:) MAGIC!

from grunt-express-server.

framerate avatar framerate commented on September 26, 2024

Sorry dude, it's been a LONG week. But great little project here! I had a crazy setup with grunt-concurrent and grunt-watch and grunt-nodemon to pretty much do the same thing...

from grunt-express-server.

ericclemmons avatar ericclemmons commented on September 26, 2024

Hey no worries. I'm constantly having long weeks, and my open-source projects end up getting hurt. I'll have to take some vacation to enjoy these guys again & make their Gulp.js equivalent.

from grunt-express-server.

framerate avatar framerate commented on September 26, 2024

Everyone keeps switching to Gulp everywhere I go... Why the sudden rush to jump ship?

from grunt-express-server.

ericclemmons avatar ericclemmons commented on September 26, 2024

Well, I never liked Grunt's architecture, in the same way that I don't like WordPress'.

Having written several plugins, I absolutely hate the loose way that plugins accept configurations. I prefer a very specific, programmatic API over having to make lots of separate configs to make tasks play nice.

As an example, I have a project (which hasn't been touched in 7 months) where I finally brought some order to the whole Express + Angular + Grunt thing:

https://github.com/ericclemmons/genesis-skeleton/blob/master/Gruntfile.coffee

It took a lot of trial-and-error to get watching, livereloading, and tasks all playing nice. (For example, you don't want to reload the express server just because you changed some stylesheet.)

I'm entertaining Gulp.js, because it's closer to how I think a build system should operate (a Node version of Make) instead of a complex configuration file.

from grunt-express-server.

framerate avatar framerate commented on September 26, 2024

Interesting.. I'll have to take a closer look. I just wrangled my gruntfile
as well to handle backbone/minification/EJS/express/css/express/etc. Once
it works, though, it's a beautiful thing! I'd hate to have to learn a new
build process, but I'll definitely take a look at Gulp!

from grunt-express-server.

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.