VPVED PRAKASH YADAVinvedprakash.hashnode.dev路Sep 25, 2021 路 2 min readIf I can code anybody can code, my struggle to get a jobI did my software engineering at a top-rated college in India, despite being from a tier 1 college my professional journey was not easy. In my 4 years of engineering, I could not develop an interest in coding stuff. this article is about my struggle ...01S
VPVED PRAKASH YADAVinvedprakash.hashnode.dev路Aug 5, 2021 路 1 min read饾棝饾棫饾棤饾棢 饾棧饾棶饾棿饾棽 饾棢饾椂饾棾饾棽饾棸饾槅饾棸饾椆饾棽HTML page life cycle is divided into 4 stages when DOMContentLoaded load beforeunload unload Let's dig deep into these events in this thread: 饾棗饾棦饾棤饾棖饾椉饾椈饾榿饾棽饾椈饾榿饾棢饾椉饾棶饾棻饾棽饾棻 饾棽饾槂饾棽饾椈饾榿: This event fires when DOM elements get available to our js c...00
VPVED PRAKASH YADAVinvedprakash.hashnode.dev路Jul 23, 2021 路 2 min readGIT commands you need to know.What is GIT: Git is a free and open-source distributed version control system. What dosed it mean? Ok, In very simple words GIT is basically software that tracks changes(history) of files(codes or anything). We programmers use it to track all the cha...01G