Articles
What's New in Expo SDK 50
Apr 14, 2024
Expo SDK 50 introduces significant changes, including enhancements to Expo Go, new development tools, and updates for a smoother project upgrade process.
Embracing Clean Code Principles
Apr 11, 2024
Learn practical tips for writing clear, maintainable code through examples and best practices. Elevate your software development journey with this guide to clean code principles.
Essential Tips for Effective AWS IAM Policy Management
Apr 9, 2024
IAM policies are JSON documents that define permissions for actions and resources in AWS. They are the backbone of access control, determining who can do what within your AWS account.
Working with AWS Lambda: A Beginner's Guide
Apr 9, 2024
AWS Lambda is a serverless computing service provided by Amazon Web Services that allows developers to run code without provisioning or managing servers.
Authorize Net For React Native Expo Sdk 49
Apr 8, 2024
I solved a problem for a client integrating Authorize.net into their React Native app and published the solution to npm repository! It works for both Android and iOS and is compatible with Expo SDK v49.