Home / Companies / Prismic / Blog / October 2021

October 2021 Summaries

4 posts from Prismic

Filter
Month: Year:
Post Summaries Back to Blog
Vercel's recent Next.js Conf highlighted several updates and announcements that showcase the evolving landscape for Next.js developers. Key highlights included the introduction of a new Rust compiler built on swc, promising significant performance improvements in hot module reloading and build speeds without requiring code changes. This advancement is particularly beneficial for handling extensive content management system (CMS) needs. Additionally, the introduction of middleware in Next.js 12 offers developers enhanced flexibility to dynamically manage requests, such as customizing content based on geolocation. The conference also revealed plans for integrating React 18, enhancing server-side component support, which is expected to optimize data fetch processes for components like Slices. Engaging sessions also covered diverse topics, from the innovative use of Slices by Monogram and MacStadium to insights into Web 3 and the collaborative efforts between Supabase and Vercel. The event underscored the dynamic and rapidly advancing nature of the Next.js ecosystem, with numerous opportunities for developers to continue learning and adapting to new technologies.
Oct 28, 2021 979 words in the original blog post.
The latest release of Prismic's integration with Gatsby introduces support for Gatsby 4, featuring enhancements such as Deferred Static Generation, Server-Side Rendering, and parallel query running. The update necessitates using version 5 of Prismic's Gatsby plugins, with a migration guide provided for those upgrading from version 4. This release simplifies preview configuration by allowing repository settings to be defined in a central location using <PrismicPreviewProvider>, reducing redundancy across page templates. Additionally, preparations have been made for future integration with Prismic's Slice Machine, a tool that facilitates efficient website building by enabling the reuse of components. While there are some breaking changes, such as altered file download processes and styles scoped to a shadow DOM, the overall improvements aim to enhance user experience. Developers are encouraged to upgrade and provide feedback on any issues via GitHub, and they are also invited to explore Next.js for cutting-edge solutions, as the evolution of Gatsby has currently paused. The Prismic community shares success stories showcasing the effective use of these tools in achieving website goals.
Oct 21, 2021 796 words in the original blog post.
Prismic has introduced new beta versions of its JavaScript development kits, @prismicio/client and @prismicio/helpers, aiming to modernize and improve the user experience by addressing outdated standards and enhancing performance. The updated kits feature first-class TypeScript integration, refined APIs, better performance, and reduced bundle sizes, with new query helpers and functions designed to streamline content management. The company encourages user feedback during the beta phase, which is set to conclude with a stable release in November. Alongside these core updates, Prismic is also preparing to release refreshed versions of its @prismicio/react and @prismicio/vue kits, with documentation in progress, and further announcements anticipated through their social media channels.
Oct 11, 2021 950 words in the original blog post.
Gatsby 4x4, presented by Prismic at Jamstack Conf 2021, is a series of four mini-talks that explore lesser-known aspects of Gatsby, a popular static site generator, by focusing on its new features, TypeScript integration, GraphQL API, and social media card image generation. Nouha Chhih explains how Gatsby 4's new features tackle common issues, while Nick Dejesus highlights the seamless integration of TypeScript with Gatsby, supported by an example project on GitHub. Angelo Ashmore advocates for the benefits of Gatsby's GraphQL API, simplifying its perceived complexity, and Lucie Haberer demonstrates the automatic generation of social media card images using React and Tailwind, with practical examples also available on GitHub. The series invites viewers to engage further through Prismic's forum and provides related resources, including case studies and announcements on Gatsby integration improvements.
Oct 05, 2021 460 words in the original blog post.