Explore >> Select a destination


You are here

dmitryfrank.com
| | benmyers.dev
12.0 parsecs away

Travel
| | A peek inside the matryoshka dolls that power your programming. Written mainly for JavaScript developers.
| | crockford.com
15.2 parsecs away

Travel
| |
| | viblo.asia
3.0 parsecs away

Travel
| | Closures c?a JavaScript ho?t ??ng nh? th? nào?
| | eyakubovich.github.io
70.4 parsecs away

Travel
| The guidance around function arguments and smart pointers is quite old, yet I still see it used incorrectly. In this post, we'll explore the guidance and the costs of not following the advice. C++ Core Guidelines make this point clear: F.7: For general use, take T* or T& arguments rather...