xandersavvy.hashnode.devMaking a Automated REST API tester in PowerShell , Automating the API TestingOnce upon a time people used to live in the jungle and didn't know how to talk with each other, resulting in improper networking among their peers which in turn led them to not get a chance to work in a M(F)AANG company. To solve this issue, a new wa...Aug 12, 2023·9 min read
xandersavvy.hashnode.devHow to learn A new programming language ??So, you have learnt your first programing language / started learning a new language and go through someone's profile who have experience in multiple languages . You wondered how they did it , again and again going through the turmoil to learn a new ...Apr 20, 2022·5 min read
xandersavvy.hashnode.devChoosing your first programming LanguageYou want to learn your first programming language, you went through various blogs, youtube videos and now you are more confused about where to start. JavaScript Devs are recommending, JS is the only language you need to learn, Python Devs are showing...Mar 5, 2022·3 min read
xandersavvy.hashnode.devWriting Clean CodeLet's ask the question first, is writing a clean code important? Remember that time, when you came back to your project after a week of vacation and can not figure out what the heck is going on there. Now, Think about a project that more than 50 devs...Mar 3, 2022·5 min read
xandersavvy.hashnode.devGeneralized Basic Architecture for your first Full Stack project in NodeJSWhenever you as a dev started planning / researching for your first project that includes backend , you probably heard a term MVC pattern or came Across a file Structure that includes folders like Models , Views and Controllers . So what is this ? Le...Jan 22, 2022·4 min read