The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 1 年前Is that bad?lemmy.worldexternal-linkmessage-square300linkfedilinkarrow-up11.37Karrow-down112cross-posted to: programmer_humor@programming.dev
arrow-up11.35Karrow-down1external-linkIs that bad?lemmy.worldThe Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 1 年前message-square300linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareSomething Burger 🍔linkfedilinkarrow-up35·1 年前React is a Web UI framework. React Native is the same thing but compiles to a native Windows executable (without the performance benefit of native code).
minus-squareMongostein@lemmy.calinkfedilinkarrow-up3·1 年前Now can you explain what a Web UI framework is?
React is a Web UI framework. React Native is the same thing but compiles to a native Windows executable (without the performance benefit of native code).
Now can you explain what a Web UI framework is?
Tool to create user interface for websites.