|
You are here |
rakyll.org | ||
| | | | |
drshapeless.com
|
|
| | | | | ||
| | | | |
whackylabs.com
|
|
| | | | | I very recently learned it the hard way that objc selectors can not be async. | |
| | | | |
blog.nobugware.com
|
|
| | | | | Go Mobile can generate native framework for iOS and Android using Go code, I was curious what could be achieved with it. Most tutorials are Hello world and I wanted to test it with real code. You can use it to generate a full app only using Go code, but I'm only interested by the bindings part (SDK applications), using a native ObjC/Swift app calling Go code. I'm using some existing Go code regionagogo, (a geofence database), moderately complex since it uses BoltDB and Google S2 library. | |
| | | | |
tom.preston-werner.com
|
|
| | | [AI summary] The author describes their journey of creating a blog using Jekyll, a static site generator, to streamline the writing process by focusing on content creation over complex blogging platforms. | ||