Hacker News new | ask | show | jobs
by AndrewStephens 3242 days ago
Yeah, I recently did a project in Javascript (as a longtime C++ programmer) and was bitten by this exact problem.

Javascript is great but sometimes I miss the predicability of the STL.