github.com/mikedidomizio
mikedidomizio.com
You mention "Decide which 2–3 talks you’ll rotate across conferences. Think of it like a tour.", just to clarify, does this mean if you have something good you'll reuse it? Maybe fine tune it for a bigger conference?
You mention "Decide which 2–3 talks you’ll rotate across conferences. Think of it like a tour.", just to clarify, does this mean if you have something good you'll reuse it? Maybe fine tune it for a bigger conference?
`
const { result, result2 } = { result: useSomething(), result2: useSomething()
`
codesandbox.io/p/devbox/jov...
It passes Rules of Hooks
Note: I do not do this, but have recently encountered this
`
const { result, result2 } = { result: useSomething(), result2: useSomething()
`
codesandbox.io/p/devbox/jov...
It passes Rules of Hooks
Note: I do not do this, but have recently encountered this
Goose: I can see how it can help boost both exp and non-exp devs, but I wonder if a vibe coder would think to add things like "Use prepared statements for database queries." or ask "How are we handling secrets?"
You would still need to be aware of what those are
Goose: I can see how it can help boost both exp and non-exp devs, but I wonder if a vibe coder would think to add things like "Use prepared statements for database queries." or ask "How are we handling secrets?"
You would still need to be aware of what those are
Oh man, this sounds like the best life. I mean nothing stops me except maybe premature death.
Oh man, this sounds like the best life. I mean nothing stops me except maybe premature death.
Maybe this is satire though.
Maybe this is satire though.