6816 links
243 private links
  • Wanderings - Lost and Found Links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
  • thumbnail
    Anjana Vakil: Learning Functional Programming with JavaScript - JSUnconf 2016 - YouTube

    Side effects, anything that isn't computing an output from an input. Plus all info needed to process input needs to be contained within the function. Accessing a global variable outside the function creates an impure function. It relies on something that can change that's outside the function. If that changes, then the same input giving same output rule will break.

    March 27, 2018 at 11:16:28 PM PDT * - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=e-5obm1G_FY
    functional programming JavaScript
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation