© 2023 Hashnode
#contentful
The world of front-end development is constantly evolving, with new technologies and tools emerging every year. One of the latest trends in the space is the rise of headless content management systems…
Introduction to the content management system Nowadays, Websites are switching from no-code website builders (WordPress, Wix etc) to the latest technology stacks like React.js, Next.js, Django, Flask …
A Content Management System. There are several CMS providers and Contentful is one of them, It provides great features that can help you grow and scale your applications. TBH before writing this blog …
Search Engine Optimization (SEO) is one of those frontend things that can always get tricky. You can have really good HTML practices, the fastest load times, meta tags or social media images. All of t…
Introduction In our last blog, we learned how to set up and implement the basic functionality while developing an application with Next.js and Contentful. This time, we’ll introduce how you can genera…
Introduction: What Is Contentful? Contentful is a cloud-based headless CMS that helps businesses control their digital presence. It’s an omni-channel content platform or an infrastructure that organi…
Introduction. It’s been another amazing October of Hacktoberfest. With only about 9 days to go, Hackotberfest 2022 is still way from coming to an end – there’s still enough time for you to increase yo…
🎯 Implementing Headless Architecture for Content Management System (CMS) using Jamstack (JavaScript, APIs, and Markup) and Cloud Hosting (Gatsby Cloud, Netlify, AWS Amplify) ⚡ 🚀 Live Demo: https://…
In this tutorial, we'll build a completely functional blog by connecting Anima’s generated frontend code to Contentful's headless CMS for dynamic content. Before Starting Sign up to Anima Install the…
Learning Outcomes how ts-node can be used to type check/transpile/run TypeScript without ceremony how CommonJS and ESM modules can work together understanding TypeScript configuration via tsconfig.js…