Skip to content

Instantly share code, notes, and snippets.

@fokusferit
fokusferit / enzyme_render_diffs.md
Last active April 21, 2026 08:05
Difference between Shallow, Mount and render of Enzyme

Shallow

Real unit test (isolation, no children render)

Simple shallow

Calls:

  • constructor
  • render
@fworks
fworks / install-zsh-windows-git-bash.md
Last active July 6, 2026 06:45
Zsh / Oh-my-zsh on Windows Git Bash