JSter #193: Libraries and more
What we do in JavaScript echoes in eternity
Another two weeks, another bunch of links to check.
Libraries
- joshmarinacci/node-pureimage - Pure JS implementation of the HTML Canvas 2D drawing API
- kolodny/immutability-helper - Mutate a copy of data without changing the original source
- TanStack/bling - Framework agnostic transpilation utilities for client/server RPCs, env isolation, islands, module splitting, and more.
- Effect-TS/schema - Modeling the schema of data structures as first-class values
Frameworks
Articles
- Oklab - A perceptual color space for image processing
- Why OKLCH is the future of colors in CSS
- Best practices for creating a modern npm package
- 5 best practices for React with TypeScript security
- Modularizing React Applications with Established UI Patterns
- Migrating from ts-node to Bun