Skip to content

Instantly share code, notes, and snippets.

View Gonzalo2310's full-sized avatar
🏠
Working from home

Gonzalo Nandez Gonzalo2310

🏠
Working from home
View GitHub Profile
@Gonzalo2310
Gonzalo2310 / index.html
Created March 26, 2018 14:18 — forked from FLamparski/index.html
Reactivity in vanilla JS? Yes you can!
<!DOCTYPE html>
<html>
<head>
<title>Object.observe</title>
</head>
<body>
<h1 reactive>Title here</h1>
<p reactive>Text here</p>
<hr />
<p><b>Hey!</b> Open up the console and change the <tt>title</tt>