Day 2 Self-Study to Web Dev.
1 min readJan 6, 2019
Day two was just as exciting as day one! I enjoy building things with code! Today I learned:
=> String Manipulation
=> reviewed objects and functions
=> created a mini spam filter (codepen for this below!!!)
=>created first four versions of a todo list with a tutorial from practicalJS site
=> set up github on windows
=> github bash
=> pushing / pulling code from github
Below is my spam filter codepen followed by my codepen of all coding from today. I am always open to learning, so feel free to leave advice and corrective criticism in the comments below, thanks!
=>Spam Filter
=>Day 2 All Code