Animated tab bar using Flutter. We’ll build this cool animated tab bar using Flutter’s implicitly animated widgets and the tab controller. The tab bar title…
View More Animated tab bar using Flutter | Can it be done with Flutter? | In-depth animation tutorialCategory: Dev resources
RoughNotation.js, A JavaScript library to create and animate annotations | Spotlight of the day
Rough Notation uses RoughJS to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay…
View More RoughNotation.js, A JavaScript library to create and animate annotations | Spotlight of the dayCreate 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 seriesDeepMoji, 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 learningHow 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 MomentJSSite 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 selectors