Randall Degges

Randall Degges @rdegges

About: I'm just a happy programmer that likes to hack stuff.

Location:
Bay Area, CA
Joined:
Jan 22, 2018

Randall Degges
articles - 13 total

Build and Understand a Simple Node.js Website with User Authentication

Learn how to build and understand authentication in Node.js websites in this in-depth post.

Learn More 12 2Sep 6 '18

Build a Simple CRUD App with Flask and Python

This post walks you through building a simple Flask web app with user registration, login, databases, etc

Learn More 78 1Jul 26 '18

Flask Tutorial: Simple User Registration and Login

This post walks you through building a simple Flask web app with user registration and login.

Learn More 27 0Jul 20 '18

Tutorial: Build a Basic CRUD App with Node.js

Learn how to securely store, update, and display user data in a simple Node.js / Express.js app.

Learn More 32 1Jun 29 '18

What Happens If Your JWT Is Stolen?

All of us know what happens if our user credentials (email and password) are ...

Learn More 48 9Jun 20 '18

How to Prevent Your Users from Using Breached Passwords

Not too long ago, the National Institute of Standards and Technology (NIST) officially recommended...

Learn More 12 2Jun 11 '18

Static Sites vs CMS

Are you trying to decide whether or not to build your website using a static site generator or a content management system? If so, you'll enjoy this.

Learn More 14 2Jun 8 '18

Announcing PassProtect - Proactive Web Security

A look at our new developer library (and browser extension), PassProtect. PassProtect integrates with haveibeenpwned to check credentials you use against breached data lists, and notifies you when something bad happens.

Learn More 9 0Jun 8 '18

Build a Video Chat Service with JavaScript, WebRTC, and Okta

This post shows how to build a video chat service with JavaScript, WebRTC, and Okta.

Learn More 47 0May 10 '18

Please Stop Using Local Storage

Local storage shouldn't be used to store sensitive data. It's unsafe!

Learn More 1135 204Jan 30 '18

Build Your Own Invoicing Service with Node, Coinbase, Bitcoin, and Okta

I'll show you how to build a personal invoicing service that accepts money in Bitcoin. It'll be fun!

Learn More 34 4Jan 25 '18

Webhooks vs Serverless

I like webhooks much more that serverless extensibility: here's why.

Learn More 36 2Jan 22 '18

To 30 Billion and Beyond

A story about building a scaling a web service in an extremely simple way using Heroku.

Learn More 97 16Jan 22 '18