Notes
The things I discover daily about web development.
Refer to a class definition instead of one of its instances in TypeScript
Catch JavaScript errors in React applications with an Error Boundary
Always set validity duration of presigned URLs with AWS S3 SDK
Fix Xcode Command Line Tools not working while installed
Back up code with another Git remote
Storing verification tokens into database
Linking of native libraries of an Expo app in a monorepo
Stress testing with Artillery
Create a named group in a JavaScript RegExp
Stop a Docker container and remove its volumes
Override version of a dependency of another dependency with npm
Move recent commits to another branch
Test NativeBase's `Select` component
A subquery can not be the `DEFAULT` value of a column in PostgreSQL
Git Worktrees to manage several workspaces for the same repository
Links to resources on same domain with SvelteKit