Recently, I’ve been invited by the folks at @Callstack to share my thoughts on databases for mobile apps on The React Native Show podcast, and the episode is now out: callstack.com/podcasts/datab… We talked about database options for React Native, especially about the Realm SDK.
We have released @Realm JavaScript v12.0.0-rc.0. It includes geospatial queries, fulltext search, a new Flexible Sync subscription API, and better logging. You can see more at github.com/realm/realm-js/re…
Here's another exciting talk on the native languages track: @papafeit will share “From IL Weaving to Source Generators, the Realm story “at #devbcn23 Get further information here buff.ly/402CjZO#devbcn#CSharp
Hey lovely people, I've just published an article in which I talk about some tips and tricks on Source Generators I have collected while working on the .NET Realm SDK.
papafe.dev/posts/source-gene…
Our Realm #Flutter SDK is now generally available! Thanks to your feedback and our partnership with the teams at Google, you can now build @FlutterDev apps with built-in local storage and cloud-syncing. Read more here ➡️ trymongodb.com/3DWcgLQ
Qualche volta le previsioni del tempo ci parlano di “temperatura percepita”, in genere d’inverno, per sottolineare che più il vento è forte e più sentiamo freddo a parità di temperatura esterna.
Pro tip: Did you know Realm instances in Realm Kotlin are not thread-confined? This means you only need one global Realm instance and you can leverage the power of coroutines.
Docs → trymongodb.com/3qF0QVK