Companies Home Search Profile

JavaScript Essential Training

Focused View

Morten Rand-Hendriksen

5:29:47

0 View
  • 001 JavaScript The soil from which the modern web grows.mp4
    01:31
  • 002 How to use the exercise files.mp4
    02:01
  • 001 JavaScript First contact.mp4
    02:46
  • 002 Navigating the JS landscape.mp4
    04:29
  • 003 Tools for working with JavaScript.mp4
    03:25
  • 004 Linting and formatting.mp4
    06:27
  • 005 Get to know the browser console.mp4
    06:24
  • 006 JavaScript language basics.mp4
    05:37
  • 007 Learning JavaScript backward.mp4
    03:00
  • 001 JavaScript in an HTML document.mp4
    03:00
  • 002 JavaScript as an external file.mp4
    02:59
  • 003 Modern JavaScript loading.mp4
    04:14
  • 004 JavaScript modules.mp4
    04:18
  • 001 Objects A practical introduction.mp4
    04:53
  • 002 JavaScript objects The code version.mp4
    02:57
  • 003 Object containers.mp4
    02:22
  • 004 Object properties.mp4
    00:55
  • 005 Accessing objects.mp4
    02:39
  • 006 Accessing object properties.mp4
    05:35
  • 007 Practice Build a new object.mp4
    01:18
  • 008 Object methods.mp4
    06:29
  • 009 Practice Build a new method.mp4
    00:56
  • 010 Classes Object blueprints.mp4
    06:35
  • 011 Object constructors.mp4
    02:21
  • 012 Practice Build a new object with a constructor.mp4
    01:14
  • 013 Global objects.mp4
    07:47
  • 014 Challenge Create a new object type.mp4
    02:00
  • 015 Solution Create a new object type.mp4
    02:32
  • 001 Mix text and variables with template literals.mp4
    07:21
  • 002 Traditional string output.mp4
    03:18
  • 001 DOM The Document Object Model.mp4
    04:07
  • 002 Access elements with querySelector methods.mp4
    06:06
  • 003 Access elements using older methods.mp4
    03:45
  • 004 Practice Find an element.mp4
    01:29
  • 005 Modifying element classes.mp4
    04:53
  • 006 Attributes.mp4
    04:13
  • 007 Inline style.mp4
    03:52
  • 008 Practice Modify classes and attributes and styles.mp4
    01:36
  • 009 Add DOM elements.mp4
    05:25
  • 010 Challenge Add a new element.mp4
    01:45
  • 011 Solution Add a new element.mp4
    02:55
  • 001 Variables Containers for everything.mp4
    02:31
  • 002 Var.mp4
    03:15
  • 003 Scope.mp4
    03:37
  • 004 Let.mp4
    04:34
  • 005 Const.mp4
    02:58
  • 006 Data types.mp4
    03:07
  • 007 Assignment vs. comparison.mp4
    04:35
  • 008 Math operators.mp4
    06:13
  • 001 Arrays explained.mp4
    02:50
  • 002 Arrays in code.mp4
    04:36
  • 003 Array methods.mp4
    05:53
  • 004 Challenge Build and modify an array.mp4
    01:47
  • 005 Solution Build and modify an array.mp4
    07:00
  • 001 The real-world function.mp4
    02:49
  • 002 Functions and methods.mp4
    06:23
  • 003 A standard function.mp4
    03:53
  • 004 The arrow function.mp4
    04:49
  • 005 Arrow functions and this .mp4
    04:20
  • 006 Practice Build a function.mp4
    01:31
  • 007 Pass data to a function with parameters.mp4
    04:56
  • 008 Return values from a function.mp4
    07:02
  • 009 Practice Pass values between functions.mp4
    02:33
  • 010 Callbacks.mp4
    05:29
  • 011 Conditional if...else statement.mp4
    05:52
  • 012 Logical operators.mp4
    03:31
  • 013 Conditional switch statement.mp4
    05:55
  • 014 Looping through content.mp4
    05:20
  • 015 Using the map() array method.mp4
    04:52
  • 016 Challenge Build an advanced function.mp4
    01:56
  • 017 Solution Build an advanced function.mp4
    04:26
  • 001 DOM events explained.mp4
    01:41
  • 002 Typical DOM events.mp4
    05:35
  • 003 Event listeners.mp4
    05:45
  • 004 Practice Experiment with event listeners.mp4
    01:32
  • 005 Advanced event listeners and this .mp4
    06:12
  • 006 Pass arguments through event listeners.mp4
    04:53
  • 007 Challenge Create an event listener.mp4
    03:40
  • 008 Solution Create an event listener.mp4
    06:40
  • 001 Troubleshooting JavaScript in the browser.mp4
    04:57
  • 002 Making sense of a React component.mp4
    05:11
  • 001 Next steps on your learning journey.mp4
    03:39
  • Description


    JavaScript is a scripting language of the web. As the web evolves from a static to a dynamic environment, technology focus is shifting from static markup and styling to dynamic interfaces and advanced interaction. Once seen as optional, JavaScript is now becoming an integral part of the web, infusing every layer with its script.

    This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills. Instructor Morten Rand-Hendriksen helps you build your understanding of JavaScript piece by piece, from core principles like variables, data types, conditionals, and functions through advanced topics including loops, and DOM scripting.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Morten Rand-Hendriksen
    Morten Rand-Hendriksen
    Instructor's Courses
    Since joining forces with lynda.com (now LinkedIn Learning) in 2010, I've 60+ published courses on WordPress, front end web design and development, and web standards, reaching hundreds of thousands of viewers from all over the world. I also contribute to the web community as a public speaker, author, educator, web developer, and design philosopher. I help the web make sense by helping people understand and get the most out of the web, and contribute to the debates about ownership and democratization of information, design philosophy, and the open web.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 82
    • duration 5:29:47
    • Release Date 2024/10/07

    Courses related to JavaScript