Tweet
#buildinpublic #webdevelopment Unstyled primitives in conjunction with tailwind or a similar solution is the future of frontend development
#buildinpublic How the tailwind migration is going πŸ€—πŸ€—πŸ€—
#buildinpublic For FireCMS 3.0, we are migrating to tailwind. MUI has provided styling and functionality until now, and has been good. Now we are considering the alternatives for functionality. How is ReachUI? It seems to be what I am looking for!
#buildinpublic A client has asked us to build an AR experience editor into our CMS, and that's what we are working on! It's challenging but pretty fun
#buildinpublic One thing I have learned the hard way about React is that useCallback can actually hit performance instead of improve it.
Comparing two large arrays of object must be more expensive that simply redeclaring a function.
Lest favourite thing about React!
FireCMS 2.0 is out and today we are launching on ProductHunt! producthunt.com/posts/firecms-…
It'd be awesome if you could support us :)
#buildinpublic #ProductHunt #firebase
This week we released a CLI to streamline the creation of new FireCMS projects `yarn create firecms-app` πŸ•ΊπŸ’ƒ Easier than ever to get started!
#buildinpublic
But this becomes all the more challenging when needing to adapt arbitrary data structures to the output of ChatGPT πŸ’ƒπŸ•Ί
#buildinpublic #webdevelopment
Spent a couple of days building a field for our CMS that allows arbitrary data input. We cover a lot of uses cases but we were enforcing a data schema. This new field was requested a lot and allows to input any kind of data!
#buildinpublic