Description
This course covers the core fundamentals of JavaScript, so that you can get started or refresh your knowledge of how JavaScript work quickly. Designed as a fast paced informative course that guides you to learn and practice JavaScript. Learn how to create variables, objects and Arrays Explore functions how local and global scope work and how to return values and pass arguments into functions See how to apply logic with conditions and ternary statements Save time with loops do while and for loops Interact with your web elements connect via the Document Object Model