home.social

#day32 — Public Fediverse posts

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

  1. #100DaysOfCode : #VanillaJS

    #Day32 : Sets and Maps Exercices from #30DaysOfJavascript

    Source Code : github.com/teotimepacreau/Sets

    - `Set` to get unique elements from an array
    - `Map` to organize array in objects using as we want keys
    - find unique values in a big array combinating `map` array method, flattening and `Set`

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