tag: nextjs

  • Next.js Environment Variable Support and the .env.local File

    Next.js Environment Variable Support and the .env.local File

    Maria D. Campbell

    Next.js environment variable support and the .env.local file.

    #nextjs, #environment variables, #fullstack development

  • Applying How I created a Figure element component to creating a Static Text Tweet component

    Applying How I created a Figure element component to creating a Static Text Tweet component

    Maria D. Campbell

    In this post, I discuss how I came to create a static text tweet component which was inspired by a figure element component I had previously created and used for my post images and captions.

    #figure element, #function as prop component, #image attribution, #jsx spread attributes, #nextjs, #photographer attribution, #react, #static tweets

  • Narrowly Escaping the Need to Remove Giscus

    Narrowly Escaping the Need to Remove Giscus

    Maria D. Campbell

    How a CSP conflict between Giscus and Twitter tweet embeds in Next.js led me to discover static tweets as a better solution.

    #csp, #giscus, #nextjs, #static tweets, #tweet embeds