👋 Hello! I'm Peter.
Front End Developer building accessible Web applications with React.
You can find me on GitHub and
Twitter.
My music
Composing music is my latest hobby. Some of my creations:
Some of my tweets
TypeScript Tip 💡
— Peter Makowski (@peter_makowski) March 11, 2021
Use "as const" to convert the entire object to be type literals.
TypeScript uses primitive types in objects by default as it assumes that the properties might change values later. pic.twitter.com/pS1j4JlSb8
For anyone out there trying to get AutoFill from contacts working with react-native on iOS:
— Peter Makowski (@peter_makowski) July 31, 2020
Set autoCorrect to false!#react-native #ios pic.twitter.com/KijqcFEokX