• Home
  • Portfolio
  • GitHub
<Tech Blog/>
  • Home
  • Portfolio
  • GitHub
Steve Fischer
MDX
Gatsby
React

Switching to MDX

12 May, 2023
I switched this blog from markdown to MDX allowing me to use React components in my blog posts.
Frontend
Server-Side Rendering
React

Server-Side Rendering

21 June, 2021
Setting up server-side rendering from scratch is no easy feat.
TypeScript
Node
JavaScript

Any versus Unknown

20 December, 2020
There are such things as supertypes and subtypes in Typescript, "any" is the topmost type encompassing every type.
Stripe
Node.js
stripe-cli

Stripe Webhooks

31 July, 2020
Communication with Stripe and your app.
Stripe
Node.js
React

Simple Stripe Payment

06 July, 2020
Buying online is more common than ever.
Frontend
React

Formik, the formula for forms

29 June, 2020
Formik is a form library for React that is meant to simplify form state management and validation.
Frontend
React

Closures in React

17 February, 2020
A closure is a Javascript concept that makes life much easier when you know how to use it!
Backend
Node.js

Password Encryption With Bcrypt

15 February, 2020
Don't let the terminology surrounding password hashing scare you!
  • Made with Gatsby.js
  • |
  • Hosted on Netlify
  • |
  • Created by Steve Fischer