Dave Regg's Blog

All Posts

  1. 04 Jul 2023Work

    The Start of a New Journey

    It happened! It finally happened! After two years of (nearly) year-round college courses and an internship, I've become a professional software engineer!

    Read it here

  2. 24 Nov 2020Programming

    React-Redux-Firebase I: Setting Up

    react-redux-firebase is an npm package that helps integrate Firebase with React applications. Let's start by setting up the application.

    Read it here

  3. 14 Nov 2020Programming

    Firebase: Firebase Auth and Firestore Methods

    Firebase is a service provided by Google which assists developers with backend data. It can help with Authentication, SEO, database management, and so much more!

    Read it here

  4. 29 Jul 2020Programming

    Coping with a Blank Page

    At this moment, I am dealing with self doubt. I am staring at a blank white page in my text editor, preparing for a project, but I have no idea where to begin. What do you do now?

    Read it here

  5. 25 Jul 2020Programming

    Jest Testing: 101

    Jest is an easy-to-use testing package used with JavaScript and Node. Since I am very new with testing, this is a quick overview of the importance to test and how it's implemented

    Read it here

  6. 10 Jul 2020Hobbies

    Running When Things Get Hot

    Making time for programming and other activities is difficult. Put a 40 hour work week on top with some social sprinkles mixed in, and finding time for anything can be tough. So how can I find the time to jog?

    Read it here

First Page