{
    "path": "/home/krm/dev/mimer-academia/programing/ts/types/Examples/basic/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Grundläggande typer i ts"
    ],
    "description": [
        [
            {
                "form": "important"
            },
            "author: krm\ncreated: 2022-11-08 \nstatus: alpha\n"
        ]
    ],
    "statments": [],
    "comment": [
        "Om att använda enkla typer"
    ],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./hello-world.ts",
                    "description": [
                        "Enkelt \"Hello World\" program",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=hello-world.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hello-world-error.ts",
                    "description": [
                        "Ett syntax error",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=hello-world-error.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./variable.ts",
                    "description": [
                        "Om variabler",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=variable.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./number.ts",
                    "description": [
                        "Om number",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=number.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./variable-error.ts",
                    "description": [
                        "Om error med variablar",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=variable-error.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕ ",
                        [
                            {
                                "link": "./string.traning.sv.ts"
                            },
                            "Om string"
                        ],
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=string.traning.sv.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./many-variables.ts",
                    "description": [
                        "Många variablar",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=many-variables.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./more-variables.ts",
                    "description": [
                        "Fler variablar",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=more-variables.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕ ",
                        [
                            {
                                "link": "./and.traning.sv.ts"
                            },
                            "En extra uppgift om en operator"
                        ],
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=and.traning.sv.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕ ",
                        [
                            {
                                "link": "./one-and-one.traning.sv.ts"
                            },
                            "Ett plus ett"
                        ],
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=one-and-one.traning.sv.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕ ",
                        [
                            {
                                "link": "./convert-boolean.traning.sv.ts"
                            },
                            "Gör det med boolean"
                        ],
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=basic&file=convert-boolean.traning.sv.ts"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}