Hello there! 馃憢I am a fellow third-year CSE student at NSUT with a passion for Full Stack development, Open Source, and DevOps! 馃殌
Nothing here yet.
Problem with ReactJS Before this we need understand difference between Client Side Rendering(CSR) vs Server Side Rendering(SSR), below is pretty nice video explains the same. 馃挕 In nutshell, CSR(Client Side Rendering) shows an empty page before loa...

What are Higher Order Functions? Higher Order Functions (HOFs) are the unsung heroes of JavaScript, elevating the language from mere syntax to a powerful tool for expressive and elegant programming. Imagine functions not merely as blocks of code to ...
