|
| 1 | +<p><img |
| 2 | +src="https://www.instantdb.com/img/emails/dec2024/s_DF8F10A9009F2A236BC7D07C4EC05DDA50E4FB82F40AA98593D3B98A1A7EA3DC_1730238267270_instant_header.png" /></p> |
| 3 | +<p>Hey crew! It’s time for another edition of Instant News 🙂 Here’s a |
| 4 | +slice of what happened in December!</p> |
| 5 | +<p><strong>Order by attributes</strong></p> |
| 6 | +<p><img |
| 7 | +src="https://www.instantdb.com/img/emails/dec2024/s_A91D86B3D6F04CFEA63084B83C6E816ADC42104A6822CC9C6258E9D560CDF5F3_1735626509971_image.png" /></p> |
| 8 | +<p>Previously, you could order by <code>serverCreatedAt</code>, but not |
| 9 | +much else. This is because we didn’t have a way to make |
| 10 | +<code>order</code> queries fast.</p> |
| 11 | +<p>Once we introduced type checked attributes, suddenly the path for |
| 12 | +fast order queries opened up. Starting from <code>0.17.0</code>, you can |
| 13 | +use <code>order</code> on type-checked and indexed attributes.</p> |
| 14 | +<p>To learn more about how to use order, <a |
| 15 | +href="https://www.instantdb.com/docs/instaql#ordering">check out the |
| 16 | +docs</a>.</p> |
| 17 | +<p><strong>Sign in with Apple</strong></p> |
| 18 | +<p><img |
| 19 | +src="https://www.instantdb.com/img/emails/dec2024/s_A91D86B3D6F04CFEA63084B83C6E816ADC42104A6822CC9C6258E9D560CDF5F3_1735626771452_image.png" /></p> |
| 20 | +<p>We’ve had sign in with magic codes, Google, Clerk, and custom auth |
| 21 | +flows via the admin SDK. Well now Instant provides support for signing |
| 22 | +in with Apple too! We support a popup flow, a web redirect, and a |
| 23 | +dedicated React Native flow! <a |
| 24 | +href="https://www.instantdb.com/docs/auth/apple?method=web-popup">Learn |
| 25 | +more in the docs</a></p> |
| 26 | +<p><strong>Type-safe init by default!</strong> We launched type |
| 27 | +enforcement on the backend last month and this month we made type-safe |
| 28 | +<code>init</code> the default. Previously to get type-safety on the |
| 29 | +frontend you had to use a separate <code>init_experimental</code> flow. |
| 30 | +Now you can just import your schema and pass it to <code>init</code></p> |
| 31 | +<p><img |
| 32 | +src="https://www.instantdb.com/img/emails/dec2024/s_A91D86B3D6F04CFEA63084B83C6E816ADC42104A6822CC9C6258E9D560CDF5F3_1735627523303_image.png" /></p> |
| 33 | +<p>We made sure to do this in a backwards compatible way, so upgrading |
| 34 | +to the latest version shouldn’t cause any headaches. To learn more about |
| 35 | +backwards compatibility check out our announcement on <a |
| 36 | +href="https://discord.com/channels/1031957483243188235/1148279464132890714/1319055607776546918">discord</a>. |
| 37 | +And to learn more about how to leverage type-safety <a |
| 38 | +href="https://www.instantdb.com/docs/modeling-data">check out our |
| 39 | +docs.</a></p> |
| 40 | +<p><strong>What’s next?</strong></p> |
| 41 | +<p>It’s been an awesome year for us at Instant, the platform has grown |
| 42 | +so much thanks to all your feedback. Instant is on completely different |
| 43 | +level compared to <a |
| 44 | +href="https://discord.com/channels/1031957483243188235/1148279464132890714/1187861605959074014">our |
| 45 | +mvp from one year ago</a>. So excited to make another magnitude jump in |
| 46 | +2025 and make Instant the new default for folks who want to ship the |
| 47 | +best applications fast!</p> |
| 48 | +<p>Hope you had a wonderful holidays and looking forward to hacking |
| 49 | +together in 2025!</p> |
| 50 | +<p><strong>P.S. We’re hiring!</strong></p> |
| 51 | +<p>If you’re interested in working on some of the hardest problems for |
| 52 | +modern app development drop us a line at [email protected] with a |
| 53 | +resume and a side project you’ve worked on (including a Github is a huge |
| 54 | +plus!)</p> |
| 55 | +<p><img |
| 56 | +src="https://pbs.twimg.com/media/GZd_xO0akAETvju?format=jpg&name=large" /></p> |
0 commit comments