What Are the Pros and Cons of Using Next.js?
Welcome to XTIVIA – your premier consulting vendor for all your web development needs. We specialize in providing expert guidance and support for the latest web development technologies, including Next.js. If you’re considering using Next.js for your next...
Integrating Next.js with a CMS
Content management systems (CMSs) have become an integral part of modern-day web development, enabling developers to create powerful, dynamic websites and applications that can be easily managed and updated. However, integrating a CMS with a web application can often...
Next.js for Building Mobile Apps
XTIVIA is your ultimate consulting vendor for developing mobile apps using Next.js. Are you looking to develop a mobile app that is highly scalable, flexible, and efficient? Look no further than Next.js, the popular React-based framework for building web applications....
Converting Components Between NextJS and Gatsby
NextJS and Gatsby are two of the most dominant frameworks in the ReactJS space. Both have great pluses and both are great choices to work with, making both great technologies to learn. A great way to learn both is recreating components in each. In this article we will...
Using react-jsonschema-form With Tailwind CSS and daisyUI
React-jsonschema-form, also known as RJSF, uses themes to override its rendered html. They may seem daunting, but thankfully you can copy RJSF’s core theme from its source code and customize it pretty easily. In this example we’re going to create a RJSF theme that uses daisyUI, a tailwind library that sits right on top of plain html tags, the famous react-select, and react-datepicker.
Using Contentful, SwiperJS and GSAP Together For Beautiful Content-Driven Animations
Knowing how to integrate multiple technologies together can open many new doors to what you can do with your websites. Two technologies that can work really well together are GSAP and SwiperJS. In this article we will look at creating a simple project that uses a SwiperJS carousel and GSAP’s ScrollTrigger plugin.
Bringing Your Figma Design System to Nextjs/Tailwind Using Style Dictionary
Contentful, Algolia and Nextjs Integration
Contentful has become the go-to headless CMS and provides a fast and easy-to-use way to manage content in production, but how do you add a search feature to a website or mobile app? It’s easy with a Contentful, Algolia and Nextjs Integration!
AWS Amplify as a Playground for a NextJS Application with Contentful
This article is a step by step tutorial for using AWS Amplify to build and deploy a Next.js app with Contentful to AWS.