You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the reason for all of these plugins that try this or that selection from the combinatorial explosion of available tools? Where are the plugins that allow you to compose one tool into your existing project?
These plugin docs for the most part assume you are starting a green field, new project from scratch. Where are the docs for composition? That is, incorporating the plugin into an existing project?
Obviously you wouldn't mix and match anything with anything else; yet, why not have the plugins be as independent as they can possibly be?
Here's a sample from the current crop of plugins for illustration:
vite-react-component-library-starter - A starter template for creating React component libraries with TypeScript, Tailwind CSS, Storybook, Vitest, ESLint, Prettier, Husky, and GitHub Action.
vite-template-awesome-soho - DevContainer Template for creating React 18, Javascript + JSDoc, React Router, Ant Design, ESLint, EditorConfig, .env, SonarLint, Vitest.
react-component-library-vite - A library template for with React, Javascript,Styled-Components, Vitest, React Testing Library, Storybook.
ReTail - Starter template for building Full Stack WEB applications with Remix using TypeScript, Tailwind CSS, Prettier and ESLint.
vite-react-redux-saga-typescript - Starter template with React, TypeScript, Redux (Redux Toolkit), Saga, React Testing Library, ESLint, Prettier and Husky.
vite-complete-react-app - Starter template for building web applications using React, TypeScript, Redux Toolkit, React Router, Axios, Sass, Moment, ESLint, Prettier and React Testing Library.
The text was updated successfully, but these errors were encountered:
What is the reason for all of these plugins that try this or that selection from the combinatorial explosion of available tools? Where are the plugins that allow you to compose one tool into your existing project?
These plugin docs for the most part assume you are starting a green field, new project from scratch. Where are the docs for composition? That is, incorporating the plugin into an existing project?
Obviously you wouldn't mix and match anything with anything else; yet, why not have the plugins be as independent as they can possibly be?
Here's a sample from the current crop of plugins for illustration:
vite-react-component-library-starter - A starter template for creating React component libraries with TypeScript, Tailwind CSS, Storybook, Vitest, ESLint, Prettier, Husky, and GitHub Action.
vite-template-awesome-soho - DevContainer Template for creating React 18, Javascript + JSDoc, React Router, Ant Design, ESLint, EditorConfig, .env, SonarLint, Vitest.
react-component-library-vite - A library template for with React, Javascript,Styled-Components, Vitest, React Testing Library, Storybook.
ReTail - Starter template for building Full Stack WEB applications with Remix using TypeScript, Tailwind CSS, Prettier and ESLint.
vite-react-redux-saga-typescript - Starter template with React, TypeScript, Redux (Redux Toolkit), Saga, React Testing Library, ESLint, Prettier and Husky.
vite-complete-react-app - Starter template for building web applications using React, TypeScript, Redux Toolkit, React Router, Axios, Sass, Moment, ESLint, Prettier and React Testing Library.
The text was updated successfully, but these errors were encountered: