The Core

Why We Are Here => Web Development => Topic started by: rcjordan on May 25, 2026, 10:37:15 PM

Title: Working with React is the only time I've heard Gemini cuss.
Post by: rcjordan on May 25, 2026, 10:37:15 PM
JSX.lol - Does anybody actually like React?
https://jsx.lol/
Title: Re: Working with React is the only time I've heard Gemini cuss.
Post by: ergophobe on May 27, 2026, 12:09:29 AM
I made a brief effort to wrap my head around React because I wanted to do something in WordPress and then realized I didn't want to do it THAT badly.
Title: Re: Working with React is the only time I've heard Gemini cuss.
Post by: rcjordan on May 27, 2026, 12:21:05 AM
Bsky is coded in React.  I was using Gem to write some TM scripts and it kept saying stuff along the lines of "this is React and content may only be there for a brief moment."  I finally had to open source, find the div classnames I wanted to target, & spoonfeed them to Gem. I have never seen so many nested divs, each with a dozen classes.