React native per monitor is very useful while debugging performance-related issues. I use it mainly to monitor FPS of scroll performance, animations, etc.
View More React native perf monitor not showing up (solved)Author: Ranjith kumar
How to mirror Gitlab repo to any other git service
Mirroring git repos from one service to another is very useful in some cases. I wanted to mirror Gitlab repo to Bitbucket repo and it…
View More How to mirror Gitlab repo to any other git serviceDeepMoji, Artificial emotional intelligence with machine learning
Have you ever wanted to automatically detect the tone of a user in their messages? It’s definitely a tough ride! One word or one comma…
View More DeepMoji, Artificial emotional intelligence with machine learningSuper 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 contextAlexa rank checker with email notifications in Google sheets
Alexa rank is considered as one of the key factors in deciding a website’s standard. Right now google.com is the site with rank 1 followed…
View More Alexa rank checker with email notifications in Google sheetsLove-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 ❤️😏JSON Master : In-depth JSON tutorial for Beginners
JSON stands for JavaScript Object Notation. After writing this previous post on JSON, I’ve been receiving a lot of queries about how to parse different…
View More JSON Master : In-depth JSON tutorial for BeginnersDayJS, An excellent alternative to MomentJS
MomentJS has been the go-to library for many JS developers for quite some time for date formatting, parsing, and manipulating. It comes with very good…
View More DayJS, An excellent alternative to MomentJSEasy CI setup for react app using Gitlab in 2 steps
CI is the short form for Continuous Integration. It is also used along with the term CD which is Continuous delivery. CI, CD, CI/CD. They…
View More Easy CI setup for react app using Gitlab in 2 steps