Reading the new features of Next 13 and trying out the Next font feature. I tried everyhting and could not get it to load the correct google font. In this case it was Roboto Mono. Looking through the issues on Github, it looks like the display property must exist in order for it to work correctly.
The goal was to have the active slide have a gradient color overlay using css modules. Css modules are tricky with their child selectors, but I was able to come up with a solution.
Tailwind purge and temple strings.
Setting up search.io on a website built with Next.js using the Sajari React library — clicking on a page in the pagination component it resets the query back to blank.
Turn an array or objects into an array of arrays in one line.
How I was able to get Storybook to work with Next.js, styles JSX and Tailwind.
Lot's of error with SSR and trying to get code from Contentful markdown to display correctly.
Need to add a read time to your Contentful app? Contentful has a great tutorial on how to build it. Problem is, it doesn't work.
Need a simple form on the front end, but don't want to use up a bunch of content types in Contentful? Why not create a custom app and have some fun?