When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

*UPDATED* JavaScript Complete Series 2023 - Part 2: Console, Window and BOM
Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.
Free

Related Courses
This Course Includes
skillshare
0 (0 reviews )
42 minutes
english
Online - Self Paced
course
SkillShare
About *UPDATED* JavaScript Complete Series 2023 - Part 2: Console, Window and BOM
Class Introduction
Lets look at the console
alert() function
cosole.log()
What is the BOM
What is the Window object
Deprecated properties
console.log(), console.info(), console.warn() and console.error()
console.assert() and console.count()
count(), table(), dir(), time() and group()
Substitutions
What You Will Learn?
- WELCOME TO THIS SKILLSHARE CLASS ON THE CONSOLE, WINDOW AND BOM.
- THIS IS PART 2 OF MY JAVASCRIPT COMPLETE SERIES.
- What we cover in this particular class?.
- In the previous section we covered the basics of machine code, engines, and what JavaScript is. .
- Its now time to start seeing the console, which is given to us by the Browser. In the console, we can type JavaScript and it can also execute our code in real time. Pretty niffy right. .
- But don't let the title fool you. .
- We dig a lot deeper and cover things like the BOM, what the Window object is, and various methods that are found on the console object. .
- Enjoy!.
- What this entire JavaScript Grandmaster course covers .
- JavaScript is the #1 scripting language of the web, where a lot of the dynamic and styled content is handled by JavaScript in the background. But before using this language to create dynamic websites, you need to have a firm grasp of how it works behind the scenes..
- By the end of this course, you'll be able to “speak” JavaScript by gaining an understanding of how the browser uses it, what variables, objects and functions are, what different data types there are and how to manipulate content on a website. We dig deeper and create our own dialog methods from scratch. We learn about the arrow syntax, Math.random() function, looping through objects and arrays, working with dates. We look at prototypes, JS Engines, the Execution Stack and a whole bunch more!.
- Through practical examples, this course helps you understand JavaScript piece by piece. And we use the latest and best features of JavaScript along the way so you can stay ahead of the pack..
- WHAT ARE YOU WAITING FOR. LETS GET CRACKIN'.