惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cisco Talos Blog
Cisco Talos Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
雷峰网
雷峰网
The Register - Security
The Register - Security
The Cloudflare Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
I
InfoQ
博客园 - 三生石上(FineUI控件)
H
Help Net Security
博客园 - 司徒正美
Vercel News
Vercel News
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
云风的 BLOG
云风的 BLOG
B
Blog
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recorded Future
Recorded Future
小众软件
小众软件
Martin Fowler
Martin Fowler
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Apple Machine Learning Research
Apple Machine Learning Research
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
V
Visual Studio Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
V
V2EX
Blog — PlanetScale
Blog — PlanetScale

Kent C. Dodds Blog

Implementing Hybrid Semantic + Lexical Search Simplifying Containers with Cloudflare Sandboxes Migrating to Workspaces and Nx Offloading FFmpeg with Cloudflare Building Semantic Search on my Content Helping YOU ask ME questions with AI How I used Cursor to Migrate Frameworks The Dow's Start on the Covenant Path 2025 in Review The next chapter: EpicAI.pro AI is taking your job How I increased my visibility Launching Epic Web 2023 in Review Stop Being a Junior RSC with Dan Abramov and Joe Savona Live Stream Fixing a Memory Leak in a Production Node.js App 2022 in Review My Car Accident I Migrated from a Postgres Cluster to Distributed SQLite with LiteFS I'm building EpicWeb.dev A review of my time at Remix Remix: The Yang to React's Yin How I help you build better websites Why I Love Remix The State Initializer Pattern How to React ⚛️ Get a catch block error message with TypeScript Building an awesome image loading experience How Remix makes CSS clashes predictable Introducing the new kentcdodds.com How I built a modern website in 2021 How to use React Context effectively Static vs Unit vs Integration vs E2E Testing for Frontend Apps The Testing Trophy and Testing Classifications Array reduce vs chaining vs for loop Don't Solve Problems, Eliminate Them Super Simple Start to Remix Super Simple Start to ESModules in Node.js JavaScript Pass By Value Function Parameters How to write a Constrained Identity Function (CIF) in TypeScript How to optimize your context value How to write a React Component in TypeScript TypeScript Function Syntaxes Listify a JavaScript Array Build vs Buy: Component Libraries edition Using fetch with TypeScript Wrapping React.useState with TypeScript Define function overload types with TypeScript 2020 in Review Business and Engineering alignment useEffect vs useLayoutEffect Super simple start to Firebase functions Super simple start to Netlify functions Super Simple Start to css variables Favor Progress Over Pride in Open Source Testing Implementation Details How getting into Open Source has been awesome for me useState lazy initialization and function updates Use ternaries rather than && in JSX Application State Management with React Use react-error-boundary to handle errors in React JavaScript to Know for React How I structure Express apps What open source project should I contribute to? When I follow TDD AHA Programming 💡 How I Record Educational Videos Should I write a test or fix a bug? Stop mocking fetch Intentional Career Building Improve test error messages of your abstractions Tracing user interactions with React Eliminate an entire category of bugs with a few simple tools Common mistakes with React Testing Library Super Simple Start to React Stop using client-side route redirects The State Reducer Pattern with React Hooks Function forms Replace axios with a simple custom fetch wrapper How to test custom React hooks React Production Performance Monitoring Should I useState or useReducer? Stop using isLoading booleans Make Your Test Fail Make your own DevTools An Argument for Automation Fix the "not wrapped in act(...)" warning Super Simple Start to ESModules in the Browser Implementing a simple state machine library in JavaScript 2010s Decade in Review Why users care about how you write code Why I avoid nesting closures Don't call a React function component Why your team needs TestingJavaScript.com Inversion of Control Understanding React's key prop How to Enable React Concurrent Mode How to add testing to an existing project Profile a React App for Performance
Hi, thanks for reaching out to me 👋
2020-12-02 · via Kent C. Dodds Blog

I've been answering people's coding questions pretty much since I started coding. Honestly, it's how I've gained as much experience as I have. I value these questions because it means that I get a peek into the problems that people are experiencing that may or may not be similar to problems I have experienced in the past. Finding and providing the answers exposes me to more problems which gives me more experience.

As an educator, developing a community of people who trust me is important to my success. As the community grows, the number of support questions I get grows as well. Luckily, the number of qualified people to answer those questions will also grow and this is what has happened in the Epic Web Community on Discord (you know who you are and I'm super grateful to you).

Unfortunately, the number of direct questions to me has grown to an unsustainable level. Direct questions come from these places:

In a typical 24 hour period, I receive requests for help from ~30-100 individuals. Each request could be as simple as: "Hey, do you have a link to that blog post about testing implementation details?" or as complex as: "Here's a bunch of code, how would you structure the state here to avoid unnecessary rerenders."

Even if it's simple requests for links (or questions for which a link to my blog post will suffice as an answer, of which there are many), the time it takes to respond adds up very quickly.

People have questions about the stuff I create or have experience with and want help with it. Totally understandable. When I have a question, I'd much rather talk to an expert on the subject than read generic documentation or outdated tutorials (this is one of the reasons that I've done my tech chats).

Unfortunately, I don't have time to field all of the support requests that I get. It's not that I don't want to help. I actually really LOVE helping people use stuff that I care about or just helping in general. In fact, I think that it's my responsiveness that is in part responsible for the number of messages I receive. I've developed a reputation for myself.

As a personal character weakness, I'm often eager to answer these questions and sometimes seek them out when I should be doing other things (like spending time with my family)! I have a wife and four kids who need their daddy present and engaged with them.

Answering questions all the time also leaves me with very limited time to complete my actual commitments. There's just too much.

So... what are you saying, Kent?

What I'm saying is that I'm making a change. I'm reducing my involvement in open source. I've archived my AMA. I'm going to respond less on Twitter and Discord. I'll ignore most emails. Stuff like that.

Regarding open source, for a long time I've had a policy that if there's a problem in need of a solution, I only solve it if one of the following is true:

  1. I have the problem and need the solution myself
  2. The problem is interesting and I just want to solve it for the fun of it

Unfortunately, "the fun of it" has taken the front seat at the expense of other things I should be doing with my time, so that's what I mean when I say I'm reducing my involvement in open source. I'm just going to spend less time solving other people's problems and answering questions.

I'm not burned out or quitting the community, but these steps are intended to avoid getting to that point.

So... you're not helping anyone at all anymore?

No, let me clarify. I do plan to continue my office hours. I enjoy that time and it's consolidated which is nice. I just have to stop letting messages interrupt my work and family time. I need to change the perception that I'm the kind of person you can tweet at and get a response in a few seconds/minutes. I have to stop being a search engine for my content.

You have so many great resources at your fingertips (many of them created by me):

And of course, there's:

What if I need help with EpicReact.dev or TestingJavaScript.com?

If it's a technical support request, I never help with those anyway. I don't even have access to your data to be of any use. Send an email to team@epicreact.dev or help@testingjavascript.com and they can help you out. Or if it's more general, team@kentcdodds.com goes to the same place as both of those.

If it's a question about the material, then take it to the appropriate channel on the Epic Web Community on Discord. Our community is thousands strong (and growing all the time) and so many super helpful and knowledgeable folks in there. If you're all stumped, then bring it to office hours and I'll see if I can help.

How can I help?

Like I said in the opening, answering other people's questions is where a huge amount of my own experience and credibility came from. If that's something you want (I do recommend it despite this post sounding contrary), then here are some things you can do (which will help you, the question asker, and me as well):

Heck, you could even add this search to your tweet deck and chime in with "I know you didn't ask me, but how about this..."


Sorry if this sounds heartless 💔. I really do care and I really do want to help. I just can't all the time. Me doing this is a form of self care. I really do hope you find the answer to your question and share that learning with the world. Good luck.

hand wave