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
- Gemini 2.0 Flash: An outstanding multi-modal LLM with a sci-fi streaming mode - 11th December 2024
- ChatGPT Canvas can make API requests now, but it's complicated - 10th December 2024
- I can now run a GPT-4 class model on my laptop - 9th December 2024