1. recording a *good* video often takes longer than restructuring your commits before filing a PR.
2. having atomic and linear commits simplifies reviewing a subset of changes that are relevant to a specific context (commit msg).
Narrow scoping is hard and sometimes impossible 🤷♂️
1. recording a *good* video often takes longer than restructuring your commits before filing a PR.
2. having atomic and linear commits simplifies reviewing a subset of changes that are relevant to a specific context (commit msg).
Narrow scoping is hard and sometimes impossible 🤷♂️
In React, this would be via a `useEffect` for every component or in some wrapper component, right? (I'm coming from Svelte, don't know much about React - pardon my noobness)
In React, this would be via a `useEffect` for every component or in some wrapper component, right? (I'm coming from Svelte, don't know much about React - pardon my noobness)
Prime would probably do great 😁
Prime would probably do great 😁
`import { setContext as setSentryContext } from '@sentry/sveltekit';`
`import { setContext as setSentryContext } from '@sentry/sveltekit';`