Published onJanuary 13, 2024Frontend Masters: Solid Principles in React / React Nativereactreact-nativefrontendfrontend-developmentprogrammingsolidExploring what SOLID principles are and how to apply them in React and React Native projects - explained with code examples.
Published onJanuary 1, 2024Renaming Your React Native App: A Step-by-Step Guidereact-nativefront-end-developmentjavascriptweb-developmentreactRename your existing React Native apps without relying on external packages.
Published onNovember 14, 2023Expo-SQLite in Detailreact-nativeprogrammingsoftware-developmentIn this reading, you will delve into more detail about SQLite. You’ll explore the example of code interacting with a database containing a menu and how to use all CRUD operations when interacting with the SQLite database.
Published onOctober 21, 2023Most Popular React Hooks Explained with Examplesreactreact-nativereact-hooksreact-hookreactjsfront-end-developmentExplaining popular React hooks with code examples.