Associated Posts
Serve Static Internal Documentation Behind OAuth Authentication
July 2, 2022
Serve Static Internal Documentation Behind OAuth Authentication

Background Engineering teams frequently have centralized documentation websites that tie...

Building Dynamic Breadcrumbs in NextJS
January 5, 2022
Building Dynamic Breadcrumbs in NextJS

Breadcrumbs are a website navigation tool that allows users to see their current page's "stack" of...

Using Python's Type Annotations
August 18, 2018
Using Python's Type Annotations

Python is known for being a Wild West language where anything goes. Indentation aside, code style and documentation are mostly left to the developer's opinion writing the application.

Made by Dan using MUI and Nextjs