Autoplay
Autocomplete
Previous Lesson
Complete and Continue
JavaScript Introduction
Getting Started
Apa itu Javascript ? (6:21)
Hello World (3:25)
Variables
Variable var (4:22)
Masalah dengan var (6:16)
Variable let dan solusi dari masalah var (20:01)
Variable const (4:49)
Data Types
Number (3:04)
Boolean (3:58)
String (3:53)
Manipulasi string (7:59)
Undefined (1:38)
Null (1:51)
Array (3:33)
Object (3:50)
Manipulasi Array
Akses data array (2:59)
Mengubah data array (2:49)
Menghapus data array (3:34)
Menambah data array (4:16)
Merubah string ke array (2:54)
Mencari data dalam array (3:17)
Mengurutkan data array (2:25)
Array slice (3:14)
Array reverse (2:05)
Manipulasi Object
Akses data Object (3:41)
Merubah data dalam object (3:27)
Operators
Operasi Matematika (4:09)
Operasi Perbandingan (5:01)
Operasi Penugasan (4:16)
Operasi Logika (3:00)
Operasi Unary (5:23)
Control Flow Statement
If expression (2:49)
Elseif expression (2:58)
Else expression (2:17)
Ternary operator (3:05)
Thrutiness (4:05)
Switch Statement (3:23)
Break (1:56)
Continue (3:00)
Perulangan
Perulangan For (3:12)
Perulangan while (3:28)
Perulangan do while (3:16)
Perulangan dan Manipulasi Array
Foreach (3:31)
Map (3:13)
Filter (2:36)
Reduce (4:11)
Perulangan dan Manipulasi Object
For in (2:20)
Object assign (3:36)
Object keys (2:59)
Object entries (3:05)
Object vaues (2:33)
Functions
Functon declaration (6:32)
Function expression (3:42)
Arrow function (5:43)
Function parameter (3:22)
Function default parameter (3:47)
Function rest parameter (3:33)
Error Handling
Try (3:32)
Catch (2:43)
Finally (1:52)
Throw (2:30)
Logging
Console log (2:13)
Console time (2:39)
Console group (2:24)
Asynchrounous
Callback (5:31)
Promise (3:49)
Promise then (2:34)
Promise catch (3:27)
Promise finnaly (2:05)
Promise all (5:10)
Promise allSettled (2:05)
Promise race (2:21)
Promise resolve/reject (3:12)
Async (3:01)
Await (3:16)
Async Exception (2:22)
Comments
Komentar (2:08)
Modul
Javascript
Masalah dengan var
Complete and Continue
Discussion
2
comments
Load more
2 comments