Hello There!
RSS FeedMy name is Ken Snyder. I am a Software Engineer and JavaScript Enthusiast specializing in web technologies such as Remix, React, TypeScript, Node.JS, Bun, Postgres, and MySQL.
I'm am a founder and Principal Engineer of Shoreline, a patient engagement platform for healthcare providers. We enable clinicians to send individualized patient education via EHR, email, and text message.
I am a Co-founder of UtahJS, an educational non-profit aimed at connecting JavaScript Engineers and promoting JavaScript in Utah. UtahJS has monthly meetups and annual conferences.
Recent Posts
ECSS: Recommendations for Finding Zen in CSS
Published: at 02:37 PMNo more naming everything, no more technological dependencies. Only intentional, consistent, simple, expressive, predictable, sustainable CSS.
Will Devin take my job?
Published: at 11:37 PMDevin can make plans, read documentation, run and debug code. It currently outperforms all other current AI models on the SWE-Bench coding benchmark which analyzes how well a model can resolve real-world GitHub issues.
Should I use JSR? The answer might be no.
Published: at 10:23 PMJSR arguably does what npm should. It is innovative and compelling, but it raises a lot of questions you should consider.
Vue Vapor aims to make Vue rendering work more like SolidJS
Published: at 09:26 PMVue Vapor is a new compilation strategy that relies on signals to re-render only the affected html nodes when a signal changes, avoiding a virtual DOM altogether