home.social

#day35 — Public Fediverse posts

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

  1. #100DaysOfCode : #VanillaJS

    #Day35 : #JSON Exercices from #30DaysOfJavascript

    Source Code : github.com/teotimepacreau/JSON

    Learning :
    - basic JSON structure : double quotes
    - change JSON to object with JSON.parse(const, (key, value))
    - change something JS in JSON with JSON.stringify(obj, replacer, space)

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