Skip to content

Instantly share code, notes, and snippets.

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

Princess Oluebube Egbuna Princesso

🏠
Working from home
View GitHub Profile
@Princesso
Princesso / function-plot.markdown
Created February 12, 2018 20:21
function plot
@Princesso
Princesso / index.html
Created February 12, 2018 15:11
Working with remote data
<!DOCTYPE html>
<html lang="en">
<head>
<title>Working with remote data</title>
<meta charset="utf-8"/>
<!-- Polyfill in case your browser does not support the fetch API -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.10.1/fetch.js"></script>
</head>
<body>