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 learningCategory: Dev resources
How 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 contextDayJS, 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 MomentJSThe Complete list of all MIME Types updated – 2020
This list is taken from Sitepoint but updated with few other MIME types used in 2017
View More The Complete list of all MIME Types updated – 2020Site under maintenance page template – Free download
A simple HTML template for displaying site under maintenance. Use this to quickly show a nice message which says “We apologize for the inconvenience, but…
View More Site under maintenance page template – Free downloadHow I migrated WordPress from Openshift to DigitalOcean
CodingisLove was hosted on Openshift online 2 platform for almost 18 months. I was using the free tier of their platform which was really good…
View More How I migrated WordPress from Openshift to DigitalOceanTop 15 React Native libraries that I use in my apps
This list of React native libraries is not curated randomly from the Internet. These are the libraries that I use personally in my apps. There…
View More Top 15 React Native libraries that I use in my appsList of all XPath selectors
XPath selectors can be used to select elements in HTML or XML. They are mostly used in parsing any API data or scraping a web…
View More List of all XPath selectorsBackend for frontend developers: BaaS
Backend as a service( or BaaS) is a kind of service that lets developers ease the process of developing a backend. It is a cloud-based…
View More Backend for frontend developers: BaaShow to generate link preview in your webapp
What is link preview? Let me show you instead of explaining. Have a look at these images below.
View More how to generate link preview in your webapp