Easy UITableView/UICollectionView cell registering/dequeuing with the power of protocols and extensions
Swift 5.2 added subscript with default arguments, it gets quite powerful for custom subscripts, but also default ones like in this example
Generate a screenshot from a UIView
Get a random element from array - O(1)
Read and write JSON
Print to console using the same line (useful for progress logging)
Create dynamic pages that fetch their content from an API in NextJS
Use Docker networks to share the same localhost between containers.
Pre-populate fields' text based on the content of another field in Django admin
This is a fully dockerized open-source project that uses Django and NextJS to build. Grab your copy from Github