How to Make REST API on Swift Even Better. I'm Working On Vapor RestKit 2.0
I've started to work on a big update for Vapor RestKit.
I've been using it for a while and noticed several shortcomings that were not noticeable at the stage of the initial design, both related to its internals and API.
Taking UICollectionView to SwiftUI
Why the heck do we still need UICollectionView in SwiftUI
Custom Segmented Control Picker with SwiftUI
Not long ago, I needed a segmented picker, and as it usually happens, native things didn't fit designs quite well, and I had to go custom. Here is what happened next😄
I've Spent 30 Years on This Planet
My initial plan to ride on a motorbike right into my 30 years old has failed. I don't have neither a bike nor even a moto driving license. I can't even drive it. So my Mom can be completely calm.
My 100 Days of Code Challenge - What Can You Do in 100 Days?
Originally 100 Days of Code means a minimum of 1 hour of daily coding. Mostly It's popular among software engineering newcomers as it motivates them to learn systematically.
In my case, 1 hour was not enough, so I picked a modified version: 100 Days of full-time coding.