VGVinayak Goyalinivinayakg.hashnode.dev·Jun 15, 2022 · 4 min readWhy you should repeat your code...I know, I know you must be wondering is this some kind of joke or what. This is a single concept everyone put a lot of pressure saying "you should always make your code reusable and don't repeat it". And yeah to a certain degree it is correct but as ...00
VGVinayak Goyalinivinayakg.hashnode.dev·May 10, 2022 · 9 min readCreate Your Own Javascript Video PlayerI know, that there are a lot of third-party libraries for a Video player, but recently I created a video library in React, and there like every single project of mine I wanted to create something cool and do an experiment. So I ended up creating a Vi...02AB