Skip to content

Instantly share code, notes, and snippets.

View Ollie-Ascenti's full-sized avatar

Ollie-Ascenti

View GitHub Profile
@gaearon
gaearon / index.html
Last active March 11, 2026 14:30
Add React in One Minute
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Add React in One Minute</title>
</head>
<body>
<h2>Add React in One Minute</h2>
<p>This page demonstrates using React with no build tooling.</p>
@zkiraly
zkiraly / procedure-to-archive-git-branches.md
Last active March 3, 2026 06:20
Procedure to archive git branches.