Tag: nextjs

Next.js No-Code Platforms Rapid Development

Exploring Next.js no-code platforms for rapid development

Dev

We explore the advantages, drawbacks, and best practices associated with using Next.js no-code platforms to speed up frontend development.

Oyinkansola Awosan
Jan 15, 2024 ⋅ 6 min read
Analog.js Next.js SolidStart Modern Meta-Frameworks

Analog.js vs. Next.js vs. SolidStart: Comparing modern meta-frameworks

Dev

We compare and evaluate the Analog.js, Next.js, and SolidStart meta-frameworks, build an app with each, and look at performance.

Clara Ekekenta
Jan 11, 2024 ⋅ 5 min read
Using Next.js Route Handlers

Using Next.js Route Handlers

Dev

Explore the route handling features in Next.js v13.2, demo how to use it, and compare it to the previous routing system.

Emmanuel Odioko
Jan 2, 2024 ⋅ 10 min read
Advanced Page Transitions With Next Js And Framer Motion

Advanced page transitions with Next.js and Framer Motion

Dev

Here’s a look at how to use Next.js and Famer Motion to apply subtle, elegant page transitions that add personality and style to your site.

Francois Brill
Dec 28, 2023 ⋅ 9 min read
Comparing Next.js testing strategies and tools

Comparing Next.js testing tools and strategies

Dev

We compare four popular testing tools for Next.js in this article: Playwright, Cypress, Jest, React Testing Library, and Vitest.

Emmanuel John
Dec 22, 2023 ⋅ 13 min read
Developing Next.js Microservices Nx

Developing Next.js microservices with Nx

Dev

We investigate using Nx to develop microservices and show how to use Nx to create multiple Next.js apps within a monorepo.

Alec Brunelle
Dec 20, 2023 ⋅ 7 min read
Implementing password-based authentication in Next.js using Lucia

Implementing password-based authentication in Next.js using Lucia

Dev

Learn how to use Lucia, a new authentication library, to implement password-based auth in Next.js in this detailed, step-by-step tutorial.

Subha Chanda
Dec 19, 2023 ⋅ 14 min read
Eleventy Vs. Next.js Static-Site Generation

Eleventy vs. Next.js for static site generation

Dev

We evaluate Eleventy and Next.js and compare both static site generators in terms of performance, developer experience, scalability, and ecosystem.

Nelson Michael
Dec 7, 2023 ⋅ 11 min read
Using Tanstack Query With Next Js To Handle Data

Using TanStack Query with Next.js

Dev

Learn how you can use TanStack Query for data handling and state management in applications built with Next.js 13.

Abhinav Anshul
Oct 24, 2023 ⋅ 9 min read
Optimizing Static Pages In Your Next.js Apps With Prisma

Optimizing static pages in your Next.js apps with Prisma

Dev

Explore how to optimize static pages in Next.js using the Prisma database to enhance the speed and efficiency of your apps.

Taofiq Aiyelabegan
Oct 12, 2023 ⋅ 12 min read
Automate repetitive tasks with Next.js cron jobs

Automate repetitive tasks with Next.js cron jobs

Dev

Next.js now provides cron job functionality along with a dashboard to manage them. Learn how they work, what their limitations are, and more.

Chak Shun Yu
Oct 10, 2023 ⋅ 6 min read
Getting Started With MUI And Next.js

Getting started with MUI and Next.js

Dev

When combined, MUI and Next.js simplify building performant applications and ensuring fast server-side rendering.

Kevin Tomas
Oct 2, 2023 ⋅ 7 min read