Skip to main content

Posts Tagged ‘Next.js’

Developers Guide To Custom Datasource For Dropdown Fields In Context-Aware Configuration Editor

How Middleware Transforms Request Handling in Web Development

What is Middleware? Middleware is like a helper that runs before your web server finishes handling a request. It can modify the request or response, such as changing data, changing where the request goes, or modifying how things look. Middleware runs before the server looks for cached content or matches the request to a specific […]

Next.Js Vercel Conference

Exploring Next.js Conf by Vercel: New Features in Version 15 and Their Significance

I’ve been working with Next.Js for a quite a while and have been watching its development with interest all this time. Last week I was happy attended Next.js Conf in San Francisco. Perficient was proud to sponsor the event, allowing us to showcase our Sitecore Practice alongside my colleague David Lewis from the Optimizely Practice. […]