Oddbean new post about | logout
 Guys... I know it's hard to learn new things... I know the deeper pool might be smaller. But, for the love of God can we stop defaulting to making every fucking app with reactjs.  
 there are dozens of us in the resistance. join us.  
 I see all those Go repos in your list 👀  
 What do you think of Go 
 I'm slowly falling in love with Go... 
 Why? Do you think it is too bloated? 
 No, I just think there is a much better tool to achieve the objective in most cases but developer defaults to react because that's just what they know. I don't think react is bad. I just think it's over used. Used in projects that don't really need all the complexity that comes with it. I actually feel this way about most frameworks in general. React is just the biggest example.  
 I use html/css/js because that's what my AI generates the best, and it's fast and lightweight. 
 Yes. React is garbage

nostr:nevent1qqsqak2zuflkmygdcppqhl5d6jz9famqgxy5fvxu0n2y8yn8qt3errgpp4mhxue69uhkummn9ekx7mqzyqt0rgqsp4x0l77vggcw3c8y9yxvtpyurtwxf4n98ldq0sp3kyr5kqcyqqqqqqghakv5z 
 We can all stop using it when users agree that the only UI they need is text mode interactive chats and command line utils. 😎 
 React apps feel like shit on old devices. Some are even unusable, Blue Wallet was one of them. So many people were shilling this wallet but it was barely usable on my old device. 
 Ill fuck you up with some VueJS, and a homemade backend.  
 I mostly use vue for the reactivity components. I have built a couple TS utility libraries that simply depend on vuejs for reactive types like refs, and watch functions. That's pretty much it.