8 Stories by Stephan Miller
The updated Pointer Events API presents new opportunities for creating interactive apps with React Native. Learn more about it in this post.
Adding the exhaustive deps lint rule and the rule of Hooks rule is a necessity for app development. These rules will save you time.
React Hooks can be easy to set up on your own, and you can use them to autofocus a field in a few ways.
Here's a breakdown of the most recent and upcoming Laravel releases, the newest of which was released in early February.
There are several ways to debug a React Native app. Here's how to do so within the same app using VS Code.
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...
Learn how to debug your React Native app using Flipper, one of the best and simplest debuggers available today.
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.