extended-salmon
extended-salmon2mo ago

A separate note for the templates examples. They are so good. I'm that kind of persone who would pre

A separate note for the templates examples. They are so good. I'm that kind of persone who would prefer to tear apart working project/example and learn by inspecting it and going througth trial and error. Previously in last couple years I only had like 2-3 PRs at all in TypeScript with maybe 50 LOC total but with Refine it feels like I can make what I wish for. I have not worked on UIs for 6-7 years and was more focused on infrastructure and I'm sick to my stomach from the UIs I was using or even worse creating. My main UI experience was around 2010 with ExtJS aka Sencha and since than I was going deeper and deeper into the backends and infra. In last few month I "learned" Go and got some experience with OpenAPI / swagger so now I'm somewhat condident that I can make nice APIs and Refine is the frontend piece I was looking for to continue my learning. I just want to make nice things and seems Refine will be my gateway to the modern UI for web/desktop/mobie cause of React(Native). P. S. Any plan to support Electron / Expo in any way?
13 Replies
extended-salmon
extended-salmonOP2mo ago
Regarding tutorial, it really nice with in browser editor & etc, best experience I ever had so far with "Quick Start". I'n my case I was not really relying on what's actually rendered in browser and was using local VS Code + Dev Containers setup to go througth lessons. Only thing I noticed that it seems that I somehow missed some of the CSS somewhere cause the way pagination and forms were rendered locallty was different from built-in sandbox.
rotten-yellow
rotten-yellow2mo ago
Hi guys, I'm planning to integrate new provider to refine. But it seems whenever I pnpm add <package-name> to the package/sample it doesn't get added to package.json file. Do I need to setup something?
flat-fuchsia
flat-fuchsia2mo ago
Bruh Why is the useTable and useList hook so inconsistent for padding useTable has this whole extension to manage and increase/set the pageSize and pageIndex, useList has none of that
environmental-rose
environmental-rose2mo ago
I know, I know—another company post. But before you roll your eyes and scroll past, hear me out. We've put together a piece on 10 ways to boost user engagement in your low-code apps. It's packed with practical tips that go beyond the usual fluff. Curious? Check it out here: https://www.weavy.com/blog/10-ways-to-increase-user-engagement-in-your-low-code-app And yes, while we do have a vested interest, we genuinely believe these strategies can make a difference in your projects. Give it a read, and let us know what you think!
10 ways to increase user engagement in your Low Code App
To enhance user interaction and keep users engaged within your low-code app, consider implementing the following strategies
flat-fuchsia
flat-fuchsia2mo ago
When will nextjs 15 be supported?
fair-rose
fair-rose2mo ago
Hello! I made an follow-up enquiry on behalf of our company a few days ago - we'd like to access the CRM template - who can I speak to about signing up with that so that we can utilise these richer templates vs. using the community edition? Thanks
plain-purple
plain-purple2mo ago
Is there anybody who integrated both Google Auth with Credentials Auth? If so, can anybody share the example of their authProvider please. I tried and failed to integrate Clerk auth as an authProvider. Maybe someone did that?
environmental-rose
environmental-rose2mo ago
Can the refine firebase integration be improved? It is non really usable and instead of writing one i think refine should officially support it since firebase is really in use even more than other integrations Refine + firebase 🔥 can be really strong but need also live provider + better auth provider (with oauth2)
harsh-harlequin
harsh-harlequin2mo ago
Hello! As an experienced blockchain developer, have great expertise in fullstack development using React/Next.js and Node/Express.js and smart contract a using Rust and solidity and dapp development. And also familiar with Hardhat, foundry and truffle. Especially proficient in web 3 fullstack development. Have great expertise in building Defi and RWA buildings like Telegram Mini app. Have already implemented some features using web3 like wallet connect using wagmi, etherjs and some other SDKs and also have participated in Dex platform development. For now, am seeking an opportunity to contribute to a promising project. can you give me a chance to work with you? I can show you my previous works if you want
quickest-silver
quickest-silver2mo ago
Hello @BlackBearFTW We love next, we will definitely support next 15 but I cant give you exact release date right now. I will talk with the core team and try to speed things up 🚀 hello @ChevChelios , I agree that Firebase is a very powerful BaaS, but unfortunately we have no plans to officially support it anytime soon. it's actually really easy to write a data provider for Refine and we welcome all contributions 🚀
flat-fuchsia
flat-fuchsia2mo ago
How can I make nextjs and refine work but only with client side code is that even possible
rising-crimson
rising-crimson4w ago
I'd like to purchase Enterprise edition so I can get access to the crm-app template @Alican Erdurmaz ? Any support here
fair-rose
fair-rose4w ago
Hi Folks, We are looking at Refine as a foundation of our Back-office UIs. We are currently using Remix + Radix UI & Themes + Vite for our build with a migration to React Router 7 (as Remix is being deprecated). I wanted to check with you if there is a template for Vite + RR7 + Radix UI? I found this blog post https://refine.dev/blog/radix-ui/#introduction however it does not cover how Radix would be integrated into Refine. Also I guess RR7 is not yet supported? https://github.com/refinedev/refine/issues/6520 Thanks! Really apreciate your hard work on the library