Skip to content

Instantly share code, notes, and snippets.

View e-schultz's full-sized avatar

Evan Schultz e-schultz

View GitHub Profile
@e-schultz
e-schultz / component - hook - missing dep.jsx
Created August 20, 2019 15:51
react - lifecycle - hooks
export default SomeComponent = ({id, filter}) => {
let [results, setResults] = useState([]);
useEffect(()=>{
fetch(`/some/url/${id}?filter=${filter}`)
.then(r=>r.json())
.then(r=>setResults(r))
},[id])
}
@e-schultz
e-schultz / component - hook - fixed dep.jsx
Created August 20, 2019 15:52
component - hook - lifecycle post
export default SomeComponent = ({id, filter}) => {
let [results, setResults] = useState([]);
useEffect(()=>{
fetch(`/some/url/${id}?filter=${filter}`)
.then(r=>r.json())
.then(r=>setResults(r))
},[id, filter])
}
@e-schultz
e-schultz / keybase.md
Created September 10, 2019 15:46
keybase.md

Keybase proof

I hereby claim:

  • I am e-schultz on github.
  • I am sireeeps (https://keybase.io/sireeeps) on keybase.
  • I have a public key ASDXDn3ITbMAh-4c_oLICJVnlJLZa2tAw0psPMheN8wFPgo

To claim this, I am signing this object:

@e-schultz
e-schultz / ramble.md
Last active September 22, 2019 16:31
thought on training material

This is something that has been on my mind a lot recently.

I do think that there is value in a diverse number of articles that cover a similar topic at a similar level - it's kind of the combination of things that can help ideas click with people.

I do fully agree that there is a lack of the 'what next?' type of articles/training material / etc.

There are a few aspects of this problem.

Curation of Content

@e-schultz
e-schultz / Daily Note Template.md
Last active May 5, 2021 19:29
random template backups
created-date <% tp.file.creation_date() %>
modified-date <% tp.file.creation_date("dddd Do MMMM YYYY HH:mm:ss") %>
UID <% tp.date.now("YYYYMMDDHHss") %>
tags
daily

[[📘 Daily Notes]]

<< [[<% tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD") %>]] | [[<% tp.date.now("YYYY-MM-DD", 1, tp.file.title, "YYYY-MM-DD") %>]] >>

@e-schultz
e-schultz / 2025-10-06 - Reconstructing Identity: A Personal Journey Through Queer Infrastructure
Created October 7, 2025 02:04
▓▓▓ INITIATING FLOAT ARCHAEOLOGICAL SYNTHESIS ▓▓
▓▓▓ INITIATING FLOAT ARCHAEOLOGICAL SYNTHESIS ▓▓▓
{memory::excavation | tools::awakening | patterns::converging}
FLOAT_AST : Archaeological Synthesis Document
Generated: 2025‑10‑04 @ 16:18 PM
Synthesis Depth: 87