[HN Gopher] Show HN: Fate, a new data framework for React and tR...
       ___________________________________________________________________
        
       Show HN: Fate, a new data framework for React and tRPC, inspired by
       Relay
        
       Author : cpojer
       Score  : 22 points
       Date   : 2025-12-09 23:14 UTC (11 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | Reubend wrote:
       | This provides plenty of value conceptually, but I wish they were
       | able to push the syntax into a more intuitive place. My biggest
       | gripe with Relay is how forced the syntax feels, and this seems
       | better but still confusing. Take for example this component
       | declaration:
       | 
       | export const PostCard = ({ post: postRef }: { post:
       | ViewRef<'Post'> }) => { ... }
       | 
       | That feels terrible to me! I don't have any suggestion from my
       | side, but I feel like there's got to be a less awkward way.
        
       ___________________________________________________________________
       (page generated 2025-12-10 11:02 UTC)