Skip to content

Instantly share code, notes, and snippets.

@novellizator
Last active June 18, 2018 08:31
Show Gist options
  • Save novellizator/9bbe7f948b674c222ff23e7b6823e66a to your computer and use it in GitHub Desktop.
Save novellizator/9bbe7f948b674c222ff23e7b6823e66a to your computer and use it in GitHub Desktop.
mDevCamp 2018 notes

mDevCamp 2018 notes

mantra "Write once, run everywhere"

Adapters for Android and iOS

WWDC 2018 (applies to macOS mojave 2019)

  • Marzipan - framework. Build for one platform (iPad, iPhone), run everywhere (=macOS)
  • UIWebView definitelly removed (so long, AdblockBrowser), long like WKWebView
  • go check out the conference talk about debugging and llvm
  • autolayout might have changed slightly

Games & VR

  • idle games are a huge hit these days
  • in the industry, have a portfolio of games; if you have 1 - you mustn't fail - you become conservative and take less risks
  • VR with 6 degrees of freedom needs at least 90 fps, can't drop a single frame (motion sickness)

Serverless

This Microsoft thingy got interesting

http://www.officemasaze.cz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment