About this course
In this course we'll be expanding our JavaScript knowledge. In the Introduction to JavaScript Development course we covered the foundational components and basic object primitives, so now we'll examine arrays and objects and functions and for loops.
We'll also take a look at scope and context in order to improve our ability in writing functions themselves. Finally, we'll examine built-in functionality that browsers give us for primitive types like arrays and strings.
Course Includes:
- 30 videos with over 90 minutes of lecture
- 4 external resource files
- 7 exercises to help you master intermediate JavaScript concepts
What You'll Learn:
- Scaffolding
- Yeoman
- Arrays
- For Loops
- Objects
- Functions
- Named Function
- Callbacks
- Scope
- Pure vs Impure Functions
- Context (this)
- String Methods
- Array Methods
- Additional Resources
- Exercises
- And Much More!
What are the requirements?
- Introduction to HTML
- Introduction to JavaScript Development
What am I going to get from this course?
- Over 30 lectures and 1.5 hours of content!
- Course Goal: Develop a deeper understanding of JavaScript
- Improve JavaScript development with advanced data types
- Understand concepts of scope and context
What is the target audience?
- People who which to expand their basic JavaScript skills
- Intermediate JavaScript Developers