Skip to content

Commit

Permalink
🆕 react 19 / remix future flags (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy authored Dec 11, 2024
1 parent b53c00b commit c969919
Show file tree
Hide file tree
Showing 52 changed files with 5,599 additions and 3,814 deletions.
15 changes: 2 additions & 13 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
{
"extends": [
"@remix-run/eslint-config",
"@remix-run/eslint-config/node",
"@remix-run/eslint-config/jest-testing-library",
"@bradgarropy/eslint-config",
"@bradgarropy/eslint-config-react",
"@bradgarropy/eslint-config-typescript"
"@bradgarropy/eslint-config-typescript",
],
"rules": {
// https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/rules/no-await-sync-events.md#when-not-to-use-it
"testing-library/no-await-sync-events": [
"error",
{
"eventModules": ["fire-event"]
}
]
}
"rules": {},
}
38 changes: 19 additions & 19 deletions content/now/2021-07-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@ During the recovery I revamped my [Twitch][twitch] setup. I created new [overlay

Here's the exhaustive list of everything I released.

- [eslint-config][eslint-config]
- [eslint-config-react][eslint-config-react]
- [eslint-config-svelte][eslint-config-svelte]
- [eslint-config-typescript][eslint-config-typescript]
- [use-countdown][use-countdown]
- [hue-sdk][hue-sdk]
- [http][http]
- [gatsby-seo][gatsby-seo]
- [gatsby-link][gatsby-link]
- [next-seo][next-seo]
- [next-link][next-link]
- [plop-generator-react-component][plop-generator-react-component]
- [plop-generator-react-hook][plop-generator-react-hook]
- [eslint-config][eslint-config]
- [eslint-config-react][eslint-config-react]
- [eslint-config-svelte][eslint-config-svelte]
- [eslint-config-typescript][eslint-config-typescript]
- [use-countdown][use-countdown]
- [hue-sdk][hue-sdk]
- [http][http]
- [gatsby-seo][gatsby-seo]
- [gatsby-link][gatsby-link]
- [next-seo][next-seo]
- [next-link][next-link]
- [plop-generator-react-component][plop-generator-react-component]
- [plop-generator-react-hook][plop-generator-react-hook]

Austin randomly got snow twice, and the second time we lost power and water for almost a week! I also got my [COVID vaccine][vaccine], which allowed us to get out [dancing][dancing] more. Sadly I sold my [motorcycle][motorcycle], but I can't be too down about it because I took the money and [lifted my truck][truck].

I joined [Polywork][polywork], talked with James Perkins on [Developers Hangout][developers-hangout], and launched a podcast called [Web Dev Weekly][wdw] with [Richard Gottleber][richard-gottleber].

And if all that wasn't enough, I've been exploring new opportunities. I interviewed with some pretty cool companies.

- [Stripe][stripe]
- [Cloudflare][cloudflare]
- [Airtable][airtable]
- [Cypress][cypress]
- [Remix][remix]
- [Hashnode][hashnode]
- [Stripe][stripe]
- [Cloudflare][cloudflare]
- [Airtable][airtable]
- [Cypress][cypress]
- [Remix][remix]
- [Hashnode][hashnode]

Needless to say, I've needed a way to unwind in the evenings, so I've been playing some [World of Warcraft][wow] to get my mind off coding.

Expand Down
8 changes: 4 additions & 4 deletions content/now/2023-12-14.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ I got a [Nintendo Switch][switch] and have been loving it! I played my first eve

Although I haven't been coding much outside of work, I have been going to more meetups around Austin. It's been great getting out into the community.

- [Austin JS][austin-js]
- [React ATX][react-atx]
- [Next.js ATX][nextjs-atx]
- [Remix Austin][remix-austin]
- [Austin JS][austin-js]
- [React ATX][react-atx]
- [Next.js ATX][nextjs-atx]
- [Remix Austin][remix-austin]

I also became an official host on [Compressed.fm][compressed]!

Expand Down
Loading

0 comments on commit c969919

Please sign in to comment.