Tips
-
A simple extension to add buttons above the keyboard on iOS apps
It is quite common when you have an input view on an iOS app to show some actions above the k...
-
How to fix Xcode Playground getting stuck on 'Running'
Sometimes when working on Xcode Playground you may experience some unexpected behavior where ...
-
CSS variables
Did you know that you can define variables in CSS as well? And not only that, but also all th...
-
cd command hidden gem
If you are a heavy user of the command line (as I am 🤓), there is a high chance that you use ...
-
Working with drafts on a Jekyll blog
Did you know that Jekyll supports drafts by default?