Paul AlliesHow to deal with Software Developer Imposter SyndromeStarting a career in software development can be thrilling but also daunting, especially when imposter syndrome creeps in. Even those with…May 171May 171
Paul AlliesDeploy a Static Website on AWS S3 with Custom Domain Using AWS CDK(without Route 53)Apr 171Apr 171
Paul AlliesConnecting Your Domain to AWS API Gateway: A Step-by-Step GuideYou’ve built an API on AWS using API Gateway, and now you’re ready to direct your domain to this API instead of relying on the default…Apr 14Apr 14
Paul AlliesThe Re-evolution of Web Development: From Client-Side Components to Server-Side Templating with EJS…Web development is a constantly evolving field, and as technology advances, so do our approaches to building web applications. In recent…Dec 25, 2023Dec 25, 2023
Paul AlliesRelational Modelling in NoSQL: Embracing the Power of Single Collection DesignTraditionally, we’ve usually designed databases by normalising data across various tables. This approach aims to reduce data repetition…Aug 10, 2023Aug 10, 2023
Paul AlliesThe DRY Principle in Programming: Why It’s Not Always the Best ChoiceAs a developer, you might be familiar with the DRY (Don’t Repeat Yourself) principle in programming. It encourages the reduction of code…Apr 21, 20231Apr 21, 20231