@sntsntscpr Hola @sntsntscpr 👋, podría escribirte al DM para conocer más detalles?, tengo +5 años de experiencia en Vue.js, por lo que creo que podría ser un buen candidato para el puesto.
@amitsiwal Hello Amit 👋, I'm interested in your offer as I have experience in the technology you mentioned, could you send me a DM?. I've tried to send you a DM, but it seems yours is closed.
@kentcdodds There was a time when even Supabase was returning "[response, error, ...]" but they later changed to "{response, error, ...}", which It makes more sense because you don't have to worry about the order of the properties.
@kentcdodds Just curious, what is driven the need of using arrays as return values for these cases?. I get it if it's an array of items that are equals in composition, but for this (error and response) I think a better approach would be to use an object.
@joshmanders I'm a Vue fan and I can assure you that the migration from 2 to 3 was the point where Vue lost a lot of its market share, the ecosystem is still recovering from that change.