Hacker News new | past | comments | ask | show | jobs | submit login

A major selling point of this seems to be that you can package your application into a nice little bundle and just push it into your deployment environment.

In fact, I would appreciate if there was a way to make static files (like js and css) location-agnostic.

I could say: <% Html.Stylesheet ("styles/foo.css") %> and it'll map to /Content/styles/foo.css or my nginx server or my Amazon cloudfront storage, etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: