SniberbS
Reactifluxβ€’4y agoβ€’
10 replies
Sniberb

πŸŽƒ Spookyberb πŸŽƒ – 13-03 Nov 23

Will this piece of code crash the app if it doesnt find anything?
const { fullName } = clients.find((client) => client.clientId === customerId);
Was this page helpful?