JavaScript is a programming language mainly used by webdevelopers. For beginners, this language is a good starting point in logical programming. It was created in 1995 by Brenda Eich and was originally developed for Netscape 2. There are a lot of differnet frameworks surrounding JavaScript. One of which is React. A framework is an easier version of it's vanilla counterpart. It both takes less time to write and is easier to understand.
albnjohanssn/Exercises
A bunch of .md files that explain the basic fundementals of JavaScript. Ex. Variables, functions, loops etc.
CSS