Mock objects with Jest and SvelteKitOn our first project (EDOM-NG), we have came to a point where we needed to create tests for a login function.Jun 11, 2022Jun 11, 2022
Clean your code with Early ReturnsIf you have ever written code before, you know how easily it can be to start writing messy code.Jun 11, 2022Jun 11, 2022
Error Handling: What to do when your server goes belly-up!So during the previous nine weeks, I have acted as a co-DevOps engineer with my teammate, and it’s my responsibility to prepare a server…Jun 11, 2022Jun 11, 2022
Test Driven Development with Sveltekit, Jest and GitlabI was first introduced to the TDD concept when I was in the WebDev class for my degree. I saw it as a strange thing, but it made sense to…May 9, 2022May 9, 2022
Iterative Programming with RefactoringSometimes, I get coding problems that I am not familiar with. For example, I only recently started learning to use Svelte, TypeScript, and…Mar 22, 2022Mar 22, 2022
Using git in your group projectsWe know that git is the de-facto version control of choice. In my opinion, it is simple enought that anyone with some instruction will be…Mar 18, 2022Mar 18, 2022
Docker goes brr: deploy anywhere, anytime.During last term’s holiday, I was figuring out how to deploy a Plex server on my local network, and I stumbled across this unique thing…Mar 5, 2022Mar 5, 2022
Personas and User-Centered DesignIn my short tenure as a web developer, I often focus on the user story at hand — what is requested of me directly by the product team.Feb 28, 2022Feb 28, 2022