20 followers
Fullstack developer building things on the internet remotely since 2019 🤓
If you are like me and like blogging from time to time it's nice to be able to fetch your posts and add them to your own personal site without the...
Ever since I started my journey in code I have been curating resources for everyone, and now I'm taking it to the next level. · TLDR I just launched a...
Ever had an NPM package that never get's updated even though you make changes from time to time. I do! which I talked about in a previous post:...
Recently I was tasked to convert all backend generated timestamps from the default UTC to our users device timezone. This is my process of how I...
All code can be found here Github Repo I use that repo as well for other tutorials so if you like my style of rambling writing it can be worth looking...
I have been performance optimizing our app recently and as such, I have been getting into the nitty gritty of Javascript. One of the things I thought...