Skip to content

Instantly share code, notes, and snippets.

View cmatschiner's full-sized avatar

Christoph Matschiner cmatschiner

  • Vienna, Austria
View GitHub Profile
@cmatschiner
cmatschiner / index.html
Created December 17, 2018 17:09
Eloquent Java Script – Deep comparison created by cmatschiner - https://repl.it/@cmatschiner/Eloquent-Java-Script-Deep-comparison
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>repl.it</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.js"></script>