{
    "path": "/home/krm/dev/mimer-academia/programing/js/event/Examples/callbacks/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Callbacks 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 löften i js"
    ],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./callback.html",
                    "description": [
                        "Enkelt exempel",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=callbacks&file=callback.html"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./counting-callbacka.html",
                    "description": [
                        "Räkna up med en timer.",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=callbacks&file=counting-callbacka.html"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./many-callbacka.html",
                    "description": [
                        "Räckna upp många saker",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=callbacks&file=many-callbacka.html"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./more-callbacka.html",
                    "description": [
                        "Räkna up med musen",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=callbacks&file=more-callbacka.html"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./click-game.html",
                    "description": [
                        "Ett riktigt enkelt spel",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=callbacks&file=click-game.html"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}