JSlang.dev

JavaScript Deep Dives with Wolfram. Since 2015
Inclusive, Test-Driven, Spec-Focused, Collaborative.

9+
Years Active
81
Meetups Held
798
Tests Written
73 Tests
on: generator

Most Popular

2024

June 19, 2024
#73 closures
  • how far can we nest a closure?
  • `var` vs. `let` in a closure?
  • dynamically created closures
  • block `{ }` has the same rules like closures?
May 23, 2024
#72 `this`
  • `function() {}` vs. `() => {}`
  • `this.this`???
    April 29, 2024
    #71 All about functions
    • Order of execution of nested functions
    • Function names
    • Can we write a getter for fn.bind()?
    • Can we use `this` inside any function?
    March 21, 2024
    #70 Prototype
    • creating a bare object give it prototype
    • is there a minimum prototype
    • clarifications
    • the prototype
    January 25, 2024
    async+await
    • What happens to errors inside async functions?
    • Can we use an async function for building a "delay"?
    • Can it block the code execution?

    2018

    March 23, 2018
    Functions
    • Function
    • closure
    • this "stuff"

    2017

    September 07, 2017
    (function(){Function, function, () => {}, ...})()
    • function session
    • `bind()`
    • `arguments`
    • `this`
    hosted by HolidayCheck
    Neumarkter Str. 61, München, Germany