| This page contains a list of articles and documents from the V8 team with tips and tricks on how to write idiomatic, optimizable JavaScript, and what pitfalls to avoid. |
| |
| # Articles and blog posts |
| |
| * [function.caller considered harmful](https://medium.com/@bmeurer/function-caller-considered-harmful-45f06916c907) |
| * [Surprising polymorphism in React applications](https://medium.com/@bmeurer/surprising-polymorphism-in-react-applications-63015b50abc) |
| * [Setting up prototypes in V8](https://medium.com/@tverwaes/setting-up-prototypes-in-v8-ec9c9491dfe2) |