Mike Bifulco
Mike Bifulco
Updating to my new domain to get rid of a 301 redirect
Hi there, proposing an update to the entry for my blog - I've moved to a `.com` domain
Hey there - I spent quite a bit of time this evening trying to get `gatsby-theme-mdx-deck` to work. I've run into a dead end in the most basic scenario I...
## User Story `n/a, really - this is more of a tech debt task` This issue is to track the work around having a test written for setUrlUtm in `/src/utils/urlUtils.js`....
This semicolon gets rendered in the browser if it's left here. Likely just a typo!
Hi there, I just had a _very_ bad time adding this library to a project I'm working on, and having it corrupt several files due to using the latest stable...
I'm getting an error when I try to login to my ParseReact app using facebook: ``` _linkWith @ ParseUser.js:133 _linkWith @ ParsePatches.js:78 success @ ParseUser.js:153 exports.default.init._ParseUser2.default._registerAuthenticationProvider.authenticate.FB.login.scope @ FacebookUtils.js:81 window.FB.v.__wrapper @...
Incoming! Form generation chapter. This is a WIP, but I'm happy to take any feedback you may have 🙌
`jiti` has deprecated the syntax used in the docs for next.js here - I came across this on my own site while upgrading t3-env: Guidance from Jiti's repo: https://github.com/unjs/jiti/blob/c7cfeedbd2326976857bcd62726d73401d25dc03/lib/types.d.ts#L175-L176 ```ts...