Powered by RND
Ouça Rocket Ship na aplicação
Ouça Rocket Ship na aplicação
(1 079)(250 081)
Guardar rádio
Despertar
Sleeptimer

Rocket Ship

Podcast Rocket Ship
Simon Grimm
Welcome aboard the Rocket Ship, the ultimate podcast voyage into the heart of React Native development with Simon Grimm! Whether you're a seasoned mobile app de...

Episódios Disponíveis

5 de 62
  • #062 - Navigation, Styling & The State of React Native with Beto
    In this episode, Simon and Beto discuss the latest findings from the State of React Native survey, highlighting trends in developer backgrounds, platform usage, income levels, and the evolving landscape of libraries and tools in the React Native ecosystem. They delve into the increasing popularity of local storage solutions, deep linking, and the rise of Zustand in state management, while also addressing the challenges and opportunities for solo developers in the mobile app space. In this conversation, Beto and Simon discuss the current state and future of React Native, focusing on various aspects such as Expo Router usage, styling trends, graphics and animations, component libraries, debugging tools, architecture adoption, build processes, AI in code generation, and community sentiment. They highlight the improvements in developer experience and the shift towards a more native approach in React Native development.Learn React Native - https://galaxies.devAlberto MoedanoBeto X: https://twitter.com/betomoedanoBeto YouTube: https://www.youtube.com/@codewithbetoCode with Beto Courses: https://codewithbeto.dev/LinksState of React Native Survey: https://results.stateofreactnative.com/en-US/TakeawaysThe State of React Native survey had over 3,000 participants, indicating growing interest.A significant number of React Native developers come from backend backgrounds.Solo developers can effectively use Expo and React Native to build apps.The trend towards local-first applications is gaining traction in the developer community.Deep linking is becoming increasingly important for app navigation.Zustand is rising in popularity as a state management solution.Inline styling remains a popular choice among developers.Expo is working on a new UI component library to enhance native app development.The future of data syncing and local storage solutions looks promising with new technologies. ExpoRouter is seeing increased usage and feedback is being actively incorporated.Styling in React Native is evolving, with inline styles gaining popularity due to AI tools.Graphics and animations are best handled with libraries like Reanimated and Skia.Component libraries are declining, indicating a shift towards more flexible styling solutions.Debugging tools are improving, with new options like Radon IDE and Atlas for Expo.The adoption of the new React Native architecture is growing, with many developers migrating successfully.EAS build is the preferred method for building applications, offering automation and a free tier.AI is becoming a significant part of the coding process, with many developers relying on it for code generation.Cross-platform frameworks are consolidating, with React Native and Flutter leading the way.The community sentiment around React Native is positive, with excitement for future developments.
    --------  
    1:07:27
  • #061 - Shipping Successful AI Apps with Your Average Tech Bro
    In this conversation, Simon Grimm interviews Dohyun Kim, known as YourAverageTechBro, about his journey as an app developer and content creator. They discuss the challenges and successes in building apps, the importance of marketing, and the technologies used in app development, including React Native, Supabase, and AI tools. Dohyun shares insights on his most successful app, Montee, and the strategies behind its development and marketing, as well as the lessons learned from previous projects. In this conversation, Dohyun discusses the development of his app, Montee, focusing on the use of Next.js and Supabase for differentiation and backend management. He shares insights on API security, handling costs, and user management strategies. The importance of action bias in development is emphasized, along with ideation and keyword research strategies. The discussion also covers social media marketing tactics and preferences between web and mobile app development.Learn React Native - https://galaxies.devDohyun KimYouTube: https://www.youtube.com/@YourAverageTechBroTikTok: https://www.tiktok.com/@youraveragetechbroInstagram: https://www.instagram.com/youraveragetechbroX: https://x.com/youravgtechbroLinksMontee: https://www.montee.aiPerfect Interview: https://www.perfectinterview.aiGemini: https://ai.google.dev/TakeawaysDohyun prefers using technologies that allow for rapid development and shipping.He believes in copying successful ideas rather than focusing on originality.Montee, his AI meeting recorder app, achieved $1,500 in monthly recurring revenue shortly after launch.Dohyun discusses the challenges of app growth and the impact of churn on revenue.He highlights the importance of effective marketing strategies for app success.Dohyun prefers Supabase over Firebase for its relational database capabilities and better documentation.He shares insights on the technology stack used for PerfectInterview.ai, including Next.js and Gemini.Dohyun believes that app growth is often a series of step functions rather than exponential growth. Copy first and differentiate second is a key strategy.API keys should never be exposed in client-side code.User requests should always be traceable to prevent abuse.Action bias is crucial for shipping apps.Keyword research is not the only way to ideate apps.Social media marketing can drive app visibility.Instagram is currently more explosive for growth than TikTok.Web apps allow for faster updates and cash flow management.Developers should focus on building value-adding features.It's important to distinguish between fun projects and income-generating apps.
    --------  
    54:26
  • #060 - Module Federation, RSCs & Universal Apps with Jack Herrington
    In this episode of Rocket Ship, Simon Grimm interviews Jack Herrington, a prominent figure in the React Native and Next.js communities. They discuss the challenges and changes in the React Native ecosystem, and the exciting developments around Module Federation and React Server Components (RSCs). Jack shares his experiences with React Native, the benefits of using Expo, and the performance gains associated with RSCs. The conversation also touches on the skepticism surrounding new technologies and the gradual adoption within the industry. In this conversation, Simon and Jack discuss the evolving landscape of React Server Components (RSCs), the impact of AI on app customization, and the rise of AI-driven development tools. They explore the integration of ShadCN, the future of universal apps, and compare RSCs with other frameworks like Svelte and Solid. The discussion highlights the challenges and innovations in the development community, particularly in relation to state management and the potential for AI to transform user experiences. They also delve into the ongoing debate between React Native and Flutter, highlight new features in React 19, and explore the potential of building custom Chrome extensions.Learn React Native - https://galaxies.devJack HerringtonX: https://x.com/jherrYouTube: https://www.youtube.com/@jherrGithub: https://github.com/jherrLinksFrontend Fire Podcast: https://front-end-fire.com/Pro Next.js Course: https://www.pronextjs.dev/Zephyr: https://www.zephyr-cloud.io/TakeawaysModule Federation allows for remote module updates without app store submissions.RSCs can improve performance by reducing client-side rendering time.The adoption of RSCs in the industry is slow due to existing codebases and frameworks.Jack's journey with React Native has been cyclical, returning to it multiple times.Performance gains with RSCs can be significant, especially on slower devices.Skepticism exists around new technologies like RSCs, impacting their adoption.Incremental adoption paths for frameworks can ease transitions for large companies. RSCs are still in development and face challenges.AI can significantly enhance app customization for users.Cursor is a popular AI-driven development tool that many developers prefer.ShadCN offers exciting possibilities for UI infrastructure.The concept of universal apps is becoming more feasible.The development landscape is shifting towards AI integration.Frameworks like Quick handle hydration differently than React.Solid and Svelte have similar functionalities to RSCs.AI models require extensive code examples for effective training.Zustand is gaining popularity in state management. Zustand has gained popularity as a state management library.Atomic state management allows for automatic updates based on dependencies.Choosing the right state management tool depends on the application's needs.React 19 introduces significant changes, especially with RSCs.Building custom Chrome extensions can enhance productivity and provide unique solutions.The debate between React Native and Flutter continues with no clear winner.Using the simplest state management solution is often the best approach.Understanding the context of your application is crucial for state management decisions.
    --------  
    1:16:57
  • #059 - Expo Router, RSC & DOM Components with Evan Bacon
    In this episode, Simon Grimm welcomes Evan Bacon, the manager of DevTools at Expo, to discuss the latest developments in Expo, including the Expo Router, Expo Web, and the new React Server Components. Evan shares insights on the adoption of Expo Router, the future of Expo Web, and the exciting potential of DOM components. The conversation highlights the challenges and innovations in building universal apps and the importance of making app development accessible to all. In this conversation, Simon and Evan Bacon delve into the evolving landscape of app development with a focus on Expo, React Native, and the introduction of new technologies like RSC and EAS hosting. They discuss the challenges developers face with App Store reviews, the skepticism surrounding new features, and the future of server components. The conversation also highlights the potential of Expo targets for Apple and the exciting possibilities of building widgets and live activities. As they look ahead, they express optimism about the advancements in Expo and the broader React Native ecosystem.Learn React Native - https://galaxies.devEvan BaconTwitter: https://twitter.com/BaconbrixGithub: https://github.com/evanbaconBlog: https://evanbacon.dev/LinksRSC Code Example App: https://github.com/EvanBacon/expo-rsc-moviesExpo RSC: https://docs.expo.dev/guides/server-components/EAS Hosting: https://expo.dev/easTakeawaysExpo Router has been well received in the React Native community.The goal of Expo Router is to enable server-driven UI for developers.Expo Web has improved significantly with features like tree shaking and API routes..Expo Router version 4 is set to finalize the core features of the router.Expo Web is being actively used in new projects at Expo.DOM components allow for easier migration from web to native apps.React Server Components are currently in developer preview, with exciting potential.Skepticism towards new technologies is common but can change over time.RSC allows for running JavaScript not currently on the client.OTA updates are useful for caching and background fetching.EAS hosting provides a flexible solution for deploying apps.Expo targets for Apple enable the creation of various extensions.Widgets can communicate with apps via NSUser defaults.Real-time updates in widgets require clever workarounds.Expo's future includes more components and improved UI design.The integration of AI tools will enhance the development experience.
    --------  
    1:13:32
  • #058 - React Native Games & Animations with Ben Awad
    In this conversation, Simon Grimm interviews Ben Awad, a successful YouTuber and co-founder of the app Voidpet. They discuss Ben's journey from content creation to app development, the challenges and successes he faced, and the technical aspects of building his applications. The conversation also touches on the importance of user experience, monetization strategies, and the evolution of Ben's career in the tech industry. In this conversation, Ben Awad discusses his experiences and insights into React Native, game development, and the integration of AI tools in programming. He shares his journey from Android development to embracing React Native, the challenges of real-time gaming, and the evolution of the developer experience. Ben also touches on animation techniques in game development, his literary interests, and the future of his projects, including Voidpet and the Voidlog series.Learn React Native - https://galaxies.devBen AwadBen X: https://x.com/benawadBen YouTube: https://www.youtube.com/@bawadBen Github: https://github.com/benawadLinksVoidpet: https://voidpet.comVoidpet garden: https://voidpet.com/o/gardenHands of Greed book: https://handsofgreed.comTakeawaysBen Awad transitioned from YouTube content creation to app development.Voidpet gained popularity on TikTok before any code was written.He has learned from both successful and failed projects.The Voidpet app focuses on mental health themes.Ben's cooking app, Saffron, is still active and successful.He emphasizes the importance of user experience in app development.Ben uses a simple tech stack for his apps to avoid over-engineering.He believes that offline capabilities in apps are not always necessary.Ben prefers native styling in React Native over other styles.A time API is essential for validating timestamps in games.Ben's early experiences with Android development were frustrating.React Native's developer experience has significantly improved over the years.Real-time gaming in React Native presents unique challenges.Animation techniques are crucial for enhancing game visuals.Choosing React Native for game development was a strategic decision.AI tools have become integral to Ben's coding workflow.
    --------  
    52:01

Mais podcasts de Tecnologia

Sobre Rocket Ship

Welcome aboard the Rocket Ship, the ultimate podcast voyage into the heart of React Native development with Simon Grimm! Whether you're a seasoned mobile app developer or just starting your journey, this is your go-to destination for all things React Native and Expo.
Sítio Web de podcast

Ouve Rocket Ship, The AI Daily Brief (Formerly The AI Breakdown): Artificial Intelligence News and Analysis e muitos outros podcasts de todo o mundo com a aplicação radio.pt

Obtenha a aplicação gratuita radio.pt

  • Guardar rádios e podcasts favoritos
  • Transmissão via Wi-Fi ou Bluetooth
  • Carplay & Android Audo compatìvel
  • E ainda mais funções
Aplicações
Social
v7.11.0 | © 2007-2025 radio.de GmbH
Generated: 3/14/2025 - 8:39:08 AM