Bruno Silva
Bruno Silva
The extension is very good, but I noticed a performance theft from my machine just minutes after installation.
Vou entrar na onda também!!! 🤣😍 Me chamo Bruno, atualmente trabalho na [Shawee](https://github.com/shawee-io) e mais recentemente na [Rocketseat](https://github.com/rocketseat), devido à fusão das duas empresas 🚀👉👈🍕. Fun fact é que acabei...
Hello, folks. I'm working at a Webpack plugin that generates a JSON stats file about module federated chunks in the application https://github.com/valorkin/mf-loadable-adapter/tree/master/packages/loadable-adapters/src/federation-stats-plugin [Here is my PR](https://github.com/valorkin/mf-loadable-adapter/pull/2) adding the support to...
Basically would be useful to add more options to components.json files like tsconfigPath, so then we could use `tsconfig.base.json` file on nx workspaces. Meanwhile just want to share how I...
@Brian-McBride Here are some configs of the project, and how I'm actually using it with shadcn-ui cli https://github.com/shadcn/ui/issues/718#issuecomment-1608502087
### Hello, my dear friend. FastPlay was a project that I started to create around 2014 ~ 2015 (I was a child and had a lot of time to work...
Wow, I'm impressed with this discussion folks. This is a great step toward making Module Federation a bundler abstract/isomorphic tool :rocket:
Based on the radix-ui we can [transform the slider component into a range slider](https://www.radix-ui.com/docs/primitives/components/slider#create-a-range) by adding a new thumb component to the root. Here is how my current slider component...
@theKashey yeah, your right about using it only on server-side, I will work to make it work as expected, don't have ideas on how we can make it
@theKashey just removed every unrelated change and forced push it to avoid overwriting the git history, I also removed the federated option, now we need to figure out how to...