This is My Cool App
// syntax highlighting example function vitesse() { const foo = 'bar' console.log(foo) }