# typescript (podcasts) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover typescript.

Page: <https://rssamplifier.com/topics/typescript/podcasts>  
Feed: <https://rssamplifier.com/topics/typescript/podcasts.md>

---

## [Some options for reviewing AI-generated pull requests](https://andrewhuth.substack.com/p/some-options-for-reviewing-ai-generated)

_2026-07-09 · Andrew Huth · Andrew's Substack_

As you may have heard, AI is kind of a big deal now.

## [Two kids and too many Github notifications](https://andrewhuth.substack.com/p/two-kids-and-too-many-github-notifications)

_2026-04-19 · Andrew Huth · Andrew's Substack_

When you have young kids, work fits in between changing diapers, kissing boo-boos, and looking at animals in the back yard.

## [Git Vim](https://andrewhuth.substack.com/p/git-vim)

_2025-08-04 · Andrew Huth · Andrew's Substack_

All (or most of... some of... a little bit of...) the Vim you need to know for Git

## [Complexity-quality Matrix](https://andrewhuth.substack.com/p/complexity-quality-matrix)

_2024-12-28 · Andrew Huth · Andrew's Substack_

Behold, my mind-blowing graphic illuminating deep truths about software development!

## [Code coverage doesn't matter much](https://andrewhuth.substack.com/p/code-coverage-doesnt-matter-much)

_2024-11-29 · Andrew Huth · Andrew's Substack_

Don’t get me wrong, tests are good.

## [useEffectEvent](https://andrewhuth.substack.com/p/useeffectevent)

_2024-10-15 · Andrew Huth · Andrew's Substack_

While reading some release notes for eslint-plugin-react-hooks, something caught my eye: useEffectEvent.

## [3 styling systems in 1 React app](https://andrewhuth.substack.com/p/3-styling-systems-in-1-react-app)

_2024-10-14 · Andrew Huth · Andrew's Substack_

When writing styles in React apps, I’ve found that there are a couple different situations that have different solutions that work well for them.

## [Why progressive enhancement](https://andrewhuth.substack.com/p/why-progressive-enhancement)

_2024-10-09 · Andrew Huth · Andrew's Substack_

Even when we have JavaScript

## [Share code in Remix with functions, not API endpoints](https://andrewhuth.substack.com/p/share-code-in-remix-with-functions)

_2024-09-07 · Andrew Huth · Andrew's Substack_

AKA, the easy way to share code

## [Sync bookmarks across every browser (Sponsored)](https://crawlproof.com/a/5Ym2t141s03z)

_2024-09-07 · **Sponsored**_

Two-way sync across Chrome, Firefox and Safari; built-in ad and tracker blocker.

## [An LLM writes a Shakespearean ode to React](https://andrewhuth.substack.com/p/an-llm-writes-a-shakespearean-ode)

_2024-08-31 · Andrew Huth · Andrew's Substack_

Me, to Claude: In the style of Shakespeare, write about why you should use React when developing web apps.O hear ye, gentle souls who code the web, Attend this tale of React's virtuous might! A framework fair, by Facebook's hand begot, That doth make building sites a pure delight. With components, like players on a stage, Each with its part, its state, its props to bear, Divided thus, complexity…

