Paul AlliesChoosing Development Frameworks: The Pitfalls of Following HypeIn the world of software development, the rise and fall of frameworks is a tech trend cycle. Developers regularly face shiny new frameworks…Oct 27Oct 27
Paul AlliesYou Never Feel You’re Ready: Getting Started in Software DevelopmentStarting out in software development is intimidating, whether you’re a new coder, joining a new team, or tackling a complex project for the…Oct 26Oct 26
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