Object-Oriented Programming (OOP): Understand the 4 Pillars with Clear Examples Post date October 26, 2024 Post author By Paulo Messias Post categories In JavaScript, learning, oop, productivity
Creating Custom Aliases with Parameters in Bash: Simplify Your Workflow Post date September 8, 2024 Post author By Paulo Messias Post categories In bash, Community, productivity, programming
How to Organize Your Components in React Native: Folder Structure and Project Organization Post date August 30, 2024 Post author By Paulo Messias Post categories In learning, productivity, react, reactnative
When to Use FlatList Instead of ScrollView in React Native Post date August 26, 2024 Post author By Paulo Messias Post categories In performance, productivity, programming, reactnative
Understanding Prop Drilling and How to Solve It Post date July 7, 2024 Post author By Paulo Messias Post categories In JavaScript, programming, react, reactnative
State Management in React Native: Redux, Context API, MobX, and Zustand Post date July 3, 2024 Post author By Paulo Messias Post categories In mobile, react, reactnative, redux
Integrating React Native with GraphQL: A Comprehensive Guide Post date June 29, 2024 Post author By Paulo Messias Post categories In GraphQL, react, reactnative, testing