thecodingaviator on master
remove A (#31157) (compare)
Hi there.... it looks like a lot of people are looking into developing with JavaScript.
I found this pretty cool video - it's kinda "real coding recorded": https://www.youtube.com/watch?v=dtKciwk_si4
The little projects can easily be improved upon, like:
Project 1: Countdown Timer - add months to it.
Project 2: Quiz - allow for multiple answer.
I've only got that far... but I'm enjoying the coding tips I've picked up from him (like Emmet: ! and lu>li*5>input+label) and trying to remember more of the multi-select/caret commands.