3 things to remember when youโre ctrl+c + ctrl+v-ing
We've all been there. Likely even several times a day. Banging our heads against our keyboards, trying to come up with a solution to any sized problem. Then, we decide to scour the internet to see if others came across the same problem, and voila, th...
blog.brandi.codes3 min read
Dev By RayRay
Tech Lead / Lead Developer in the ๐ณ๐ฑ https://byrayray.dev/
Great post! ๐ Keep on writing!
I definitely agree with you that you shouldn't blindly copy-and-past the code you find on stack overflow. It's good that people find their answers but also to learn to under stand the code ๐.
My favorite JavaScript date library is Date- fns because it's modular and not big to include ๐