{
    "path": "/home/krm/dev/mimer-academia/programing/js/objects/Examples/this/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "this i js"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2020,
        "month": 10,
        "day": 2,
        "hour": 0,
        "minute": 0
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel och övningar om att använda this objektet."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./this.js",
                    "description": [
                        "Att använda nyckelordet \"this\""
                    ]
                },
                {
                    "type": "examples",
                    "link": "./more-this.js",
                    "description": [
                        "Mer om att använda \"this\""
                    ]
                },
                {
                    "type": "examples",
                    "link": "./more-call.js",
                    "description": [
                        "Använda methoden \"call\""
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}