|
You are here |
telemetrydeck.com | ||
| | | | |
www.uraimo.com
|
|
| | | | | A new XCode version and a maintenance release of the Swift compiler are now available | |
| | | | |
rhonabwy.com
|
|
| | | | | I cut an initial release (0.1.0-alpha) of the library automerge-repo-swift. A supplemental library to Automerge swift, it adds background networking for sync and storage capabilities. The library extends code I initially created in the Automerge demo app (MeetingNotes), and was common enough to warrant its own library. While I was extracting those pieces, I leaned... | |
| | | | |
www.avanderlee.com
|
|
| | | | | Computed Properties allow you to define values based on other properties. Define a property in an extension and always consider performance. | |
| | | | |
techtldr.com
|
|
| | | Git supports auto-completion when used via the terminal, which includes all basic commands such as git status or git checkout as well as local and remote branch names etc. It comes pre-installed on Ubuntu, but a few simple steps (bellow) have to be followed to get it working on Mac. Open up your terminal app [...] | ||