Build a solid foundation in advanced JavaScript topics with the help of project building activities
Key Features
- Get ready to explore the advanced concepts of JavaScript
- Learn how to apply first-class and higher-order functions in your JavaScript projects
- Apply your JavaScript knowledge to build a real-world application
Book 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.
The code files and all related files are placed on GitHub at https://github.com/PacktPublishing/Advanced-JavaScript-Topics
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
Who this book is for
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.