Flutter vs. React Native are two popular cross-platform mobile app development frameworks. React Native uses JavaScript and native components, has a larger community, better debugging, and testing options. Flutter uses Dart, has unique widgets and designs, faster development cycle, and hot reload feature. The choice of framework depends on the project requirements and goals.

Aesthetic interfaces isn’t a easy work. Most designers are working with Photoshop to achieve their best. Rounded corners rectangles are one of the most widely used techniques in interfaces design. While designing in Photoshop, we have Shape tool (U) which gives us easy option to create rounded rectangles. But most designer suffers from hell when they try to resize these kinds of rounded rectangles.

Tooltips are visually appealing, very user friendly way to notify users. Today we are going to make a tooltip using jQuery that you can use it anywhere in your webpage.
While creating this tooltip, this is assumed that you are familier with html CSS. You need to know these techniques to understand the development.

Pre-requirement

For creating a visually appealing tooltip, we need following assets ready,