{
    "path": "/home/krm/dev/mimer-academia/programing/js/event/Examples/await/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Await syntax i js"
    ],
    "description": [
        [
            {
                "form": "important"
            },
            "author: krm\ncreated: 2020-10-02 \nstatus: alpha\n"
        ]
    ],
    "statments": [],
    "comment": [
        "Detta är en samling av exempel och övningar om await"
    ],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./promise.js",
                    "description": [
                        "Enkelt exempel med promise",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=await&file=promise.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./function.js",
                    "description": [
                        "Ett exempel med att skapa en asyncron funktion",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=await&file=function.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./timer.js",
                    "description": [
                        "Ett exempel med timer och en main funktion",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=await&file=timer.js"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}