© 2023 Hashnode
#user-experience
Businesses are concerned about their digital reputation in virtual space. That's why they are taking an interest in launching dedicated apps. These apps establish a better image of the brand and impro…
In today's world, modern businesses need to evolve beyond outdated advertising techniques that rely on clichéd catchphrases such as "Experience X, We're the Best!" or they risk becoming obsolete. The…
This blog aims to provide simple reusable functions you can use in your projects to build user-friendly web applications or mobile applications. This one does a straightforward job of converting a n…
Intersection Observer is an API in JavaScript that allows you to detect when an element enters or leaves a viewport. This can be useful for things like lazy loading images or triggering animations. In this blog post, we will walk through th…
User experience refers to the feeling of user experience when using a product, application, system, or service. Example of UX: Take an example of e-commerce websites. If a customer finds the buying ex…
Push notifications are an essential tool for keeping users engaged with an app and providing them with timely and relevant information. They can be used to notify users about new content, updates, and…
The developer console is a tool that allows developers to inspect and debug the code of a website or web application. It can be accessed by pressing F12 in most web browsers, or by right-clicking on a…
As I was working on my personal portfolio website over the weekend, I thought about a feature that I wanted to implement. I wanted to create a visually engaging user experience by making the labels of…
Are you tired of building mobile apps with clunky, outdated technologies? Look no further than Flutter - the revolutionary open-source mobile application development framework created by Google. With …
Sometimes adding 1 button can improve the User Experience of your app. But how to know which button? 🙃 That's where UX research comes to play. As my friend Mateusz Jedraszczyk likes to say, User Expe…