
Mantine
Chakra UI
Ant Design
Tailwind CSS
DaisyUI
NextUI
Next.js
Tailwind UI
Parcel
Webpack
rollup.js
esbuild
Vite
AfterShip
17track
Babel
Mantine
ParcelNo Mantine videos yet. You could help us improve this page by suggesting one.
Mantine might be a bit more popular than Parcel. We know about 139 links to it since March 2021 and only 115 links to Parcel. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Back in invoice-app/. Install Oicana alongside Mantine for the UI:. - Source: dev.to / about 1 month ago
The Next.js frontend has one dynamic route: /tools/[slug]. It fetches the manifest for that slug from the FastAPI backend, then renders the form using a custom renderer registry. Each x-nix.widget type maps to a Mantine component โ textarea becomes a Textarea, dropdown becomes a Select, switch becomes a Switch, file becomes a file upload zone. - Source: dev.to / about 2 months ago
For any web application that involves rich client-side interactions, the perks of using React and having access to the ecosystem of tooling built around it (e.g. Redux Toolkit, React Native, TanStack, Next.js, as well as component libraries like Mantine) are undeniable. Its declarative API for turning state into UI is also easy enough to pick up for most (even if it requires experience to master). - Source: dev.to / 2 months ago
Scotty is built on the WPBones framework โ a Laravel-style architecture for WordPress plugin development. The React dashboard is powered by Mantine UI, giving you a modern, fast, and accessible interface. - Source: dev.to / 3 months ago
In the world of modern web development, choosing the right UI component can make or break the user experience. Today, we're excited to introduce you to Mantine SelectStepper, a React component that revolutionizes how users interact with predefined option lists. Built on top of the powerful Mantine UI library, this component offers an elegant, intuitive alternative to traditional dropdown selects. - Source: dev.to / 6 months ago
Parcel - Blazing fast, zero configuration web application bundler. - Source: dev.to / 5 months ago
Pnpm and Parcel are used to build the application in nix/app.nix. - Source: dev.to / 5 months ago
Https://parceljs.org/ is another. It even supports languages like `` out of the box which is pretty cool. IIRC it downloads necessarily plugins on the fly. - Source: Hacker News / about 1 year ago
Parcel is another alternative that requires zero configuration and is super fast. If you want a simple React setup without any hassle, Parcel is a great choice. - Source: dev.to / over 1 year ago
From its documentation [1] it looks a lot like a parceljs replacement [2], i.e. a zero config bundler which processes and bundles the dependencies in .html pages. So great for simple websites, not for replacing an entire Vite stack. [1] https://bun.sh/docs/bundler/fullstack [2] https://parceljs.org. - Source: Hacker News / over 1 year ago
Chakra UI - Simple, modular and accessible UI components for your React applications.
Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
Ant Design - An enterprise-class UI design language and React implementation with a set of high-quality React components, one of best React UI library for enterprises
rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
esbuild - An extremely fast JavaScript bundler and minifier