The problem with indirections

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
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. vuex

    🗃️ Centralized State Management for Vue.js.

    Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. core

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)

    Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often.

  4. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    I want to start with a disclaimer: I am probably one of the biggest tailwind opponent out there. This has many different reasons, but in this post I only want to discuss the impact of the indirections introduced by a utility-first CSS framework like tailwind.

  5. redux

    A JS library for predictable global state management

    Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often.

  6. React

    The library for web and native user interfaces.

    Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often.

  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

  • How to build AI-Powered SaaS Platform with React, ShadCN, Appwrite & Clerk

    3 projects | dev.to | 21 Feb 2025
  • How to Install Radix UI: A Step-by-Step Guide

    3 projects | dev.to | 12 Aug 2024
  • Configuring Tailwind as a Design System

    3 projects | dev.to | 18 Sep 2024
  • How to Build Stunning Portfolio Website Using ReactJS and TailwindCSS

    3 projects | dev.to | 12 Sep 2024
  • Navigating the Financial Landscape of Open Source Development

    3 projects | dev.to | 15 Feb 2025

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