What are some JavaScript concepts that took you the longest to understand?
30th July 2013
My answer to What are some JavaScript concepts that took you the longest to understand? on Quora
Closures, prototype inheritance, and the “this” keyword.
Once you understand those three, you know most of what there is to know about the JavaScript language in my opinion (with the exception of some of the newer language features like iterators and generators).
More recent articles
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024