Search Results

Found 6 results for "react"

link
about 1 month ago

GitHub - vadimdemedes/ink: 🌈 React for interactive command-line apps renderer used by claude code

https://github.com/vadimdemedes/ink

note
about 2 months ago

`useDoubleCheck` might be my favorite frontend hac...

`useDoubleCheck` might be my favorite frontend hack ```typescript function callAll<Args extends Array<unknown>>( ...fns: Array<((...args: Args) => unknown) | undefined> ) { return (...args: Args) =...

link
about 1 month ago

MDX support for Volar.

https://www.npmjs.com/package/@mdx-js/language-service

blog
about 2 months ago

Welcome to neonronin

*This post was created on August 31, 2025, as the inaugural blog post for this knowledge base.* # Welcome to neonronin Welcome to my personal knowledge base! This is where I collect, organize, and s...

blog
18 days ago

Agent rules as an adoption metric?

# Agent rules as an adoption metric? This is more intuition than anything, but I think what kind of rules your teams are deploying for their AI agents (e.g., claude, cursor, etc) might be a decent in...

blog
about 2 months ago

New Mac setup (circa 2023 to 2025)

Rough notes from setting up a new Mac, late 2022/early 2023. WIP and probably not up to date. ## Hardware. - MacBook Pro 14" (2021), M1 Pro 10 core (8 performance and 2 efficiency), 32GB RAM, 512GB ...