Last Climb to the Top
Finally made it !! Actually, despite being a steep scramble up many parts, it's only 1.4 miles from the parking lot, and only 1,300 feet. It's a real nice hike.
Sunday July 5, 2009 — Crane Mountain — Crane Mountain Trail 🗺var hoisting
Been educating me self about modern Javascript. It has some werid shit like var hoisting. Pretty sure that’s a bug that somehow became a quote unquote feature, lol.
In Javascript you can legally define a function scoped variable anywhere in the function including in an if statement or after using a variable.
