Skip to main content

130 articles • Page 8/9

  1. 1 Jul 2021

    Tutorials 9 min

    How to add Algolia InstantSearch to your Next.js application

    Every content website needs a search box.

  2. 14 Jun 2021

    Tutorials 4 min

    How to filter entries by linked references in GraphQL

    Check out this quick guide that shows you how to get the data you need using the linkedFrom field in your query.

  3. 27 May 2021

    Tutorials 4 min

    How to use GitHub actions and Contentful webhooks to show your latest blog posts on your GitHub README

    Want to show your latest blog posts on your GitHub README? Here's how I do it using the power of GitHub actions and webhooks in Contentful.

  4. 16 May 2021

    Tutorials 3 min

    How to make your font sizes accessible with CSS

    Here's how to make sure your website respects font size preferences specified in browser settings using two important CSS concepts.

  5. 10 May 2021

    CSS 4 min

    What is BEM in CSS?

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

  6. 3 May 2021

    Tutorials 3 min

    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.

  7. 22 Apr 2021

    Tutorials 13 min

    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.

  8. 13 Apr 2021

    GraphQL 7 min

    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.

  9. 13 Apr 2021

    Tutorials 9 min

    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.

  10. 10 Apr 2021

    Tutorials 5 min

    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?

  11. 17 Mar 2021

    Tutorials 6 min

    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.

  12. 13 Mar 2021

    Streaming 7 min

    My Twitch live coding setup in OBS

    I often receive questions about how I set up OBS to stream live coding on Twitch — so let’s take a look!

  13. 8 Mar 2021

    Tutorials 5 min

    How to generate an RSS feed for your blog with JavaScript and Netlify functions

    On demand RSS feeds — a neat use for serverless functions.

  14. 26 Feb 2021

    Tutorials 5 min

    How to make your code blocks accessible on your website

    How do you ensure your code blocks adhere to Web Content Accessibility Guidelines (WCAG) standards?

  15. 5 Feb 2021

    Tutorials 9 min

    How to build a lightweight microblogging site with Contentful, vanilla HTML, CSS and JavaScript

    Learn how to build a lightweight microblog with Contentful and vanilla HTML, CSS and JavaScript.

  16. 3 Feb 2021

    Career 7 min

    My non-traditional journey into tech and DevRel

    Learn about what led Salma to DevRel and how she accidentally increased engagement in the Contentful Community by 200% on her first day.