Remove with nextjs
article thumbnail

Apium Academy Software Workshops to Boost Your Career

Apiumhub

It includes a simulated case to showcase the benefits of using NextJs 13 and the latest version of React, including Server and Client Components. The workshop covers a range of topics such as TypeScript, NextJs 13 Routing, Rendering, Data Fetching, SSG/SSR, and Server/Client Components utilities. Learn more about this workshop here.

article thumbnail

Megan Jensen represents Perficient at SUGCON Europe 2024

Perficient

Journey to the Other Side: Transitioning to Sitecore Nextjs Framework by Jeroen Speldekamp and Frank van Rooijen. Sitecore Search in the world of NextJs and DevOps by Sebastian Winslow and Jesper Balle. With the dawn of Headless Architecture and Composable DXPs, the rules of optimizing a site have fundamentally changed.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

XM Cloud Deployments: Static site deployment using Vercel CLI

Perficient

For the scenario of independent deployment of your NextJs static site, say in an automated deployment, one missing piece is a way to push the SSG site into Vercel. Here I provided a simple deployment script using the Vercel CLI of the static site in the XM Cloud project. project subfolder $nextjsSubfolderPath = ".

Cloud 111
article thumbnail

Implementing Continuous Integration / Continuous Delivery (CI/CD) with Next.js and Google Cloud Platform

Gorilla Logic

Run this command in your terminal: npx create-next-app –example with-jest ci-cd-nextjs-gcp. In this example, I am using VSCODE: cd ci-cd-nextjs-gcp. In this example, I am using VSCODE: cd ci-cd-nextjs-gcp. t ci-cd-nextjs-gcp:latest . The following figure explains how to set up the Next.js application. Figure 1.1

article thumbnail

Using Rendering Parameters on a XM Cloud component

Perficient

Technologies: Sitecore XM Cloud Sitecore Pages Editor Nextjs components Create rendering parameters For adding extra parameters to a component (e.g The use-case for this particular POC is we want to add a background color to a Rich Text component. By doing so, would give the content authors the choice of colors to select from during editing.

Cloud 120
article thumbnail

Storybook

Perficient

You may have never heard of Storybook or maybe that was just a glimpse leaving you a feeling Storybook is such an unnecessary tool – in that case, this article is for you. Previously, I could share this opinion, but since I played with Storybook in action when building JumpStart starter kit with Next.Js, it changed.

Testing 52
article thumbnail

Lessons Learned From The React Global Online Summit 22 – Senior Track

Apiumhub

Preferred deployment space The Gatsby Cloud is the ideal deployment environment for Gatsby, whereas Vercel is the preferred deployment area for NextJs. Docker In contrast to NextJs, which can be deployed on any hosting provider that supports Docker containers, Gatsby Docker can deploy websites in a docker container.

Testing 71