Book Image

JavaScript Advanced - Useful Methods to Power Up your Code [Video]

By : Laurence Svekis
Book Image

JavaScript Advanced - Useful Methods to Power Up your Code [Video]

By: Laurence Svekis

Overview of this book

<p>This course is perfect for anyone who has fundamental JavaScript experience and wants to take it to the next level. You’ll learn how you can use advanced code, and do more with JavaScript. </p><p> </p><p>This course covers the following: </p><p>• JavaScript number methods and string methods </p><p>• JavaScript Math - including math random </p><p>• DOMContentLoaded - DOM ready when the document has loaded </p><p>• JavaScript Date - date methods and how to set and use dates </p><p>• JavaScript parse and stringify – transform strings to objects and back to strings </p><p>• JavaScript LocalStorage - store variables in the user browser </p><p>• JavaScript getBoundingClientRect() - get the dimensions of an element </p><p>• JavaScript Timers setTimeout() setInterval() requestAnimationFrame() – set time and run code when you want to </p><p>• encodeURIComponent - encoding made easy </p><p>• Regex - use its power to get values from your string </p><p>• Fetch xHR requests - bring content in from servers </p><p> </p><p>All the code and supporting files for this course are available at https://github.com/PacktPublishing/JavaScript-Advanced---Useful-Methods-to-Power-Up-your-Code</p>
Table of Contents (2 chapters)
Chapter 2
Explore and Learn more JavaScript
Content Locked
Section 6
Challenge 1 Array Message
Explore and Learn more JavaScript: Challenge 1 Array Message