Heading to @ecommerceexpo ? Join our live Q&A on Sept 18, 13:50-14:15 at the Future of Digital Commerce Theater. We’ll dive into our work with Kernel and disrupting the fast-casual industry.
Register here: commerce.nearform.com/ecomme…
Heading to MACH Three! @nearform_c is sponsoring this year. I've got slots for 1:1 meetups, so reach out to connect. Looking forward to great conversations, presentations, and networking with the @machalliance.
#MACHThree#ComposableArchitecture#MachAlliance
It's great to see that you love the PUMA app as well ☺️
That was an app that I really enjoyed working on, especially adding all the hidden easter eggs!
New blog, "Seamless Transitions: From Native to React Native," is now live! 🚀 Discover how to transition your app smoothly, keeping user logins & data intact, while leveraging React Native's powerful capabilities. Read now: linktr.ee/nearform_commerce#ReactNative#MobileDevelopment
Just listened to this on my flight back from @appjsconf.
It was a great podcast episode, which I hope will help to update many web developers outdated understanding of React Native🤞
Our latest blog, "Native Capabilities Your Website Can’t Have" is LIVE! Discover how features like Live Activities, Camera Access, Biometric Authentication, and more can revolutionize the customer experience. Read now: hubs.la/Q02x_nJn0#MobileApps#TechInnovation
🔥Hot Tip🔥
When demoing a React Native app, running locally, drop `LogBox.ignoreAllLogs()` into the app.
This prevents the LogBox from being a distraction!
(Any issues will still be logged to the console)
This intrigued me to see what my first RN app (which is still in production!) was using.
react-native version 0.29
Jan 2016
I'm not sure that Expo was even an option back then 🤔
Found my first RN repo today, when I was doing a POC for @Vitralogy since we were doing Xamarin at the time.
@expo version 25 with RN navigation 1.0.0-beta.27 and redux!
March 2018
Exactly how I created my startup years ago.
I made a system to manage maintenance tasks where I worked, instead of spending the winter period doing the maintenance myself based on paper records. Papertrail.io
blog.pragmaticengineer.com/t… matches up well with my own opinions on what a software consultant should focus on, though as a consultant its often hard to be in a position to focus on things like end-to-end feature ownership.
Being proactive and asking 'why' are super important though
A moment ago I published reactprofiler.com - Its first feature - Upload React DevTools profiles to easily compare and share 🚀
Just upload 2 profiling sessions, then hit the big blue button between any two sessions to view in instant comparison.
Does anyone else find it difficult to compare the output from multiple React DevTools profiling sessions?
If, like me, you do, then I’ve created a tool just for this job! 🙌🧵