Skip to content

Instantly share code, notes, and snippets.

View Mipan-Zuzu's full-sized avatar
:fishsticks:
eating code everytime

MIPAN Mipan-Zuzu

:fishsticks:
eating code everytime
View GitHub Profile
@sandhikagalih
sandhikagalih / index.html
Created October 15, 2019 06:41
Code untuk video JAVASCRIPT LANJUTAN 4.3 Latihan Filter, Map & Reduce
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Filter, Map & Reduce</title>
</head>