Prisma Prisma vs. TypeORM – Which is Right For You? In my current project, we use two popular ORMs, TypeORM and Prisma. Each one has advantages and disadvantages. But which is right for you?
Development Practices Stop Using dotenv for Your Node Property Management Here's why you should stop using dotenv for node property management and start using dotenv-defaults instead.
React Native Why I Recommend Adopting Expo Prebuild Keith Kurak’s recent talk, "Not Your Grandparents’ Expo," motivated me to look into adopting prebuild on my current project.
React Native React Native Desktop: The Future is React Native? Microsoft's React Native Desktop allows you to build apps in Javascript for Windows and MacOS with minimal variations.
React Native Breaking Chains with React Native: My Adventure at Chain React 2023 I recently attended Chain React 2023. Because it's a single-track conference, I had the opportunity to immerse myself in every talk.
React Native What is React Native? 4 Takeaways from the Chain React Conference Here are some of my biggest takeaways from Chain React, a three-day React Native conference. But first, what is React Native?
React Native Developing a React Native App: Styling Differences to Watch For Checking out the style guides for both Android and iOS mobile phone types is important for creating common components in React Native.
Development Practices Use Webflow Custom Code to Create Registration Flow with a Custom Backend Here are the steps you can follow to use Webflow’s custom code sections to direct form submissions to your own backend server.
Personal Optimization 4 Apps That Kept Me Organized in 2022 I love demoing new tools, but I'm selective about which ones I incorporate into my daily workflows. These are my favorite apps used in 2022.
React / Redux Use React DND Beautiful to Create a Drag and Drop Component in a Next.js App If you already have a Next app, the first step to setting up a drag and component is to install React DND Beautiful.
Development Practices Don’t Be Afraid to Reevaluate the Backlog A month or so into an engagement, we came across a story that took much longer than our estimate suggested. This experience made us reevaluate the backlog.
React / Redux When Should You Make Reusable React Components? Building reusable React components is an important skill for a developer. Here are the best practices for using these powerful tools.