Skip to content

Instantly share code, notes, and snippets.

View panglimamhmmd's full-sized avatar
💪
focusing

Panglima Muhammad panglimamhmmd

💪
focusing
View GitHub Profile
@panglimamhmmd
panglimamhmmd / index.html
Created November 6, 2021 07:54 — forked from sandhikagalih/index.html
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>