Articles by Tag #usesearchparams

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

2. An example of using searchParams, useSearchParams and Next router in Next 15

This is part 2 of a series on searchParams in Next 15. In the first part we talked about synchronous...

Learn More 2 0Oct 28 '24

5. Mocking usePathName, useSearchParams and useRouter with Jest in Next 15

In previous parts we saw how to use and test the async searchParams prop in a route page component....

Learn More 1 1Dec 21 '24

Common useSearchParams() Mistakes in Next.js & How to Fix Them

The “useSearchParams()” hook in Next.js gave me enough headache when I first started working with it;...

Learn More 0 0Feb 6