samhuk
- Karma
- 760
- Created
- November 24, 2020 (5y ago)
- Submissions
- 0
Created Verba, Exhibitor, SockState, GoodFlow, ts-pg-orm, and such. Most of these are only fun side-projects.
Links to me online: linktr.ee/samhuk
-
What is everybody's experiences of experimenting with Bun? Any success stories? Personally, I tried it during v1.0.3, and although it seemed to manage a `bun install`, it fell over on almost every node project at my…
- Show HN: Verba – Yet another Node logger (github.com)
I've recently spent a couple 5-9s throwing together a Node logger that's dead simple and extensible. My inspiration was winston [0]. Verba has some nice built-in behaviors that I've been missing from anything else in an…
- Show HN: Exhibitor – Snappy and delightful React component workshop (demo.exhibitor.dev)
Exhibitor, a snappy & delightful React component workshop, is GA. My aim is for Exhibitor to be an extremely fast, easy to use, and delightful tool for creating front-end component libraries. One fun fact about…
-
Exhibitor, a snappy, no-fuss, delightful React component workshop, is out of alpha status and in beta. My aim is for Exhibitor to be a faster, simpler, less-fuss, more opinionated version of Storybook, with less plugins…
-
I'm sure many have heard of Storybook [0]. I've used it pretty much since the start from ~2016 (back when Angular was cargo-culting it like mad). I've always had generally negative experiences with it: 1) Messy…
-
Hey HN, this is my first post! For the last few months I have been creating a free and open-source ORM for Typescript and PostgreSQL: ts-pg-orm. It's fully type-enforced and has support for complex queries, with…