More than anything, I'm trying to make time to learn some Java, but Javascript is taking up the majority of my time.. Java is quite the verbose language.
I've pretty much got javascript syntax down. What I really have to do from a language perspective is really get a deeper understanding of closures and their uses and concepts such as memoization. Javascript is a relatively small language, but some of the concepts such as closures and the prototypical inheritance system get very deep.
I've pretty much got javascript syntax down. What I really have to do from a language perspective is really get a deeper understanding of closures and their uses and concepts such as memoization. Javascript is a relatively small language, but some of the concepts such as closures and the prototypical inheritance system get very deep.