• Home
  • Portfolio
  • GitHub
<Tech Blog/>
  • Home
  • Portfolio
  • GitHub
Steve Fischer
Python
Backend

Django Polls App

23 May, 2023
A simple polls app, showcasing Django in action!
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.
C#
Number Types
Strong Typing

C# Number Types

26 March, 2022
Whether you are calculating a price or storing an individual's height, there is a number type for just about every use-case.
Nest
Node.js

Introduction to Nest js

24 December, 2021
Nest js is a backend framework in Node.js that uses Typescript decorators, bringing about a well-defined architecture.
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!
Tech
Trends

The Future is Simple and Intuitive

14 August, 2019
Here are three secrets that give you the upper hand in business
  • Made with Gatsby.js
  • |
  • Hosted on Netlify
  • |
  • Created by Steve Fischer