Blog Posts, page 3 of 17
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!
Retaining React UI state without localStorage or redux-persist
TutorialHow History API and Search Params can be combined to persist React UI state across browser reloads
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.
Efficient Handling of React Alerts with Higher-Order Component (HOC)
TutorialHow to efficiently handle Alert Messages in React by taking leverage on Functional Composition and HOC
CB React Forms: A React Form Builder
Create forms with an intuitive drag-n-drop interface that supports a number of form fields with built-in validations.
How to get complete leverage from JavaScript reduce()
TutorialSolving Complex Problems with composition of small and reusable functions in JavaScript
How to create Lossless scalable icons in react native
TutorialDeveloping iOS and Android applications by React Native is growing day by day. Stunning UI can be easily achieved by the right combination of images and styled content like icons / texts. SVG is the best available option for rendering