'Filter, map, sort, reduce. These are kind of like the gateway drug to functional programming.' - Wes Bos
ReadToday we are exploring CSS Variables. These can be made even more powerful by coupling them with JavaScript to update the values after the initial rendering.
ReadToday we're creating a digital version of an analog clock using only HTML, CSS & JavaScript. No frameworks, no plug ins, no nothing. Just basic browser tools.
ReadProjects are the best way to learn to program. They bring theoretical nonsense into the real world and make it tangible. Instead of reading about how to create a loop statement instead you're making them and they're doing cool things in the browser.
Read