The way you make me feel — how to set up in-app feedback The success and longevity of an application depend on positive user acceptance. In order to integrate the users’ problems, needs, and expectations, it is necessary to continuously collect and analyze their feedback. From the various possible feedback channels, I have mapped the best practices for… Continue reading The way you make me feel — how to set up in-app feedback
Tag: Shake
How to Draw Wood
What You’ll Be Creating Drawing is like magic—you can create many different surfaces using only a sheet of paper and a few pencils. But, just like magic, the whole process is not so easy to understand. In this tutorial, I’ll show you how to draw a wood texture step by step. I will be using a… Continue reading How to Draw Wood
The 5 Best Video Editing Apps for 2018
Are you a YouTuber? Do you vlog? If you regularly create videos for any online or commercial purpose, then you understand the importance of using a top quality editing app to cut your final videos. It’s a little overwhelming to search through all of the editing apps and software programs available. Every one of them… Continue reading The 5 Best Video Editing Apps for 2018
How to Make Floating Input Labels With HTML5 Validation
TL;DR Replace your JavaScript validation with HTML5 validation. It’s easier than you think, and gives you a ton of markup and styling control. Try this demo: What We’re Doing Here So you need to validate a form. You do the right thing and start with server-side validation. Then, if you’re a good web-designer, you add… Continue reading How to Make Floating Input Labels With HTML5 Validation