Skip to main content
whitep4nth3r logo

Activity feed

  1. 10 May 2021

    What is BEM in CSS?

    Did you change CSS somewhere and something unexpected happened somewhere else? I have the solution for you.

    Blog
  2. 3 May 2021

    When to use aria-labels in your HTML

    This is one of the most important ways to use aria-labels so your code provides contextual information to screen-readers and assistive tech.

    Blog
  3. 1 May 2021

    What is BEM in CSS?

    YouTube
  4. 22 Apr 2021

    Paginating your Contentful blog posts in Next.js with the GraphQL API

    In this post, we’re going to build a set of article list pages that display a number of blog post summaries per page.

    Blog
  5. 15 Apr 2021

    How to use Incremental Static Regeneration in Next.js

    YouTube
  6. 13 Apr 2021

    Exploring linked entries and assets in Contentful with JavaScript via REST and GraphQL

    An investigation into the inner workings of the Contentful REST API and GraphQL API.

    Blog
  7. 13 Apr 2021

    Rendering linked assets and entries in the Contentful Rich Text field

    Take a deep dive into rendering linked assets and entries in the Contentful Rich Text field using both the REST and GraphQL APIs.

    Blog
  8. 10 Apr 2021

    How to build, test and release a node module in ES6

    If you Google "build test release npm module" this is the top result. Cool, huh?

    Blog
  9. 10 Apr 2021

    How to use Incremental Static Regeneration in Next.js [Twitch Stream Highlights]

    YouTube
  10. 4 Apr 2021

    I built a random code generator

    It was fun.

    YouTube
  11. 27 Mar 2021

    7 free accessibility tools to help you build better websites

    YouTube
  12. 17 Mar 2021

    3 ways to use Puppeteer to generate Open Graph images

    Take screenshots of browser pages and generate dynamic images to share on your social media accounts.

    Blog