From the course: JavaScript Patterns: Modern Solutions to Common Challenges
Learning Javascript: Finding the utility in less common patterns - JavaScript Tutorial
From the course: JavaScript Patterns: Modern Solutions to Common Challenges
Learning Javascript: Finding the utility in less common patterns
- Do you ever hear about parts of JavaScript and wonder, what on earth is that for? I know I have. Every programming language has useful features that are understood a little less. Especially with the pace of change in the JavaScript world, it's easy to lose track of features, new or old, that could be a game changer. This course comes from moments where I've found that, yes, indeed, there is some language feature, programming pattern, or even a new element of syntax that's purpose built for the problem I'm facing. Some of them are newer, some are less so, but either way, I'm very excited to share what I've learned. I'm Joe Chellman, and I've worked with JavaScript for many years, building websites, tools, and apps. I've read a lot about the language and it seems like there are always features that I'm aware of, but not using much, or at all. So let's go from, what's that for, to, oh, that's what that's for, together.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.