home.social

#day31 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #day31, aggregated by home.social.

  1. #100DaysOfCode : #VanillaJS

    #Day31 : Higher Order Functions Exercices from #30DaysOfJavascript

    Source Code : github.com/teotimepacreau/High

    - concatenate strings with reduce
    - some, every array method
    -populating an object : using a combination of storing object, for...of loop, sort, slice, map
    -create object with bracket notation storingObject[key] = value

    #WebDev #Frontend #WebDesign #LearnWebDev #Javascript #LearnToCode #LearnJavascript #JS