profile

Welcome to Justin Elmore's Blog

Hi! I'm Justin! I'm a web developer and as I learn new things I would like to share them with you. I hope you enjoy!

Featured Posts

  • PERN Stack Docker Part 1 Setting Up

    PERN Stack Docker Part 1 Setting Up

    Deploying Full-Stack PERN (PostgreSQL, Express, React, Node) applications can be difficult. You have...

  • Using KnexJS With HerokuPostgres

    Using KnexJS With HerokuPostgres

    When working on a NodeJS project working with an SQL database can be a little tricky. There are seve...