Sometime in the past, I happened to get a job writing Backbone.js app. If you never did that, don’t. I was complaining about difficulties with composition left and right to whoever would listen. As I started digging into alternatives for the front-end,… Read more
Similar
A React Component works hard. As the user manipulates the state of the application, it may re-render 5, 10, 100 times. Sometimes, that’s a…...
Read more »
🚀 Watch me build a truly full-stack web app in real time in just 9 minutes 🤯 (React, Node.JS, Prisma) with Wasp & ChatGPT🐝 💻 Wasp is a true full-stack we... (more…)
Read more »
A recipe for success: how Uber Engineering used React Native to optimize UberEATS' Restaurant Dashboard app for mobile. (more…)
Read more »
Use props to send information to a component. Use state to manage information created and updated by a component. (more…)
Read more »
Improve your component's API by writing focused abstractions that make your components composable. (more…)
Read more »