Hacker News new | ask | show | jobs
by pdenya 5207 days ago
better array syntax [] & {}

dot notation instead of ->

methods instead of functions where possible (eg: "test".replace("t", "b"); )