Building an Account switcher with NextJS and Next Auth

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. account-switcher-next-js

    Here is a link to the code repository.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. zustand

    🐻 Bear necessities for state management in React

    The accounts manager is responsible for storing and managing all the accounts that users have used on your app. You can use any state management solution such as Redux, Zustand, Jotai, React Context etc.

  4. shadcn/ui

    A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

    Note: the select component is from ui.shadcn.com but any select component should be us effective.

  5. redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

    The accounts manager is responsible for storing and managing all the accounts that users have used on your app. You can use any state management solution such as Redux, Zustand, Jotai, React Context etc.

  6. jotai

    👻 Primitive and flexible state management for React

    The accounts manager is responsible for storing and managing all the accounts that users have used on your app. You can use any state management solution such as Redux, Zustand, Jotai, React Context etc.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Whats the stack you guys use for SaaS home page and blog these days?

    1 project | news.ycombinator.com | 18 Feb 2025
  • Show HN: TeslaBull – A free subreddit sentiment analysis tool for Tesla (TSLA)

    1 project | news.ycombinator.com | 6 Feb 2025
  • 🚀 The Ultimate List of 27 Frontend Libraries for Creative Developers

    8 projects | dev.to | 28 Jan 2025
  • Building a UI in 60 seconds with Shadcn and Framer AI

    1 project | dev.to | 22 Jan 2025
  • Bringing people together with Neighborly

    4 projects | dev.to | 19 Jan 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?