4 followers
Software engineer interested in solving non-trivial problems.
Telegram as a store Telegram is an under-appreciated application store. It has a large active userbase, and a great API with large file uploads,...
How the world went from manual deployments to container orchestration. · Deployment Before Containers In the days before containerization, deploying...
So you have that one coding skill, and you are really good at it. And you say you want to get a job. You say you want to improve your skills and...
I always find it fascinating to recreate non-trivial tools that I use every day. Promises have been an integral part of our JS lives since ES6. Most...
ReactJS has a built-in way to handle "global" state - React Context. However, after using many contexts I realized I am typing a lot of boilerplate...