egghead-next
egghead-next copied to clipboard
The frontend for egghead.io.
 There was a link at the bottom of this article that was supposed to link to JavaScript Concepts you Need to Learn before React but just linked back to...

The way that we separate both data and schema between staging and production Sanity is to use separate projects. This is a solution that we sort of hacked together because...
This is a very initial step to Content Production Board
As part of trying to understand what attributes and associated data we need when loading a Lesson for a lesson page, I compared and contrasted the `loadLesson` and `loadBasicLesson` graphql...
> “The discussions that you have [with your teammates] about naming have benefits far beyond the work that you are currently doing. They help you and your team develop a...
A few users have written in within the past two months to report an issue with their bookmarks. These users were able to add a bookmark and see it reflected...
This is a spike and could use input from others on whether this is how we want to approach this. This script is something that can be manually run or...
I'm seeing the same course show up at the top and bottom of the _Continue Learning_ section of the profile page. I'm seeing this in prod. ![CleanShot 2021-08-06 at 13...
In https://github.com/eggheadio/egghead-next/pull/699, @joelhooks suggested adding Honeybadger to egghead-next. This would allow us to do more fine-grained tracking of errors that occur during runtime. Prerequisite: - Set up a new Honeybadger...