Roy ChengUnit testing the meta tags rendered by next/head componentWhen it comes to SEO, Next.js has a very handy <Head /> component for you to add the <meta /> or<link/> tags. E.g. Specifying a canonical…Oct 29, 2021Oct 29, 2021
Roy ChengManaging Contentful ModelsContentful models are like database schema, which is better to be managed and tracked in migration scripts in order to be automatically…Jun 1, 2021Jun 1, 2021
Roy ChengContentful model typescript code generationRecently we’ve worked on a project that uses Contenful as a headless CMS, which allows a Next.js app to access contents via API.Apr 27, 20211Apr 27, 20211