https://remix.run/blog/react-router-v8
React Router v8: An Intentionally 'Boring' Release — A round-up of the state of React Router, all the new features since v7, v6 going EOL, and why to stick with React Router over the new, shiny Remix when you need a proven solution. Sometimes 'boring' is just what your app needs!
2 months ago
https://frontendmasters.com/courses/claude-code/
Free Claude Code Course from Anthropic + Master.Dev — Coding is changing fast, and the engineers who thrive will be the ones who direct AI instead of guessing at it. Lydia Hallie from Anthropic teaches exactly that in our Claude Code course, now free for everyone.
2 months ago
https://github.com/reduxjs/react-redux/pull/2318
Can Signals Make React Redux Faster at Scale? — A PR by Mark Erikson where he experiments with signals-based SignalProvider and useSignalSelector drop-ins that only re-run selectors for components whose state actually changed, with some noteworthy performance gains.
2 months ago
https://wasp.sh/blog/2026/06/15/wasp-typescript-spec
Wasp Now Lets You Write Your Full-Stack Logic as a TypeScript Spec — The ‘batteries-included’ React, Node and Prisma Wasp full-stack framework has switched its spec layer from its own custom language to TypeScript. Specify the shape of your app like this and Wasp compiles it, with your frontend/backend code, into a full-stack app.
#wasp typescript spec
#wasp ts spec
#full-stack typescript
#wasp dsl to typescript
#spec driven development
#react node framework
2 months ago
https://www.react.doctor/docs/ci-and-prs/github-actions-setup
React Doctor as a GitHub Action for Automatic Reviews — React Doctor is a CLI tool that scans React codebases for issues, returning a list of said issues and a score out of 100. Here’s how to set it up on GitHub Actions.
2 months ago
https://marketplace.visualstudio.com/items?itemName=yurii.react-props-first
React Props First: Prioritize JSX & TSX Props in VS Code Autocomplete — A VS Code extension that reorders JSX and TSX autocomplete so component-specific props appear before inherited DOM and ARIA attributes. GitHub repo.
#autocomplete
#intellisense
#javascript
#javascriptreact
#jsx
#props
2 months ago
https://base-ui.com/
Base UI 1.6: Unstyled UI Components for React — A successor to Radix (by the same creators) for building UIs in your own style atop a strong foundation (shadcn/ui now builds on top of it, too). See all the components here with code samples. v1.6 introduces a one-time password component, improves the Drawer, and the docs were redesigned.
2 months ago
https://www.tigerdata.com/go/trial
Faster Dashboards Start with Faster Queries — TimescaleDB extends Postgres so dashboards query live data at scale. No pipeline, no stale state. $1000 credit to start.
3 months ago