Tag: React
Furniture App – React Native – Speed Code
Furniture app UI made using React native from scratch along with tabs navigation and screen navigation. This app also has a nicely animated carousel for…
View More Furniture App – React Native – Speed CodeCreate cool typing animation in your website | Spotlight of the day series
Learn how to create a cool text animation that appears to be typed by a real user Reference links Typed.js GitHub – https://github.com/mattboldt/typed.js Typed.js website…
View More Create cool typing animation in your website | Spotlight of the day seriesText recognition in the browser using Tesseract.js | Spotlight of the day series
Learn how to do text recognition in the browser in a react app using tesseract.js Source code is available at Tesseract OCR React Watch the…
View More Text recognition in the browser using Tesseract.js | Spotlight of the day seriesReact UI tutorial – Building Instagram video player using HTML and CSS Flex
React tutorial – Build Instagram video player using ReactJS and Flex system of CSS. The main intention of this video is to show how to…
View More React UI tutorial – Building Instagram video player using HTML and CSS Flex8 ways to optimize React native FlatList performance
FlatList is the component in React native that is used to render a list of items. It works great for basic lists but FlatList will…
View More 8 ways to optimize React native FlatList performanceReact Native blank white screen issue (solved)
Recently I started working with React Native and got a blank white screen after installing the example app. I generated a basic app using react-native…
View More React Native blank white screen issue (solved)Super cool hexapod robot simulator with ReactJS
Check out this super cool hexapod robot simulator. Its a browser based simulator built with React and Plotly
View More Super cool hexapod robot simulator with ReactJSHow to setup Mobx with react context
Mobx is a Javascript library for state management. It is not specific to react but works great with react. Let’s see how to setup Mobx…
View More How to setup Mobx with react contextLove-hate relationship with react hooks ❤️😏
React hooks! The new cool thing in the react eco-system right now! Its been just a year since the concept of react hooks has been…
View More Love-hate relationship with react hooks ❤️😏