Piatti del giorno 33
Today’s awesome word is “sideyakked.”
- Getting hyper about hypermedia APIs - Why not hypermedia as the engine of application state?
- Hypermedia APIs - Jon Moore - Why yes hypermedia as the engine of application state (h/t Steve Klabnik)?
- Objective-C Pitfalls - I want these as flash cards. I never would have figured out the bug in casting to
BOOL
. - CGGeometry : NSHipster - Did not know about
CGRectIntegral()
orCGRectDivide()
. Handy. - Eliminating Stringly-Typed Code in Objective-C - Help the compiler help you.