Stephan Miller Stephan is a full-stack web and mobile developer with over 16 years of experience.

Stories by Stephan Miller

Leveraging React Server Components In Redwoodjs

Leveraging React Server Components in RedwoodJS

Dev

RedwoodJS announced support for server-side rendering and RSCs in its Bighorn release. Explore this feature for when it’s production-ready.

Stephan Miller
May 6, 2024 ⋅ 9 min read
Redux Toolkit Adoption Guide: Overview, Examples, And Alternatives

Redux Toolkit adoption guide: Overview, examples, and alternatives

Dev

Redux Toolkit is the officially recommended way to build Redux apps. Let’s explore why it’s a great tool to leverage in your next project.

Stephan Miller
Apr 4, 2024 ⋅ 11 min read
Exploring The Redux Second Generation

Exploring Redux Toolkit 2.0 and the Redux second generation

Dev

Catch up on the new wave of Redux updates to Redux Toolkit, Redux core, React Redux, and more in the Redux environment.

Stephan Miller
Jan 16, 2024 ⋅ 7 min read

Exploring React Native pointer events

Dev

The updated Pointer Events API presents new opportunities for creating interactive apps with React Native. Learn more about it in this post.

Stephan Miller
May 26, 2023 ⋅ 8 min read
React Logo

Understanding the React exhaustive-deps linting warning

Dev

Adding the exhaustive deps lint rule and the rule of Hooks rule is a necessity for app development. These rules will save you time.

Stephan Miller
Jun 16, 2022 ⋅ 6 min read
React Logo

How to autofocus using React Hooks

Dev

React Hooks can be easy to set up on your own, and you can use them to autofocus a field in a few ways.

Stephan Miller
Apr 25, 2022 ⋅ 4 min read
Laravel Logo

What’s new in Laravel 9?

Dev

Here’s a breakdown of the most recent and upcoming Laravel releases, the newest of which was released in early February.

Stephan Miller
Mar 7, 2022 ⋅ 7 min read
VS Code Logo Over a Sparkly Background

Debugging React Native with VS Code

Dev

There are several ways to debug a React Native app. Here’s how to do so within the same app using VS Code.

Stephan Miller
Feb 2, 2022 ⋅ 6 min read
React Native Logo

Creating a custom React Native dropdown

Dev

Here’s how to build a custom React Native dropdown for web development: a basic select form field that will look similar on Android and iOS.

Stephan Miller
Dec 8, 2021 ⋅ 5 min read
React Native and Flipper Logos Over a Blue Water Background

Debugging React Native apps with Flipper

Dev

Learn how to debug your React Native app using Flipper, one of the best and simplest debuggers available today.

Stephan Miller
Oct 8, 2021 ⋅ 5 min read
Creating An Offline-First React Native App

Creating an offline-first React Native app

Dev

Improve app speed and usability by allowing it to work without the Internet. Here’s how to create an offline-first app in React Native.

Stephan Miller
Aug 19, 2021 ⋅ 5 min read