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
- Notes from Bing Chat—Our First Encounter With Manipulative AI - 19th November 2024
- Project: Civic Band - scraping and searching PDF meeting minutes from hundreds of municipalities - 16th November 2024
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024