One of the difficulties I'm facing with this unemployment and job search is a theme that I noticed in the last job search: I really need to learn more front-end development. This unfortunately brings me squarely to face the one white whale that has eluded me: JavaScript. So I find …
read more30 Day JavaScript Learning Challenge: Fin
One of the comments I got during this challenge was along the lines of "I'm surprised you kept up with it this long"
Well, quell the surprise: I'm giving up JavaScript once again. For now.
The biggest reason for wrapping it up is I'm not ready to take JavaScript at …
read more30 Day JavaScript Learning Challenge: Day 19
Day 19, and I'm pretty tired. Started chapter 5 but am pretty sure I'm going to have to re-read it again. The topic is on higher-order functions and while I get the general gist of what the author is trying to say I'm not grokking it completely. Going to try …
read more30 Day JavaScript Learning Challenge: Day 18
Day 18 of the JavaScript Learning Challenge. This time was dedicated to reversing an array. This exercise was pretty straight-forward though I did have to peek at the second solution to see how they figured out the middle of the array. Sadly once you hit the "reveal code" button it …
read more30 Day JavaScript Learning Challenge: Day 17
Playing with the exercises in chapter 4 of Eloquent Javascript.
Today's frustration: Default Arguments.
That is all.
read more