-
π¨βπ» All of my projects are available at www.nealbuerger.com
-
π I regularly write articles on www.codeandchaos.com
-
π¬ Ask me about TypeScript, React, Python
-
π« How to reach me [email protected]
- hexo-deployer-ftpsync - Fixed an issue where the FTP Connection was not closing, so the deploy script was freexing
- awesome-mobx - There were no tutorials for mobx 5 - so I wrote a tutorial and updated the links
- redux-devtools-extension - Fixed a minor documentation error
- ts-pegjs - Fixed an option to write custom code at the beginning of the generated output, was not writing the output at the beginning of the file.
- docusaurus - Clarified the documentation when hosting on an custom URL
- TypeScript - Added a link to the documentation to the
tsc --init
command - VSCode - added an option for NPM Scripts panel to use doubleclick to run a script