Coming soon

This is devbase, a brand new site by Serge Calborean that's just getting started. Things will be up and running here shortly.

const hello: string = "Hello";

class MyClass {
    constructor() {
    }
}