
Learn JavaScript fundamentals from basics to the dom, object oriented programming, and json with step-by-step projects like book list, loan calculator, to-do list, countdown timer, and digital clock.
Discover how var, let, and const declare and reassign variables in JavaScript, see how redeclaration errors arise, and practice using semicolons in browser code examples.
Master assignment and comparison operators in JavaScript, practice arithmetic operations including addition, subtraction, multiplication, division, and modulus, and understand equality by value and type.
Learn to define and manipulate an array of colors, access elements by index and length, and modify the array with push, pop, delete, slice, and reverse.
Advanced Topics picks up where the Getting Started course ended. You should now have some experience with JavaScript and understand the JavaScript language much better. Therefore, you are ready to learn more of the nuances and important patterns that advanced JavaScript developers know and use.
In Learn Modern JavaScript: Advanced Topics, we explore the more advanced techniques in JavaScript. You learn advanced concepts for objects and functions, the value of 'this', the power of functions using closure and IIFEs. You learn about the namespace and module patterns. You learn JSON and how to load a JSON file. You will follow along as we apply OOP concepts to a project. You get very familiar with the prototype, and these are just the main topics covered in this advanced course. A new bonus section helps you get familiar with functional programming concepts in JavaScript.
This course contains 15 sections and one bonus section, over 90 different lectures, over 17 hours of video, 4 quizzes, 9 assignments, 1 large project and several Think Like a Programmer sections with invaluable information for those intent on making JavaScript a career choice or a major part of their lives.
If you want to improve your JavaScript skills, this course is for you!