Anandd17
banner
anandd17.bsky.social
Anandd17
@anandd17.bsky.social
Software Developer 💻 | Frontend Developer 🌐 | Work for startups| JavaScript | Typescript | React.js | Svelte
People often use JSON.stringify() + JSON.parse() for deep cloning, but it’s not a true clone. Functions aren’t serialized, undefined and symbols are lost, and prototypes aren’t preserved. You can create a custom function or use Lodash’s cloneDeep() for a complete solution.
March 16, 2025 at 7:20 PM
Using Cursor IDE would be shit if you don't use it carefully.
It made a change in a file which I didn't even open and took me 3 hours to debug 🥲.
December 30, 2024 at 8:59 AM
Fuck WYSIWYG use tiptap editor.
December 10, 2024 at 10:57 AM
Agree or not if you are a Frontend developer and used WYSIWYG rich text editor then you will really know the pain.

#developer #react #code
December 6, 2024 at 10:01 AM
Can anyone give me a brief about bundle size when comparing Create React App and Vite?

#development #react
December 3, 2024 at 11:24 AM