Y
Hacker News
new
|
ask
|
show
|
jobs
by
barkmadley
5409 days ago
For me, the new operator (in javascript) is an optimisation, so it should be inserted into a code base after profiling. In accordance with the "make it work, make it right, make it fast" philosophy of development.