IGIkoro Godstimeineverydaytech.hashnode.dev·Jan 19, 2023 · 4 min readMultipage Applications vs Single Page ApplicationsI always get this question of which is better, building an application with Nodejs (using express framework) to build a web app or if I should use NextJs ( a ReactJs framework , might be any frontend framework in your case). You may ask what differen...00
IGIkoro Godstimeineverydaytech.hashnode.dev·Jan 12, 2023 · 5 min readHow to Write Better CodeHave you ever been stuck trying to understand code that was written just a few days ago by you? Ever had JavaScript at run time outputting an error, precisely undefined, yeah sucks a lot, ever had your code look like spaghetti code (literally). Well ...00