Hello
My name is Zach Young. I am passionate about using technology to make people's lives easier and more efficient. Every day I'm learning how I can improve the quality of my code and sharing what I'm learning here.
Featured
Templater snippets
Posted on:February 7, 2022Snippets I've written for the Templater Obsidian plugin.
Recent Posts
Inferring types from React PropTypes
Posted on:July 11, 2024How to infer Typescript or JSDoc types from React PropTypes.
JavaScript sleep function
Posted on:September 22, 2023Simple JavaScript function to wait a period of time before proceeding.
How to setup Dataview views
Posted on:September 6, 2023Short guide on how to setup views for the Dataview Obsidian plugin.
Adding headers to every request in Postman
Posted on:August 18, 2023If you need to add headers to every request in a collection or folder, you can set the headers in the pre-request script.