Hi, I'm Nick Korage👋🏼

Been coding since flip phones were cool. Turning caffeine into code and problems into solutions. Feel free to checkout some of my cool projects and articles I've written.

Recent Posts

    Choosing the Right Hosting Option for Your React Application

    18-07-20233 minAWS

    As a React developer, selecting the appropriate hosting option for your application is a crucial decision that can significantly impact its performance, scalability, and overall success. In this guide, we'll explore various hosting options, considering fa...

    Must know Javascript Array functions

    30-10-20193 minJS

    Arrays in JavaScript are unavoidable. Knowing how to handle arrays and iterables will save you the headache of having to google every time you are dealing with arrays. Here are some of the most common yet important array functions in JavaScript...

    Deploying containers to AWS

    22-01-20243 minAWS

    Docker containers are pretty awesome. They allow us to run all sorts of cool apps without having to setup an environment. Setting up environments for specific programming languages and frameworks can be a pain but docker comes to the rescue with "mini vir...

Read More Posts →