Skip to content

Instantly share code, notes, and snippets.

@skahack
skahack / index.html
Created January 22, 2016 08:37
iOS 9 Safari - workaround
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Viewport Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/workaround.js"></script>
</head>
<body>
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active September 19, 2024 17:26
A badass list of frontend development resources I collected over time.