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
- Ask questions of SQLite databases and CSV/JSON files in your terminal - 25th November 2024
- Weeknotes: asynchronous LLMs, synchronous embeddings, and I kind of started a podcast - 22nd November 2024
- Notes from Bing Chat—Our First Encounter With Manipulative AI - 19th November 2024