# Technical notes taken during development

## Conversion from Javascript to Typescript

Many thanks to Greg Perlman for contributing excellent documentation on how to convert a plugin from Javascript to Typescript. Easy to follow and enables the use of modern Typescript features.

* [Creating a Gatsby Plugin With Typescript](https://gregperlman.dev/creating-a-gatsby-plugin-with-typescript/)
