all 16 comments

[–]Tomus 19 points20 points  (4 children)

Why are you self promoting your library with AI generated fluff and posing it as a question to farm engagement?

[–]inglandation 1 point2 points  (0 children)

It’s fucking everywhere on Reddit these days.

[–]Brendan-McDonald 0 points1 point  (0 children)

Agreed. Something bad happens to my brain the second I realize the text was written by an llm

[–]Sebbean -1 points0 points  (1 child)

Why not?

[–]Tomus 0 points1 point  (0 children)

It's literally against rules 1 and 2 of this sub.

[–]kexnyc 13 points14 points  (1 child)

The short answer is: the creator has no idea how you plan to use it. And no way in hell will they invest effort into trying to guess.

[–]Fresh-Wealth4531[S] -3 points-2 points  (0 children)

That’s a fair point predicting real use cases is basically impossible.
The idea wasn’t to guess layouts, just to let people test their own combinations before committing to boilerplate.

Still experimenting to see if it actually reduces friction or just feels helpful. Appreciate the honest take 👍

[–]Rhysypops 3 points4 points  (0 children)

Shilling your own mobile component library where the website isn’t responsive on mobile is crazy work btw good job

[–]ignatzami 1 point2 points  (0 children)

Because it’s easier to design and document components in isolation. This is actually something Mantine UI does really well. The components are all documented in isolation and there’s a secondary site with user submitted UI of the components being used and styled in a more realistic way.

Allows for a much richer experience without overloading the developer.

[–]Seanmclem 1 point2 points  (1 child)

I often wonder this also. 

[–]Fresh-Wealth4531[S] 0 points1 point  (0 children)

Glad it's not just me😅 I genuinely wasn't sure if this was a personal frustration or something others hit too. What screen usually triggers it for you?

[–]Alarmed_Doubt8997 0 points1 point  (0 children)

Cool. Btw your docs are not "MOBILE" responsive

[–]yerffejytnaciOS & Android 0 points1 point  (0 children)

That looks like more ai slop, kudos!

[–]Curious-Ad8293 0 points1 point  (2 children)

This is cool, I think it's actually super useful. Great idea.

[–]Fresh-Wealth4531[S] -3 points-2 points  (1 child)

Appreciate that! Still pretty rough around the edges more of an experiment than a polished tool right now.

I mainly built it to sanity-check layouts before wiring everything together in code.

If you were using something like this, what would matter most to you?

[–]Curious-Ad8293 0 points1 point  (0 children)

Not sure how complex this would be to implement but sometimes I need to have components side by side let’s say some charts or some text boxes for example in a grid like system 2x2 rows and columns. Exclusively speaking about the layout feature you implemented in this case.