Search Parameters Full Guide - How to Implement with Next.js
Learn all about search parameters, when to use them and how to implement search parameters with Next.js
This blog contains posts about things that I think may be useful, along with code snippets that I use frequently. Most of the posts are pretty technical and are relating to Next.js, React, Javascript, Typescript or data related topics such as Python, Pandas, SparkSQL and Matplotlib.
Learn all about search parameters, when to use them and how to implement search parameters with Next.js
In this blog post I'm going to show you one of my favourite helpers for developing with tailwindcss.
Learn how to do i18n with Next.js 13 App router. This article shows from end to end how to do localisation with Next.js App router
Code drop for uploading images via a Next.js API route to Amazon AWS S3 using React, Next.js and Amazon S3
Learn to build contact forms without depending on external libraries. In this post the code is contained for the Form Components
In this post, I write about whether ChatGPT/GPT4 can really build applications? The intent is to discover if it can write applications for users with no coding experience.
In this blog post, you will learn how to do a search form using React Server components, working with Next JS 13 App Dir
I am so excited to introduce Cojolt, a brand new data-driven service that helps businesses tap into the power of their data.
All of the data fetching methods Next.js has to offer, explained. When to use different data fetching methods in Next.js.
With the changes to Next.js 13 app directory, and mainly the fact “router.events” is no longer supported, here is how you can register analytics events