JavaScript Notes
3 Cool Things I Learned About JavaScript
- When we first started learning the syntax of JavaScript, I found it interesting that C#,C++ and JavaScript use:
console.log
to print to the terminal like JavaScript! That was like finding an easter egg in a video game. lol. Theres other syntax thats similiar too.
- I'm learning that I am really LOVING this HTML, CSS and JavaScript mix. I thought for sure I wanted to program in languages like C++ and C# but I'm learning I freaking love HTML. Is that wurd?
- HTML feels psuedocodish and CSS feels JSON-ey.... I like it. It's easy for a simple mind like mine to connect them together! :D