Paul-Sebastian Manole
Paul-Sebastian Codes

Paul-Sebastian Codes

Follow
homebadgesnewsletter
Tag

maintainability

#maintainability

More content

Read more stories on Hashnode


Articles with this tag

Stop destructuring component props in TypeScript

Aug 31, 20235 min read 2.9K views

Short rant I sort of hate object destructuring in TypeScript. In JavaScript, it's fine. But not really in TypeScript. It doesn't seem suited for...

Stop destructuring component props in TypeScript