Epic Web Conf late-bird tickets are available now, hurry!

Get your tickets here

Join the community and network with other great web devs.

Time's up. The sale is over

Introducing the new kentcdodds.com

October 4th, 2021 — 7 min read

Kent riding on a onewheel in the outdoors
Kent riding on a onewheel in the outdoors
No translations available.Add translation

I'm so excited to announce the launch of my brand new website! In this post I'm going to describe to you what this website can do for your learning and advancement as a software engineer. If you want a more technical deep dive, check out How I built a modern website in 2021.

Alright, let's get into it!

Wahoo! Here are some stats on the amount of content we're talking about here:

Hopefully you are feeling sufficiently hyped! I'm super excited about this. So here's a high-level of everything I want to tell you about:

The Call Kent Podcast

I'm talking about this one first because I don't want you to miss it. The Call Kent Podcast is awesome. Here's how it works: You record a ~2 minute question or discussion topic and I record my reply. Then our conversation gets turned into a podcast episode and published automatically. It's rad and we've already got a bunch of episodes for you to listen to and get an idea of what this really is all about. Enjoy!

Getting to know me

Another thing I did as part of this relaunch is I created a video to introduce myself to you all! You can watch the short version here. Here's the full version:

I want to teach you how to build better software. When you're making a choice about who to teach you, you're putting trust in that person. So the goal of the video was to introduce myself to you and help you get an idea of my personal values and teaching philosophy. I hope you enjoy it!

Dark Mode

Of course, this is the feature everyone wants. Well it's here now. So there. Enjoy!

My photo

I've had the same user photo for a very long time. It was definitely time for an update :)

Kent's old profile picture with an arrow leading to Kent's new profile picture

User Accounts

When I decided to rewrite my site from Gatsby (a static site generation framework) to use Remix (a server side rendering framework), I realized that I could do so much more. With a real server, I could add authentication and a database without forcing my users to look at spinners all the time (SSG also stands for "spinner site generation" 😆).

One cool thing I can do is give good content recommendations based on what you're looking at. So at the bottom of every post are other related posts. But with user accounts we can take this further. I can keep track of the posts you've read already and make sure I don't recommend a post you've read recently. And since I'm keeping track of post reads, I can also recommend one of the more popular posts as well. The whole thing is dynamic and completely user-specific. Additionally, one of the recommendations is completely random, just to spice things up a bit 🤌

In the future, you'll also be able to have a lot more control over your mailing list subscriptions on your user account page. And I'm planning on allowing you to take notes in blog posts and also mark some posts as a favorite. Cool stuff upcoming!

Oh, and then there's also the whole teams thing...

Teams

Three koalas on snowboards in red, yellow, and blue

When you sign up for an account on this site, you have to select a team. Think "Ingress" or "Pokémon Go." But... why? It's for fun.

Here's what you get out of it. As a team member, you can connect your discord account and get access to an exclusive channel on discord for your team. Teams "own" my blog posts (kinda like a Pokémon Go gym) based on some magic and (hopefully fair) rules which you can read about on the teams page.

The app also changes some of the colors based on your team or the team that owns a particular post. You can filter posts by which team is the leader and you'll notice a little indicator on each post showing the rankings.

It's fun what you can do when you have a server and Remix makes it just so easy to manage the communication between the server and client.

Workshops

I had workshops on my old site and they're back on this site. The difference is there's no weird loading state to determine whether there's currently an event available (again with the server side rendering stuff).

Go ahead and try it for yourself. I scheduled a few special for this launch. Grab your ticket before they're gone!

Chats with Kent Season 4

As part of this launch, I talked with a bunch of amazing folks for Season 4 of The Chats with Kent Podcast! And there are 25 episodes! Twice as much goodness as usual. The first episode actually has Michael Chan as the host and me as the guest to introduce you to the season and talk about this new website. I think you'll love it!

Public Analytics and Metrics

I disabled Google Analytics on my old website because I rarely looked at them and I didn't like the privacy implications. When I was working on this site I found Fathom and knew this is what I wanted. In addition to being ethical analytics, Fathom also allows you to make your analytics URL public, so I did! Checkout the analytics for this site.

fathom analytics screenshot

Also, Erick Tamayo created a Remix-specific metrics tracking platform. It's in beta right now, but I just had to try it. It's fantastic. Checkout the metrics for this site.

metronome metrics screenshot

Credits

This was definitely a team effort. A bunch of great people helped make this project as successful as possible. You can learn about them on the Credits page. Thank you friends!

Conclusion

I learned so much building this site for you. I'm looking forward to all the other cool things I'll be able to do here now that this first iteration is finished. Stay tuned! I hope this place helps you learn to be a better software engineer.

Thanks for reading!

Kent C. Dodds
Written by Kent C. Dodds

Kent C. Dodds is a JavaScript software engineer and teacher. Kent's taught hundreds of thousands of people how to make the world a better place with quality software development tools and practices. He lives with his wife and four kids in Utah.

Learn more about Kent

If you found this article helpful.

You will love these ones as well.