diff --git a/briques-du-web.md b/briques-du-web.md deleted file mode 100644 index eaa6480..0000000 --- a/briques-du-web.md +++ /dev/null @@ -1,48 +0,0 @@ -# Imba, a qui intro - -* Compiles to Javascript -* Fast fast (Syntax, DOM 'groundbreaking' memoization) - -* Compiles to Javascript -* Node, NPM (you can reuse the whole libraries ecosystem) -* Front and Back end - -* Created by a company called Scrimba (Code learning platform) -* Why create language in your space? - -* Hello World and VSCode plugin -* Electron??? -* Imbaconfig.json -* Build, watch, start -> No tests? watch by default - -Nice types : - -let length = 20px -let duration = 150ms -let regex = /answer is (\d+)/ - -const list =