Tag: modern javascript tutorial

  • Modern JavaScript Tutorial #6 – The Document Object Model

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript Hey ninjas, in this modern JavaScript tutorial I’ll explain the basics of the DOM (document object model) and show you how to query elements using the query selector & change the content f a web page. —————————————- 🐱‍💻 🐱‍💻…

  • Modern JavaScript Tutorial #3 – Control Flow

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at different ways to control the flow of our code – for loops, while loops, if statements, else if statements, switches and more. —————————————- 🐱‍💻 🐱‍💻 Course Links: + Course…

  • Modern JavaScript Tutorial #2 – Syntax Basics & Types

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at the language syntax – comments, semicolons, using variables etc. We’ll also discuss some of the types in JavaScript – strings, numbers, null, undefined, & booleans. —————————————- 🐱‍💻 🐱‍💻 Course…

  • Modern JavaScript Tutorial #4 – Functions

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at functions – function declarations, function expressions, arrow functions and more… —————————————- 🐱‍💻 🐱‍💻 Course Links: + Course files – https://github.com/iamshaunjp/modern-javascript Original source

  • Modern JavaScript Tutorial #5 – Objects

    Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.udemy.com/modern-javascript-from-novice-to-ninja/?couponCode=NINJAYT Hey gang, in this modern JavaScript tutorial we’ll take a deep dive into JavaScript objects. We’ll look at object literal notation, how to make your own objects & some built in objects to the JavaScript language like the Math object.…