Hacker News new | ask | show | jobs
by kyle-rb 3264 days ago
>How does he get the UI working so fast and looking so good?

That's mainly just experience with whatever he's using for the design. I've gotten to the point where I can hack together some pretty looking CSS in a short amount of time.

>How do you reverse engineer an API

I have less experience with this, but from what I have done, I've learned that XHR breakpoints in chrome dev tools is your best friend.