13 posts tagged with "NextJS"
View All TagsSelf-hosted Next.js - When Vercel is Not an Option
Kicking off a series of articles covering various aspects of self-hosting your Next.js project.
#NextJS#web developmentConfigure CDN Caching for self-hosted Next.js websites
Learn how to configure own, Vercel-like CDN setup, maximazing Next.js performance in a self-host environment on Cloudflare, Fastly or any other CDN.
#NextJS#web development#performanceRecap of Next.js Conf 2023 and v14 release
Our team have closely followed the Next.js Conf 2023 live stream and we've picked few of our favourite talks to recap. We'll dive deep into the Next.js 14 release, exploring the newest trends and techniques that are poised to shape the future of web development.
#NextJSNextjs & Storyblok image optimization. Part 2
In the second part, the article delves further into Storyblok's Image API service, custom loaders, and cache management, presenting a holistic approach to effective image optimization in modern web development.
#NextJS#STORYBLOKNextjs & Storyblok image optimization. Part 1
This comprehensive two-part article explores the critical role of image optimization in web development. In the first part, it underscores the profound impact of optimized images on user experience and SEO rankings, addressing issues like slow loading, bandwidth consumption, and the importance of faster websites in search results.
#NextJS#STORYBLOKBest Jamstack websites examples
Discover the epitome of web development excellence with our roundup of the best Jamstack marketing websites examples. From blazing-fast loading times to seamless user experiences, these websites showcase the true potential of Jamstack architecture.
#Jamstack#NextJSJamstack Hosting: Everything You Need to Know
Choosing the right hosting platform for your Jamstack website is crucial to ensure its performance, security, and scalability. A good hosting platform should seamlessly integrate with your technology stack, offer fast and reliable content delivery, and provide you with easy-to-use tools for managing and deploying your website
#Jamstack#NextJS#HEADLESS CMS#web developmentBest Jamstack Frameworks
Discover the top Jamstack frameworks for fast, secure, and scalable web development. This article explores popular options such as Gatsby, Next.js, Nuxt.js, and Hugo, highlighting their features and benefits. Whether you're an experienced developer or just starting out, this guide will help you choose the best framework for your next project.
#NextJS#JamstackHow to rank Higher on Google / How NextJS can improve SEO
Learn how to improve the search engine optimization of your website using NextJS, a powerful React framework that supports server-side rendering, static site generation, image optimization, and code splitting to help your site rank higher on Google and attract more traffic.
#SEO improvement#NextJS#HEADLESS CMS#Headless Commerce#JamstackSetup NextJS app with Linaria, Storybook, and Typescript
In this article, we will show how to start a new modern performance-focused and development-friendly project from scratch.
#NextJS#StorybookHeadless CMS (Contentful) and NextJS, Part 2: Mapping content types to React components
Building scalable content model in Contentful without exceeding the content types limitation. Implementing React components mapping to CMS entries
#React#NextJS#Contentful#HEADLESS CMSThe new era tech - JAMstack
The need for speed, security and lower price for development are why the new, modern way of building websites is now thriving - the JAMstack
#Jamstack#NextJS#GraphQL#HEADLESS CMSHeadless CMS (Contentful) and NextJS, Part 1: How to create a modern React application?
Building scalable content model in Contentful without exceeding the content types limitation. Let's discuss ideas for organizing the structure of a NextJS application paired with Headless CMS
#Contentful#NextJS#React#HEADLESS CMS