Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced JavaScript Topics
Rating: 4.4 out of 5(855 ratings)
7,221 students

Advanced JavaScript Topics

In Depth JavaScript Training for Mastering Important Patterns, the Power of Functions, OOP Concepts, JavaScript Projects
Created bySteven Hancock
Last updated 7/2024
English

What you'll learn

  • Apply first-class and higher order functions in your coding practices.
  • Explain the different scenarios that affect the value of this.
  • Identify the object to which this is bound.
  • Manipulate this binding to accomplish programing problems.
  • Use prototypes in your coding.
  • Understand and use IIFEs in your code.
  • Define closure and take advantage of it in your code.
  • Apply the namespace and module pattern to your coding projects.
  • Create JSON files.
  • Load and use JSON data in a project.
  • Manipulate properties on JavaScript objects.
  • Apply OOP principles to your JavaScript coding practices.
  • Make use of constructors and Object create for setting up objects and prototypes.
  • Understand and apply the true nature of JavaScript inheritance.
  • Explain functional programming concepts.
  • Apply functional programming techniques to your JavaScript projects.

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

21 sections117 lectures18h 48m total length
  • Course Introduction4:04

    A Note About Sample Files

    As you move through this course, many lectures allow you to follow along. Those lectures contain a downloadable zip file. Inside the zip file you will find a folder with a name that includes start and a folder with a name that includes final. Use the files in the start folder as you begin the lecture. If you would like to open the final version of the files, use the final folder.

  • Where will You Go with JavaScript?4:29
  • Tools You Will Need for this Course1:38
  • A Word about the Exercise Files2:10

Requirements

  • This is an advanced course in JavaScript, so you should have taken the beginning course: Learn Modern JavaScript: Getting Started or you should have a good familiarity with the basics of JavaScript.

Description

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!

Who this course is for:

  • Anyone who wants to increase their JavaScript skills from basic to advanced.