var sub = function(a, b) return a - b; ;
They are enough for beginner to intermediate roles (0-2 years experience). However, you will need to supplement them with official documentation (MDN) and LeetCode for product-based companies.
: Notes typically start with basic syntax and scale up to advanced asynchronous patterns.