Live data from Hacker News

Viewing profile — camertron

camertron

HN member
Joined
Fri, Sep 07, 2012, 7:25 AM UTC
HN karma
3
Public activity
5 items

About camertron

No profile information was provided.

Recent public activity

  1. comment
    Comment #35073009

    You might want to take a look at Phlex, which essentially has the same syntax: https://github.com/joeldrapper/phlex

  2. comment
    Comment #35072983

    Yeah that's right, I was trying to simulate JSX syntax. I'm not against ERB syntax tho, maybe the lib could eventually support both?

  3. comment
    Comment #35072963

    There's a VSCode extension for highlighting rux (Ruby + HTML): https://marketplace.visualstudio.com/items?itemName=camertro...

  4. comment
    Comment #35072936

    No, rux doesn't support HAML, since HAML is an entirely different "language" than rux. You'd have to figure out how to identify HAML embedded in Ruby and parse it with the HAML par…

  5. comment
    Comment #35072575

    We use it extensively at GitHub and consider it very stable.