Full Stack Web Dev (2020)| What Is Javascript? - Part 2 (A REPL and a Variable) (Junior Dev)
Let's get right into it, let's start writing some JavaScript. Where do we write it though?
We're gonna start off writing JavaScript in a REPL. A Read, Evaluate, Print, Loop is a programming language shell(think a console terminal), that allows us to write and execute code in real-time without the need to create a whole file structure ourselves; the shell Reads the code, Executes it, Prints out a response, then Loops this behavior
This is what the REPL is. A place to write, quick-and-dirty code.
Subscribe to my Bitchute: https://www.bitchute.com/channel/gPUmRsVcChxX/ Subscribe to my Youtube: https://www.youtube.com/channel/UCar-9GMCRk9QdKJXq6s1yeg/
If you find value in what I do, think about supporting my channel: Paypal: https://www.paypal.me/anobjisa Bitcoin: 3H4NKKwPdbiE5Gtc3Uk2DiwszqHhrRbmKK Ethereum: 0x48702412F448a27be03836fb6FE6456603668030 Litecoin: MNJ4uv3GD4r62VpQ8rHX1Pj1ihWCj74hCK
Find me here: Twitter: https://twitter.com/anobjectisa1 Minds: https://www.minds.com/an_object_is_a/ Instagram: https://www.instagram.com/an_object_is_
87381677 Bytes