Answering trans people’s needs online can create a safer digital environment and lead to a more diverse workforce in Tech. Breaking news: design can help do it. This article is issued from “The great absentee: the trans community in our digital products” conference, held in French by Christopher De Paola and me at “Paris Web 2022”… Continue reading Building inclusive products for trans people
Tag: prefer
Loading UX: make users not care about having to wait
An article about the psychology of waiting and how you can make this a positive user experience. Waiting. It’s something we all do every day. Waiting for a response to that message you sent, our food to be delivered, the traffic lights to turn green, and our computers to start at the beginning of the… Continue reading Loading UX: make users not care about having to wait
Disruptive design patterns — an uncharted territory
Disruptive design patterns — an uncharted territory From Apple’s Dynamic Island to TikTok’s vertical video swipe: Are new design patterns going viral faster than ever? Interface design patterns are recurring proven solutions for solving digital experiences. They are a part of a product designer’s menu of possibilities. With the popularity of libraries and design systems, many visual conventions… Continue reading Disruptive design patterns — an uncharted territory
How to find your designer self — and understand how YOU approach design
How to find your designer self — And understand how YOU approach design We all know the feeling. The identity crisis that comes with being a designer is not easy to overcome. Somehow we are solving problems for others all the time, but when it comes to ourselves it feels impossible. The good news is you already have… Continue reading How to find your designer self — and understand how YOU approach design
20+ Best Dashboard UI Kits for Figma 2022
Whether you’re a professional designer or simply like to dabble, Figma is a fantastic platform for creating websites and apps for a wide variety of purposes. Where this tool really shines is in creating dashboards and user-interfaces for said websites and apps. With that in mind, we’ve taken the time to put together a collection… Continue reading 20+ Best Dashboard UI Kits for Figma 2022
How to Implement Infinite Scrolling With JavaScript
What is Infinite Scrolling? Infinite scrolling is a feature used to dynamically load more content on a page once a user scrolls to the end of the page. The concept of infinite scrolling is used to load data from a server in a way that feels “seamless” to a user but doesn’t overload the server… Continue reading How to Implement Infinite Scrolling With JavaScript
Breaking UX preconceived notions
Breaking UX Preconceived Notions If you’re a UI/UX designer, Product Designer, or work as someone who has some influence in creating the user experience in your products, I think we all can agree on one thing. That’s what makes a good UX is quite subjective. There are a lot of different aspects that could result… Continue reading Breaking UX preconceived notions
Script & Handwritten Fonts
Script and handwritten fonts are a great way of giving your designs a strong personality. A playful script font is great for informal projects with a fun, energetic vibe, while a formal calligraphy font is great if you’re going for elegance and class. In this guide, you’ll learn what script and handwritten fonts are and… Continue reading Script & Handwritten Fonts
Tested and Rated for You
Starting an online shop is a great way to make money without dealing with shipping and stocking fees. And if you already have a brick-and-mortar store, going online will help you expand your customer base. Creating an online store is easy with WordPress and an eCommerce WordPress theme. These themes have professional features that make… Continue reading Tested and Rated for You
How to Customize the WooCommerce Checkout Page
The checkout page is one of the most important pages on any eCommerce website. All the effort that you put into your website content, design and marketing will amount to nothing if your customers keep abandoning their carts and never complete the checkout process. Some statistics show that cart abandonment rate can vary in range… Continue reading How to Customize the WooCommerce Checkout Page
10 Smartphone & Tablet Mobile Apps for Prototyping
Digital prototyping is a popular activity for creating simple interface mockups. The UI design process starts with an idea, which is then fleshed out into a mockup. But, most of the time, the initial mockup(s) will be styled in low-fidelity wireframes, which are then improved through color and texture. The following mobile apps are perfect… Continue reading 10 Smartphone & Tablet Mobile Apps for Prototyping
How to Add Fonts to Sketchbook Pro
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} If you want to learn how to add fonts to Sketchbook Pro, in this short tutorial I’ll show you how to do it on two systems: Windows and Mac. You’re just a few steps away from expanding the Sketchbook Pro font library with some amazing fonts! And… Continue reading How to Add Fonts to Sketchbook Pro
16 Fonts Similar to Magnolia Sky
Are looking for a brush-pen script font similar to Magnolia Sky for your next project? Check out this list of brush fonts that resemble the Magnolia Sky typeface, and discover a selection of premium fonts that are available at Envato Elements. Whether you’re searching for a fun brush-style font for a print project or a… Continue reading 16 Fonts Similar to Magnolia Sky
6 Tips for Collecting Customer Feedback (The Right Way)
Feedback is one of the most valuable resources for any business. Informative messages from your customers can tell you a lot about your company. They’re a way to check that your service strategies are paying off and a chance to learn which parts of your product need an upgrade. Reviews and testimonials can also help you… Continue reading 6 Tips for Collecting Customer Feedback (The Right Way)
Practice Makes Perfect: 4 Reasons You Struggle Learning JavaScript
However much information you process when studying anything, there will be no results unless you start applying it in real life. To master a language, people usually practice writing, speaking, and listening to strengthen their knowledge after learning theory. With a programming language, it’s not quite the same. You can read the code and write… Continue reading Practice Makes Perfect: 4 Reasons You Struggle Learning JavaScript
Post Processing Apps and Tools for Survey And Poll Results
Business Intelligence (BI) tools are the best choice in post-processing raw data from any information collection drives on the internet. Largely beneficial for post-processing results from online surveys, BI platforms are an important tool in any SEO expert’s life. These tools can process any kind of information, including website interactions and site performance. Survey and… Continue reading Post Processing Apps and Tools for Survey And Poll Results
42 Cool Winter Fonts (Icicles, Snow, Frost, Ice Fonts to Download)
Looking for a good winter font? Winter typography can be a fun, seasonal aesthetic to try. In this article, we’ll take a look at some of the best winter fonts you can download now, as well as some cool winter fonts to help inspire your next design project. Download this pretty winter font on Envato… Continue reading 42 Cool Winter Fonts (Icicles, Snow, Frost, Ice Fonts to Download)
41 Best Farmhouse Fonts (Country & Farmhouse Style Fonts)
Love farmhouse-style fonts? Check out this inspiring collection of some of the best farmhouse fonts you can download right now. Whether you’re looking for a farmhouse script font or a farmhouse font alphabet with rustic, decorative serifs, there’s plenty to see. Download this farmhouse font and many others on Envato Elements. What Is a Farmhouse… Continue reading 41 Best Farmhouse Fonts (Country & Farmhouse Style Fonts)
How to Compare Dates in PHP
Comparing dates becomes necessary when you are creating booking and event scheduling plugins or websites in PHP. It has many other uses as well, depending on how you implement things. For example, we might use it to create time-sensitive promotional events in our PHP scripts. PHP comes with dedicated functions and methods that you can… Continue reading How to Compare Dates in PHP
42 Cool Fonts to Draw (For Calligraphy and Handwriting!)
Looking for cool easy fonts to draw by hand? In this article, we’ll look at some simple fonts to draw and where you can find them. We’ll also look at what you need to know about using cool fonts to draw by hand. There are some easy, cool fonts to draw out there, but you’ll… Continue reading 42 Cool Fonts to Draw (For Calligraphy and Handwriting!)
How to Change the URL in JavaScript: Redirecting
In this quick article, we’ll discuss how to change the URL in JavaScript by redirecting. We’ll go through a couple of different ways that you can use to perform JavaScript redirects. JavaScript is one of the core technologies of the web. The majority of websites use it, and all modern web browsers support it without… Continue reading How to Change the URL in JavaScript: Redirecting
Make users think: a way for design innovation
[unable to retrieve full-text content] When I was a kid, before we had our personal desk computer, we would listen to stories from our grandfather on how, in the beginning, computers were the size of a warehouse, how the computer instructions were manually inserted in the form of punched cards, and how many men would… Continue reading Make users think: a way for design innovation
How to Build a Simple REST API in PHP
In this tutorial, I’ll teach you how to build a simple REST API with PHP and MySQL. REST has become the de facto standard when it comes to exposing data via APIs and building web services. In fact, most web applications these days access and expose data via REST APIs. With the popularity of front-end… Continue reading How to Build a Simple REST API in PHP
25+ Best Free Wedding Fonts (For Invitations, Signs, and More)
The right wedding font is indispensable for your wedding stationery and keepsakes. And when you are on a strict budget, finding the best fonts is critical. That’s why today we are featuring the best affordable and free wedding fonts you can find at Envato Elements. Unlimited Wedding Fonts Downloads at Envato Elements We all can relate to… Continue reading 25+ Best Free Wedding Fonts (For Invitations, Signs, and More)