Live data from Hacker News

Viewing profile — mmontoya

mmontoya

HN member
Joined
Wed, Jul 31, 2013, 2:56 AM UTC
HN karma
8
Public activity
5 items

About mmontoya

No profile information was provided.

Recent public activity

  1. comment
    Comment #19523030

    Clojure has spec now, you can define and "force" your types there.

  2. comment
    Comment #15883528

    The best approach is to let that Webpack handle SCSS/JS but still you can create most of the site with old good HAML.

  3. comment
    Comment #15883520

    Rails is a very mature set of DSL tools. There is nothing even close to the level of integration, richness, community, and documentation that Rails offers. Ruby by itself is a powe…

  4. comment
    Comment #15883497

    > The downside there is that you're then forced to build your application as a completely separate service and static site. That is not true, you just call what you need from the J…

  5. comment
    Comment #15883425

    Webpacker is an anti-pattern: pollute the ruby sphere with JS and pollute the JS sphere with Ruby because you don't wanna read the Webpack tutorial.