Skip to content

Instantly share code, notes, and snippets.

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

Jason Banahan jbanahan

🏠
Working from home
View GitHub Profile
@jbanahan
jbanahan / client.html
Created September 25, 2020 15:59
Example of emitters and listeners
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Listener Emitter Example</title>
</head>
<body>
<messageLocation></messageLocation>
<form id="message-form">