Cassette bundles vs MVC4 bundles

前端 未结 4 951
醉话见心
醉话见心 2021-02-02 06:40

I am currently working on a prototype ASP.NET MVC 3 solution that will be used as a base for several project rewrites (from web forms).

One of the goals that I have is t

4条回答
  •  清歌不尽
    2021-02-02 06:52

    Cassette is still an interesting alternative as it has native support for less and coffescript. It has also support for HTML Templates, if you are interested in client side mvc frameworks (backbone, knockout etc)

提交回复
热议问题