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

推荐订阅源

G
GRAHAM CLULEY
S
Security @ Cisco Blogs
P
Proofpoint News Feed
Cisco Talos Blog
Cisco Talos Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
C
Cyber Attacks, Cyber Crime and Cyber Security
T
Tor Project blog
WordPress大学
WordPress大学
Project Zero
Project Zero
S
Schneier on Security
P
Proofpoint News Feed
小众软件
小众软件
P
Privacy International News Feed
美团技术团队
L
LangChain Blog
Know Your Adversary
Know Your Adversary
J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Register - Security
The Register - Security
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
Engineering at Meta
Engineering at Meta
I
InfoQ
量子位
Vercel News
Vercel News
博客园 - 三生石上(FineUI控件)
Spread Privacy
Spread Privacy
D
DataBreaches.Net
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
U
Unit 42
P
Privacy & Cybersecurity Law Blog
C
Cybersecurity and Infrastructure Security Agency CISA
T
The Blog of Author Tim Ferriss
Latest news
Latest news
K
Kaspersky official blog
MongoDB | Blog
MongoDB | Blog
L
LINUX DO - 热门话题
Simon Willison's Weblog
Simon Willison's Weblog
云风的 BLOG
云风的 BLOG
S
Securelist
AWS News Blog
AWS News Blog
F
Fortinet All Blogs
T
Threat Research - Cisco Blogs
Stack Overflow Blog
Stack Overflow Blog
Scott Helme
Scott Helme
Help Net Security
Help Net Security
Y
Y Combinator Blog
宝玉的分享
宝玉的分享
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
Tenable 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 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 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 Profile a React App for Performance
Goodbye Medium
Nicholas C. Zakas @slicknet · 2019-02-25 · via Kent C. Dodds Blog

I've been a blogger for over 15 years. When I was a teenager, I had a blog on blogger all about what Google was working on. I was one of the first bloggers to report on Google's acquisition of YouTube (my blog got an insane number of views that day).

I also used to write (on blogger) one called "Google Video Highlights" where I and some random stranger I "met" on the internet would take turns posting random videos that we found on Google Video (Google's answer to YouTube before they just bought YouTube).

I've had many blogs on many platforms since then: Blogger, wordpress.org, custom wordpress, ghost, Jekyll, and finally Medium.com.

For me, blogging is all about convenience. I've always been more motivated to create content than create a blogging platform, so I always looked for the easiest way to do that. That said, I did want to differentiate myself (which is why I tried wordpress). Every time I tried, I was reminded that building a blogging platform was distracting me from creating content (not that building a platform isn't a great way to learn, it just wasn't what I wanted to learn).

So when Medium became a thing years ago, I made the decision to go all in on Medium. I was really happy with the authoring experience. It really removed friction for me.

I started out on Medium at medium.com/@kentcdodds, but after a while, I realized that I didn't trust Medium to be around forever or (more likely) that I would want to be on Medium forever. I knew it was inevitable that eventually Medium would do some things with my content that I didn't like. So about a year or two ago I decided to create a "kentcdodds" publication and I used a (now unsupported) feature of Medium to host my custom publication at a custom domain: blog.kentcdodds.com.

I started publishing blog posts every week, and over 100 blog posts later, I finally decided that the "cost" of creating my own blog platform was worth the effort. Links to my articles on blog.kentcdodds.com have been shared with millions of people all over the world on platforms like Twitter, Reddit, "the orange site," and on other platforms. Because I own the domain, I was able to make this move without worrying about all those links breaking!

Note: this is actually the same reason I use kcd.im so much as well. I can change where those URLs go if I ever need to which I definitely have. I recommend you set up a URL shortener yourself (it'll take you minutes and it's totally free).

I spent 1 hour building kcd-blog-redirector. I even livestreamed it on my new "Coding with Kent" series:

(You might think this would be a simple task, but it's more complicated than you think. Watch the first few minutes of the video and you'll know what I mean.)

I spent MANY more hours working on kentcdodds.com and preparing kentcdodds.com/blog. In the last few weeks, I've spent many hours working on migrating all my old Medium posts from blog.kentcdodds.com to kentcdodds.com/blog. (You can watch those on "Coding with Kent" as well).

Why leave Medium?

So... What did Medium do that made it worth leaving? Well, Dan Abramov described it pretty well here. To sum up:

  1. Some of my Medium articles unexpectedly got behind a paywall (this doesn't actually happen, but it's an understandable misunderstanding 🤔)
  2. My views on some topics have changed. (I also took the opportunity to leave behind some old posts that aren't really applicable to me anymore).
  3. I want to dogfood React. (This is a fantastic place for me to play around with React in a safe environment where it's not a huge deal if I break stuff).
  4. I like to have full control over the experience. (This is a big one for me!)
  5. It's open to the collaboration. (My blog is open source and every article has a link where you can contribute fixes!)

I think one of the biggest things that bugs me about Medium is this:

This is CRAZY. Like, what? I definitely want control over how my content is consumed.

So what now?

The blog has several things that I need to work on still:

  1. Search
  2. Category Pages
  3. Keyword Pages
  4. Fix the RSS Feed
  5. Figure out how to automate sending emails that include nice syntax highlighting

There's a lot more (no, I'm not planning on adding comments, we can chat on twitter). What's cool is that with amazing tools like Gatsby, I feel empowered to build this stuff without sinking crazy amounts of time into it and building a mess.

How can I help?

I'm so glad you asked! I know for a fact that some of the articles didn't import very well. The import process from Medium to Markdown is... imperfect (actually it's downright terrible), so there are some issues with some of the markdown.

If you'd like to help, I'd love your help making sure things look ok and if they don't fixing them.

So if you'd like to help, I invite you to join us on this Google Doc here and checkout the old Medium Post and compare it to the Imported post. Then fill out the "Looks good?" column with either Yes, No Issue(s) Reported, or Pull Request(s) Created. (There's even a link for editing the post yourself if you want!)

I'm looking forward to working on this further and I'm also really looking forward to some of the content that I'm going to be bringing you to egghead.io and... other places :)