aaronksaunders.hashnode.devBuild A Full-Stack Typescript Application with Nuxt and tRPCtRpc - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. Experience the full power of TypeScript inference to boost productivity for your NUXT full-stack application. This blog is a companion to the video walkthrough of getting a Nuxt...Aug 31, 2023路4 min read
aaronksaunders.hashnode.devRealm Database, Expo SDK 49 and Expo Router Getting StartedSteps for building a simple mobile application using Expo SDK, Expo Router, and MongoDB Realm in React Native and plain Javascript. Realm is a fast, scalable alternative to SQLite with mobile-to-cloud data sync that makes building real-time, reactive...Aug 14, 2023路5 min read
aaronksaunders.hashnode.devExpo Router Drawer Navigation - From the DocsOverview Welcome to the third installment of my Expo Router file-based routing video series! In this series, I will be diving into various aspects of Expo Router, including basic routing, dynamic routes, and the Drawer Navigator. As I delved into wor...Jul 26, 2023路6 min read
aaronksaunders.hashnode.devExpo Router Tab Navigation -From the DocsOverview Welcome to the second installment of my Expo Router file-based routing video series! In this series, I will be diving into various aspects of Expo Router, including basic routing, dynamic routes, and the Tab Navigator. As I delved into worki...Jul 24, 2023路6 min read
aaronksaunders.hashnode.devTanstack Query / Vue Query - Pagination and Infinite Scroll Example In Vue JSOverview Tanstack Query / Vue Query offers a powerful combination for data management in Vue.js applications. Whether you're building a small project or a large-scale application, these libraries provide the tools and flexibility needed to handle com...Jul 14, 2023路7 min read