Lessons from 10 years of blogging
A developer reflects on 10 years of technical blogging, sharing lessons on writing, consistency, and the evolution of topics from JavaScript to React Native.
A developer reflects on 10 years of technical blogging, sharing lessons on writing, consistency, and the evolution of topics from JavaScript to React Native.
A developer's weekly update covering publishing tech blog posts, working on Expo docs, and experimenting with Codex CLI for automation and app building.
A developer's build log for Ductts, a React Native app for tracking crying frequency, detailing the development process and challenges.
A tutorial on using Tanstack Query (React Query) to fetch and manage data from the AniList API in a React Native manga tracker app.
Introducing Glasnost, an open-source mobile client for GitLab designed for better UX on small screens, with multi-host support and themes.
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
The Puzzmo team shares their 2024 tech stack, including React Native, TypeScript, and Expo, and discusses challenges with cross-platform development.
A developer reflects on 2023, highlighting speaking at App.js conf, blogging about React Native/Expo, and popular technical posts.
A guide to setting up ESLint and Prettier for code linting and formatting in an Expo React Native project.
A tutorial on setting up React Navigation v6 with TypeScript in a React Native app, covering stack and tab navigators.
A guide on enabling and using full-screen mode for the iOS simulator to improve focus during React Native/Expo development.
A tutorial on integrating Firebase Authentication into an Expo React Native app using email/password login and React Navigation.
A tutorial on using Expo Camera to capture images and upload them to Cloudinary in a React Native application.
A tutorial on implementing geolocation in React Native apps using expo-location to fetch coordinates and convert them to a postal address.
A tutorial on generating and adding a custom app icon to a React Native Android application, covering asset creation and configuration.
A tutorial on using Formik and Yup to create and validate forms in React Native, including handling state, validation, and keyboard navigation.
A tutorial on implementing Stack Navigation in a React Native app using the React Navigation library.
A guide on using Expo to simplify React Native development, covering setup, project creation, and configuration.
A tutorial on building a React Native app with Expo to track quarantine days, covering custom fonts, date pickers, and Moment.js.
A tutorial on creating custom wavy header designs in React Native apps using the react-native-svg library for scalable vector graphics.