Rendering linked assets and entries in the Contentful Rich Text field

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • contentful-resolve-response

    Resolve items & includes of a Contentful API response into a proper object graph

  • As discussed in this blog post, under the hood, the JavaScript SDK uses the contentful-resolve-response package, which converts the flat nodes into a rich tree of data. **The one limitation of the Contentful API to remember is that it will only return linked entries up to a maximum of 10 levels deep that can be resolved((. However, given that our Rich Text field contains embedded entries and assets only one level deep in this example, weโ€™re good to go.

  • rich-text

    Libraries for handling and rendering Rich Text ๐Ÿ“„

  • There are a number of Rich Text field renderer packages available for your favorite programming languages and frameworks โ€” check them out on GitHub here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • contentful-graphql-vs-rest

    A look at the difference between how to fetch and render linked assets and entries in the Rich Text field in Contentful.

  • Take a look at this example repository on GitHub, which is a demo Next.js application that contains all of the example code in this post, and demonstrates how we can fetch this data and render the Rich Text field linked assets and entries using both the REST API with JavaScript SDK and the GraphQL API.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build declaratively back ends and APIs with GraphQL or REST

    1 project | /r/hypeurls | 14 Aug 2023
  • Build declaratively back ends and APIs with GraphQL or REST

    1 project | news.ycombinator.com | 12 Aug 2023
  • Metatype: A declarative API development platform

    1 project | news.ycombinator.com | 18 Jul 2023
  • Shot in the dark

    2 projects | /r/PHP | 12 Jul 2023
  • API Platform (the PHP framework for creating REST and GraphQL APIs) has a brand new website!

    1 project | /r/PHP | 30 Jun 2023