Tag: modern javascript

  • JAVASCRIPT LANJUTAN | 14. Async Await

    Di video kali ini kita akan membahas lebih detil mengenai konsep, definisi dan contoh penggunaan Async & Await untuk sebuah Promise pada Javascript.. — Video Sebelumnya — KELAS ONLINE “Menjadi Seorang FULL STACK DESIGNER” http://fullstackdesigner.id — OMDBAPI http://www.omdbapi.com/ — PLAYLIST JAVASCRIPT 1. DASAR PEMROGRAMAN DENGAN JAVASCRIPT 2. JAVASCRIPT & DOM (Document Object Model) — PLAYLIST…

  • 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

  • JAVASCRIPT LANJUTAN | 1.3 Prototype

    Memahami Prototype pada Javascript — PLAYLIST JAVASCRIPT 1. DASAR PEMROGRAMAN DENGAN JAVASCRIPT 2. JAVASCRIPT & DOM (Document Object Model) — KELAS ONLINE “Menjadi Seorang FULL STACK DESIGNER” http://fullstackdesigner.id — PLAYLIST LAIN – HTML Dasar – CSS Dasar – Tutorial Sublime Text – CSS Layouting – PHP DASAR – OOPHP — FOLLOW ME – http://instagram.com/sandhikagalih –…

  • 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.…