Building Serverless Apps with Next.js

Building Serverless Apps with Next.js

Serverless architecture has become increasingly popular in recent years due to its flexibility, scalability, and cost-effectiveness. Next.js is a robust framework used to build serverless applications, providing an efficient and effective solution for developers...
Integrating Next.js with a CMS

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

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....
Using react-jsonschema-form With Tailwind CSS and daisyUI

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.