Hacker News new | past | comments | ask | show | jobs | submit login

My favorites:

- `$0` to refer to last selected DOM node

- `copy(obj)` to copy something to clipboard (that might be hard to copy manually; for example long strings are often cut when selecting manually for copying)




`copy(JSON.stringify(foo))` is something I use all the time for pulling large objects into a text editor for easy browsing and searching.


$r is great if you have the react dev tools installed.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: