Xah Talk Show 2019-10-30 JavaScript, Array, range, functional programing loop with break, syntactic/semantic of map
Topics talked:
- complexities of JavaScript array constructor. JS: Array Constructor
- no builtin range function in JavaScript. JS: Range Function for Array
- Emacs: Run Current File
- functional programing style of foreach with break. JS: Array.prototype.every
- Programing Language: Syntactic and Semantic Difference of Map Function
- thanks for “hello beautiful people”. His solution to JavaScript range using fill is actually faster.