Posts in the category “technology”
The Ultimate Guide for Hiring React Developers
TechnologyLearn the ways to hire great react developers. This blog also talks about the frontend decisions.
Writing a React Native Image Masonry Component from Scratch
TechnologyCheckout this blog on writing a pure JS React / React Native image masonry component without any third party libraries.
Writing a React Native Image Masonry Component Part 2
TechnologyCheck out this blog to understand how to write a pure JS React / React Native image masonry component without any third party libraries - Part 2.
Simple Table Component with React Hooks
TechnologyUsing react hooks to create a dynamic composable table component that includes sort, pagination that can be easily extended to have filters and more!
Things to consider before writing your first React Native app
TechnologyWhat you need to know before you write your first production React Native app.
Themeing, Adding a Dark Theme to your React Native app
TechnologyLearn the easy way to theme your React Native app. This blog post also teaches how to add dark theme to your app.