Git Product home page Git Product logo

Comments (3)

sir-dunxalot avatar sir-dunxalot commented on June 19, 2024

Hey @adamrneary ! Sorry for the slow response. I don't know a lot about the underlying technical differences between Brunch and Grunt, but I've built about 3 Ember apps on Grunt and about 6 Ember apps on Brunch. Brunch has massively outperformed Grunt in terms of speed, caching, etc, everytime. Quite a few people have been building Ember apps on a Broccoli framework too, which is similar to Brunch.

Brunch has been especially good for compiling 40+ scss partials into a single css file very quickly. Grunt would take a few seconds to do this and overall development has been much faster with Brunch.

I think Grunt has the advantage of having a lot more plug-and-play plugins, though they can all work on Brunch with a small Brunch plugin set up like this.

Would the output of the app change in terms of the static files that get produced? And do you know what the dev environment performance of Ember App kit is like compared to something built on Brunch?

from ember-blog.

adamrneary avatar adamrneary commented on June 19, 2024

Sounds good! I'll give it a play and see how it goes…

from ember-blog.

sir-dunxalot avatar sir-dunxalot commented on June 19, 2024

To give you a benchmark, I have a ~500 file app (5.1mb of js, scss, and hbs) compiling after each file change in 200-300ms with Brunch.

from ember-blog.

Related Issues (5)

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.