Hacker News new | ask | show | jobs
by davej 4429 days ago
Oh wow, this is my little project, cool to see it on the front page of Hacker News. :-)
3 comments

I think there is a small typo in the example on the page, there is a missing comma after the closing "watch"-bracket.
It's a really nice demo page. What do you use for the code highlighting?
Thank you. It's just CSS and the :hover pseudo-selector, the popover effect is done using CSS keyframe animations.

Fun geek fact: The Mac OS style close/minimize/expand buttons on the code editor are written in CSS, they're not images. A bit of a pointless exercise but a fun little easter egg.

My initial run-through of it leaves me thinking it's absolutely brilliant, which isn't generally a word I use lightly.

So long as non-Classy controllers are still operable (which I assume they are), then I should be able to port individual controllers one at a time without disturbing un-ported controllers, then this is exactly what Angular was needing, IMO.