Video description
If you want to make a career in JavaScript, it is necessary to have knowledge and skills of the advanced concepts. This course will give you in-depth knowledge of JavaScript and will help you to understand the JavaScript language much better.
The course starts by explaining the learning objectives and highlighting the importance of JavaScript in programming. Next, with the help of coding exercises, you will understand JavaScript libraries, frameworks, objects, and functions. Moving along, you will get to grips with module patterns and learn how to create, load, and test a JSON file. Next, you will learn the techniques to apply OOP concepts to a project and start working on a prototype project. Towards the end, you will master the functional programming concepts used in JavaScript.
By the end of this course, you will be ready to work on real-world projects that require advanced JavaScript skills.
What You Will Learn
- Manipulate properties on JavaScript objects
- Use constructors and create objects for setting up objects and prototypes
- Find out how to use Immediately Invoked Function Expressions (IIFEs) in your code
- Apply the namespace and module patterns to your coding project
- Discover the best practices to load JSON data in a project
- Apply OOP principles and functional programming to JavaScript projects
Audience
This is an advanced course in JavaScript that is for anyone who is interested to take their knowledge of JavaScript to the next level. A good understanding of the basic concepts of JavaScript is needed to get started with this course.
About The Author
Steven Hancock: Steven Hancock has more than 20 years of experience in training and product development and has more than 15 years of experience working with JavaScript. He started learning JavaScript when it was a new language used for creating minor effects on a website. The growth and ubiquitous nature of JavaScript both excite and inspire him. He currently works as the President and Lead Trainer at All Things JavaScript, a resource for anyone and everyone who hopes to increase their JavaScript skills and become an expert. It is so important to understand why, not just the what and how, when it comes to technical subjects. His goal is to help thousands of JavaScript developers to become successful coders.
He was the co-owner and President of Rapid Intake, an eLearning firm. The company was an ideal place for him to apply his training and development skills, and here, he managed all development and professional service-related activities. He was heavily involved in the initial development of Rapid Intake's main product, an eLearning authoring tool, which eventually led to Rapid Intake's acquisition in 2011 by Callidus Software. In addition to JavaScript technologies, he has dabbled in other web technologies, such as ActionScript, ASP, PHP, HTML, and Cascading Style Sheets (CSS).
Table of contents
- Chapter 1 : Introduction
- Chapter 2 : Think Like a Programmer: Libraries and Frameworks
-
Chapter 3 : Advanced Concepts of Objects and Functions
- Advanced Concepts of Functions and Objects
- Functions are Objects
- First Class Functions
- Invoking Functions
- Creating JavaScript Objects
- Understanding the "this" Keyword
- Examining "this" with Normal Function Invocation
- Normal Function Invocation Using Strict Mode
- Examining "this" with Method Invocation
- Understanding Prototypes
- Understanding the Prototype of Functions
- Using the "call" and "apply" Methods
- Using the "bind" Method
- Invoking Functions as Constructors
- Constructor Invocation and the Value of "this"
- Higher Order Functions, Callbacks, and the Problem with "this"
- Arrow Functions
- REVIEW: Invoking Functions and "this"
- Chapter 4 : Think Like a Programmer: Don't Repeat Yourself (DRY) Coding
- Chapter 5 : Working with Objects
- Chapter 6 : The Power of Functions
- Chapter 7 : Think Like a Programmer: Avoiding Globals
- Chapter 8 : Think Like a Programmer: The Module Pattern
- Chapter 9 : Working with Data: JavaScript Objects and JSON
- Chapter 10 : Using ECMAScript (ES) Modules
- Chapter 11 : Think Like a Programmer: Approaches to Programming
-
Chapter 12 : Object-oriented Programming in JavaScript
- Introduction to Object-oriented Programming (OOP)
- OOP Theory
- Review: Setting the Prototype
- The Constructor Property
- Project: Applying OOP - Part 1
- Project: Applying OOP - Part 2
- Project: Applying OOP - Part 3
- Project: Applying OOP - Part 4
- Project: Applying OOP - Part 5
- Project: Applying OOP - Part 6
- Project: Applying OOP - Part 7
- Project: Applying OOP - Part 8
- Project: Applying OOP - Part 9
- Project: Applying OOP - Part 10 - Getters and Setters
- Project: Applying OOP - Part 11 - Wrapping up
- Enumerating Objects with the "for in" Loop
- Private Data in Constructors
- Creating Safe Constructors
- Can I Modify the Built-in Prototypes?
- What about ES6 Classes?
- Chapter 13 : Think Like a Programmer: Starting a Project
- Chapter 14 : Congratulations!
-
Chapter 15 : Bonus Section: Functional Programming Concepts in JavaScript
- Functional Programming Introduction
- Avoiding Side Effects and Using Pure Functions
- Avoiding Shared State
- Avoiding Mutable Data
- Function Composition - Part 1
- Function Composition Part 2
- Imperative Programming versus Declarative Programming
- Functional Programming - Example
- Functional Programming - Techniques
- Using Reduce, Map, and Filter
- Assignment/Exercise Follow-up
- Getting Your Feet Wet with Currying
- Understanding Recursion
- Functional Libraries for JavaScript
Product information
- Title: Advanced JavaScript Topics
- Author(s):
- Release date: November 2019
- Publisher(s): Packt Publishing
- ISBN: 9781839219054
You might also like
book
Advanced JavaScript
Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, …
book
Eloquent JavaScript, 3rd Edition
JavaScript lies at the heart of almost every modern web application, from social apps like Twitter …
video
Test-Driven Development for JavaScript
10+ Hours of Video Instruction Learn How to Use Test-Driven Development Techniques to Create High-Quality JavaScript …
video
Modern JavaScript for the Impatient
8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other …