Stuart Dotson

Software Engineer

  • About Me
  • Blog
  • Home
  • Privacy Policy
  • Publications
How to test a service running on a different laptop
Tutorials

How to test a service running on a different laptop

sdotson
October 20, 2019
No Comments

Here’s the scenario: A coworker is working on a service and you just want to send a quick request to test it.  You want to do this without deploying the service somewhere, asking them to send the request for you (or you both want to send requests at the same…

services Read more
How to tell what is running on a specific port on localhost
Tutorials

How to tell what is running on a specific port on localhost

sdotson
October 19, 2019
No Comments

Have you ever tried to run a server on a specific port only to find out that it was already in use? I ran into this issue just the other day. The problem was I kept using CTRL-C to stop the server and it wasn’t gracefully shutting down. I’ll share…

command line node server Read more
Javascript magic show
Tutorials

Javascript magic show

sdotson
August 31, 2019
No Comments

Ladies and gentlemen, boys and girls, welcome to the Javascript magic show! Today we will explore a few mysterious and tantalizing feats of magic. Hold on to your socks as we dive into the first trick.

eight post challenge javascript Read more
The art of troubleshooting
Career

The art of troubleshooting

sdotson
August 22, 2019
No Comments

One day you’re chugging along on a problem and things are going great. You’ve harnessed the spirit of Csikszentmihalyi with incredible dexterity and before you know it, you’re waist deep in the highly sought after “flow” state. Code is just flowing from your fingers and thumbs as if they were…

eight post challenge Read more
Reflections on Batman and my Toastmasters experience
Career, Life

Reflections on Batman and my Toastmasters experience

sdotson
August 20, 2019
No Comments

I’m going to start this with a few quotes from the Dark Knight Batman trilogy. You may be asking yourself, “What does Batman have to do with public speaking or my Toastmasters experience?” Read on to find out.

eight post challenge Read more
Nine career tips for new software engineers
Career

Nine career tips for new software engineers

sdotson
August 16, 2019
No Comments

It struck me the other day that I’ve been programming at work in some capacity for nearly ten years and as my main professional responsibility for six. Over the course of that time I’ve learned a few things, some of them the hard way, and I’d like to share a…

eight post challenge Read more
I quit my job to travel through Asia and it didn’t derail my career
Career, Life

I quit my job to travel through Asia and it didn’t derail my career

sdotson
September 9, 2017
No Comments

About a year ago, I quit my job to travel with my girlfriend across Asia for 6 months. When I told the people in my life about my plans, I heard many different reactions. Some thought I was nuts: “How are you going to explain this gap in your employment…

career coursera Read more
10 things I learned while building my first app in React Native
Projects

10 things I learned while building my first app in React Native

sdotson
June 21, 2017
No Comments

Are you a React developer thinking about making the leap to React Native to build apps for iOS and Android? Read on to find out what I learned while writing and publishing my first React Native app, Fitness Routine Timer.

Android React React Native Redux-Persist Read more
How I learned React and Redux
Reviews

How I learned React and Redux

sdotson
April 17, 2017
No Comments

React is everywhere these days and growing fast. I think for this reason, many people are trying to learn how to use this framework. My journey towards learning this framework started with the many small tutorials floating around on the internet. I felt pretty confident after a few and attempted…

authentication React Redux Udemy Read more
  • Next »

Archives

  • August 2024
  • July 2024
  • April 2020
  • March 2020
  • February 2020
  • November 2019
  • October 2019
  • August 2019
  • September 2017
  • June 2017
  • April 2017

Categories

  • BeyondDone
  • Career
  • Life
  • Projects
  • Reviews
  • Tutorials
Copyright © 2025 Stuart Dotson