|
You are here |
www.jessesquires.com | ||
| | | | |
www.iamsim.me
|
|
| | | | | One of my favorite things in UIKit is UICollectionView. I love how versatile it is. With iOS 13 it got even better with the diffable data source and compositional layout APIs. However, when dealing with collection views there's a lot of boiler plate one has to take care of. In this post I want to share some of the code I've written to make working with collection views a bit nicer. | |
| | | | |
www.creativedeletion.com
|
|
| | | | | Five years ago Elixir code would usually have to call third party applications to handle date, time and time zones. And blog posts (including on this blog), ... | |
| | | | |
trycombine.com
|
|
| | | | | Binding a simple list of items to a UITableView with CombineDataSources | |
| | | | |
ciesie.com
|
|
| | | If you like writing programs in C, are interested in game development and dont enjoy all those complicated and ancient build systems I think Ive got something of interest to you. I belive there is something enjoyable in the simple setup Im describing below. Hope you will enjoy as well. Raylib Raylib is a C library made by @Ray San. On the Raylibs website it says raylib is a simple and easy-to-use library to learn video games programming. | ||