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

推荐订阅源

F
Full Disclosure
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Recorded Future
Recorded Future
Y
Y Combinator Blog
Cloudbric
Cloudbric
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
S
Schneier on Security
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
C
Cybersecurity and Infrastructure Security Agency CISA
TaoSecurity Blog
TaoSecurity Blog
Security Latest
Security Latest
N
News and Events Feed by Topic
Hacker News - Newest:
Hacker News - Newest: "LLM"
D
DataBreaches.Net
Security Archives - TechRepublic
Security Archives - TechRepublic
H
Hacker News: Front Page
C
Cisco Blogs
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
Recent Commits to openclaw:main
Recent Commits to openclaw:main
V
Vulnerabilities – Threatpost
L
LINUX DO - 最新话题
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Google Online Security Blog
Google Online Security Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
A
About on SuperTechFans
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Jina AI
Jina AI
C
CXSECURITY Database RSS Feed - CXSecurity.com
Schneier on Security
Schneier on Security
T
Tenable Blog
N
News and Events Feed by Topic
W
WeLiveSecurity
有赞技术团队
有赞技术团队
AI
AI
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Latest news
Latest news
T
The Blog of Author Tim Ferriss
S
Security Affairs
Know Your Adversary
Know Your Adversary
Simon Willison's Weblog
Simon Willison's Weblog
G
GRAHAM CLULEY
Google DeepMind News
Google DeepMind News
The Cloudflare Blog

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 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 Hi, thanks for reaching out to me 👋 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
How I help you build better websites
Kent C. Dodds 🏹 @kentcdodds · 2021-11-15 · via Kent C. Dodds Blog

I am no longer employed at Remix. Learn more at A review of my time at Remix.

Have you read my personal mission statement? It's on my homepage:

Helping people make the world a better place through quality software.

I expound on this a bit on my transparency page:

My mission is to make the world a better place with quality software. I do this best by teaching others how to create quality software and hope they use what they learn to make their corner of the world a better place.

Hundreds of thousands of software engineers like yourself have learned something about quality software from my content, both paid and free. I've heard of job promotions and successful applications built and improved as a direct result of what people have learned from me.

Knowing that each of these people are working toward a better future in their corner of the world and that I helped them do that is what gets me up in the morning and excited to get working. I've always been teaching my peers. Even before I went full-time educator nearly 3 years ago, I was creating courses and delivering workshops in addition to my full-time employment.

And I'm going to keep working on that.

In the first half of 2020, my friends Ryan Florence and Michael Jackson decided to pivot their business and work on a project they'd been dreaming of for the last 6 years. It's basically React Router fully realized: A complete JavaScript framework. They called it Remix and Ryan gave me early demos. Here's my first tweet about it:

I was definitely excited about the opportunities Remix offered, even long before it reached any degree of stability and when it looked wildly different from the way it does today. I've tweeted about Remix a lot since then.

And my enthusiasm for Remix really took off when I actually started using it.

I've never felt so excited about building for the web. Remix has changed the way I think about building websites for good (read more in Why I Love Remix). It's the best way to build websites that I know. Combine this with my personal mission, and you know what I started to realize the best way to accomplish my mission:

I have to teach people how to build websites with Remix.

Before Remix, I never taught a specific framework. EpicReact.dev focuses on React and doesn't really recommend any framework (it uses create-react-app to simplify project setup). But now that I have Remix, I feel like teaching anything else would be a less valuable use of my time.

So my plan quickly became: Ramp up EpicRemix.dev as quickly as possible.

In all of this, I've been talking with Ryan and Michael. I've been providing a lot of feedback as I hit bumps in the developer preview of Remix and I shared my plans with Ryan. We started talking about how I can have a more hands-on role in the future of learning Remix.

When I teach React, I'm this entity that lives outside of reactjs.org and therefore I have to establish myself as a credible source of React knowledge. This becomes especially difficult to do when my recommendations sometimes differ from the React docs. And as an outside source, I don't get to apply what I've learned about teaching developers React to most people's critical first exposure to React (the React docs) either. It's a big challenge that I've enjoyed to be clear, but it would be really nice to have more control over the way React is taught to absolute beginners as well as the built-in credibility of teaching on the official website.

This is what Ryan and Michael offered me, and you're reading this blog post because last week, I accepted their offer.

I am now a Co-Founder and Director of Developer Experience at Remix!

I will be in charge of everything that happens from the moment someone decides they want to learn something about Remix. I get to work from within the Remix house! Party time 🥳

My personal mission remains the same:

Helping people make the world a better place through quality software.

I'll be able to accomplish this mission better by teaching Remix from within the Remix team. And I'm so excited about that.

Now, I've gotta get to work. There's a TON to do! Keep up with what I'm working on by signing up for the Remix Newsletter.

FAQ

What about EpicReact.dev and TestingJavaScript.com? Don't worry, you won't lose access to the content you've already purchased. That will still be offered (and technical support will continue) as promised. I fully expect those sites to serve and help you and new people for years into the future. I do not plan to work on updating them in the near-term (though you can find my work in progress material updates by looking at the next branch and issue titled "Changelog" of most of the EpicReact GitHub Repos).