JSter #192: Frameworks and more
Be careful. JavaScript lurks around every corner.
Two weeks went by fast and here's the next batch of JSter links.
Frameworks
- akash-joshi/rocketrpc - A typesafe framework to destroy client-server barriers
- Qwik Reaches RC Milestone
Articles
- Jumping HTML tags. Another reason to validate your markup
- Rethinking React best practices
- Rich Harris Talks SvelteKit and What's Next for Svelte
- New React docs pretend SPAs don't exist anymore
- Signals vs. Observables, what's all the fuss about?
- Be Aware of Stale Closures when Using React Hooks
- A Brief History of Reactivity
Demonstrations
- crutchcorn/offline-first-react-app - An offline first React app with the ability to manually diff stale data from offline clients
- PauloGoncalvesBH/running-playwright-on-aws-lambda - Running hundreds of Playwright E2E tests in a few seconds with AWS Lambda
Tools
- Announcing Rome v12
- evilmartians/lefthook - Fast and powerful Git hooks manager for any type of projects
- samchon/typia - Super-fast Runtime validator (type checker) with only one line
- Announcing TypeScript 5.0
- Ladle - Develop and test your React stories faster
TypeScript
- total-typescript/untypeable - Get type-safe access to any API, with a zero-bundle size option