Code Monkey home page Code Monkey logo

expressbrunchjade's People

Contributors

jerfowler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

realyze denya133

expressbrunchjade's Issues

I try to start with app_router.coffee, nothing happened!

I'am gradually familiar with the skeleton, and try to start with app_router.coffee,
module.exports = AppRouter = Backbone.Router.extend(
routes:
'hello': -> console.log 'hello'

)
nothing happened.
Have I got something wrong?
or the best ,could you give me some example, so that I can learn from it.
Thanks.

Type Error... no method "configure"

Screenshot: http://cl.ly/image/1T2e0R403D0I

Just ran this for the first time out of the box from the Brunch site and received this error. Confession: I'm new to Node.js and mostly a front-end dev. However, it seems like this is an Express 4 issue, perhaps. See here: http://stackoverflow.com/a/22265190

I don't exactly know what needs to be changed, but I thought this is something you should be aware of. Most tuts out there are all hinging on Express 3x, so there are a lot of errors popping up like this around the removal on Connect.

Thanks!

socket.io got something wrong

when i
brunch new --skeleton git://github.com/jerfowler/ExpressBrunchJade.git
brunch w -s
always get something wrong that
\node_modules\socket.io\lib\static.js:3333
self.manager.log.debug....
log has no method 'debug'

Coverage with Blanket

I cloned the repo and upon running the Mocha tests in the browser, I noticed that the coverage counts are off.

https://github.com/jerfowler/ExpressBrunchJade/blob/master/test/lib/collection_test.coffee#L12 clearly triggers reset on the resetSilent() method, however in the generated app.cov.js file, it remains flagged for not being covered whether the test is commented or not.

I ran brunch build -P followed by brunch watch -s -P (-P is the new replacement for -o)

Is there something I'm missing?

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.