DEV Community

Joe Steinbring profile picture

Joe Steinbring

I write JavaScript by day and whatever interests me by night. I travel, have dogs, and enjoy playing with my ukulele.

Location Glendale, WI Joined Joined on  Personal website https://jws.dev github website

Education

MBA at Cardinal Stritch

How to deploy a PHP app to Azure

How to deploy a PHP app to Azure

1
Comments
3 min read

Want to connect with Joe Steinbring?

Create an account to connect with Joe Steinbring. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to deploy a Node.js app to Azure

How to deploy a Node.js app to Azure

8
Comments
3 min read
Better living through database normalization

Better living through database normalization

3
Comments
3 min read
I’m speaking at That Conference Wisconsin, the week after next.

I’m speaking at That Conference Wisconsin, the week after next.

3
Comments
2 min read
MS is EOLing Azure Functions which use .NET Core 3.1 on December 3

MS is EOLing Azure Functions which use .NET Core 3.1 on December 3

3
Comments 2
2 min read
How to add a JavaScript calendar to your Vue.js app

How to add a JavaScript calendar to your Vue.js app

2
Comments
2 min read
How to add a JavaScript calendar to your app

How to add a JavaScript calendar to your app

3
Comments
3 min read
Internet Explorer is officially out of support!

Internet Explorer is officially out of support!

3
Comments
1 min read
How to calculate the distance between two points, using the MapQuest API

How to calculate the distance between two points, using the MapQuest API

4
Comments
2 min read
How to calculate the distance between two points, using math

How to calculate the distance between two points, using math

5
Comments
2 min read
What are koans and how can they help level up your dev game?

What are koans and how can they help level up your dev game?

Comments
1 min read
I built my first Cloudflare worker

I built my first Cloudflare worker

2
Comments
2 min read
iOS 15, Private Relay, and Geolocation

iOS 15, Private Relay, and Geolocation

2
Comments
2 min read
Do you really need Axios in your Vue app?

Do you really need Axios in your Vue app?

1
Comments 1
2 min read
Six ways to use data binding with Vue.js

Six ways to use data binding with Vue.js

1
Comments
1 min read
New things in ECMAScript 2021: String.prototype.replaceAll()

New things in ECMAScript 2021: String.prototype.replaceAll()

Comments
1 min read
Cookies vs localStorage vs sessionStorage in JavaScript

Cookies vs localStorage vs sessionStorage in JavaScript

9
Comments
1 min read
Block vs inline vs inline-block

Block vs inline vs inline-block

1
Comments 1
2 min read
Prototype.call() vs Prototype.apply()

Prototype.call() vs Prototype.apply()

Comments
1 min read
JavaScript Classes

JavaScript Classes

Comments
1 min read
Data URLs

Data URLs

1
Comments
1 min read
Var vs let vs const in JavaScript

Var vs let vs const in JavaScript

Comments 1
2 min read
CSS Sprites

CSS Sprites

Comments
2 min read
Object.seal() vs Object.freeze()

Object.seal() vs Object.freeze()

2
Comments
1 min read
How to implement a simple countdown timer in JavaScript

How to implement a simple countdown timer in JavaScript

8
Comments
1 min read
How to make the radio control unclickable

How to make the radio control unclickable

1
Comments
1 min read
Vue.js and Binding to Radio Controls

Vue.js and Binding to Radio Controls

4
Comments 3
1 min read
Playing with tabular data

Playing with tabular data

1
Comments
2 min read
Fun with string concatenation

Fun with string concatenation

1
Comments
1 min read
3 ways to concatenate strings with JavaScript

3 ways to concatenate strings with JavaScript

1
Comments
1 min read
My prefered tools for coding

My prefered tools for coding

1
Comments
3 min read
How do you interact with the clipboard using JavaScript?

How do you interact with the clipboard using JavaScript?

1
Comments
1 min read
How to get a user’s IP Address using just JavaScript (and an API call)

How to get a user’s IP Address using just JavaScript (and an API call)

3
Comments
1 min read
Playing with the Notifications API

Playing with the Notifications API

4
Comments
1 min read
Web Components 101

Web Components 101

6
Comments
1 min read
How to get the user’s street address, using navigator.geolocation and MapQuest

How to get the user’s street address, using navigator.geolocation and MapQuest

6
Comments
1 min read
Editing SVG Images in CSS

Editing SVG Images in CSS

12
Comments
1 min read
So, you want to enable dark mode on your website?

So, you want to enable dark mode on your website?

9
Comments 1
1 min read
loading...