• Post category:StudyBullet-4
  • Reading time:5 mins read




We’ll dive into the depths of JS to look at functions, objects, arrays, looping, and the concepts of scope and context.

What you will learn

 

Course Goal: Develop a deeper understanding of JavaScript

 

Improve JavaScript development with advanced data types

 

Understand concepts of scope and context

Description

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:


Get Instant Notification of New Courses on our Telegram channel.


  • 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!

 

English
language

Content

Introduction

Introduction

Scaffolding

Yeoman

Arrays

Arrays

For Loop

Basic For Loop
Running Total in a Loop

Objects

Objects
For In Loop
Dot vs []

Functions

Introduction to Functions
Named Function
Callbacks
Scope
Pure and Impure
Context

String Methods

IndexOf
Split
Case
Trim
Substring

Array Methods

IsArray
IndexOf
Slice
Join
Concat
Reverse
Sort
Splice

Additional Resources

Exercises
Resources

Conclusion

Course Conclusion