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.
Author: Shekhar Sharma
Hooks are functions that allow developers to “hook into” React state and lifecycle features from functional components. They are called inside a function component to add React features to it.
It has been a little more than a decade since I started coding. Started career in this industry […]
Browser Cookies, is a very handy feature that enables us as a web developer to do so many […]
Here I am sharing a bullet proof working solution to remove ugly black border around IE 7 input […]
Recently I was browser some best galleries for inspiration on my upcoming project, & I found a lot of things new & very much inspired me.
Those carefully crafted pixels here I want to share with you. Really these pixels are awesome. Have a look at below.

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,