Tips to Improve Your cPanel Security

cPanel is a popular control panel for web hosting. It is part of almost every web hosting service. After all, it is easy to use from an end-user perspective. It is also secure, but not as secure that you might want it to be. In this article, we will be sharing tips on how to… Continue reading Tips to Improve Your cPanel Security

How to Build Better Enterprise UX

While both enterprise and consumer-facing design involve finding out who the users are and what they are trying to accomplish, there are also some key differences to keep in mind.  1. Different Audience, Different Needs  When it comes to consumer audiences, the buyer is a little more straight forward. But for many enterprise products, the buyer… Continue reading How to Build Better Enterprise UX

Create a New WordPress Site While Keeping Your Old Static Site Running

What You’ll Be Creating If you’re switching to WordPress from a static site, from a site builder provided by your hosting provider, or even from an old WordPress site, you’ll want to ensure that your old site still works while you’re setting up the shiny new WordPress installation. The good news is that you don’t… Continue reading Create a New WordPress Site While Keeping Your Old Static Site Running

10 Important UX Design Tips for UX Designer

One of the most crucial steps in web and app development is designing the user interface. No matter how rich and awesome your application is, if the interface is not user-friendly, the users won’t take too long to remove the application or stop using it. In general, the UI/UX designing is one of the leading… Continue reading 10 Important UX Design Tips for UX Designer

How to Migrate Your HTTP Website to HTTPS Without Affecting SEO

A robust security system is an aspect that further amplifies the performance of your website, regardless of the platform, it is being hosted upon. This security system ensures that all kind of sensitive data such as the usernames and passwords, credit card information exchanged via your website remain secure. This is important because the visitors… Continue reading How to Migrate Your HTTP Website to HTTPS Without Affecting SEO

How to Make a Great (Coming Soon) Website Product Launch Page

Launching a new product is an exciting business venture, one that could mean a world of difference for your business. However, as you’re prepping for the launch, it’s important to think about how you’re going to promote your product as well as make it possible for people to buy it. Here are two options: Create… Continue reading How to Make a Great (Coming Soon) Website Product Launch Page

Boost Your Vue.js Workflow With Vue CLI 3

We can hardly imagine modern web development without the help of Command-Line Interface (CLI) tools. They tremendously facilitate and speed up the development workflow by reducing the amount of repetitive and tedious tasks. Setting up a project manually, with all the linting, building, testing, preprocessing, optimizing, and dependency tracking features, doesn’t sound like a fun… Continue reading Boost Your Vue.js Workflow With Vue CLI 3

How to Add Multiple Selection to Android RecyclerView

The RecyclerView widget is an integral part of most Android applications today. Ever since it was added to the Android support library in late 2014, it has eclipsed the ListView widget as the most preferred widget for displaying large, complex lists. However, there’s one important feature missing in it: support for selecting and tracking list items. RecyclerView… Continue reading How to Add Multiple Selection to Android RecyclerView

Celebrate Diversity in Design—Volume 15

Welcome back to our Diversity in Design series on Envato Tuts+. Discover four talented artists with inspiring styles you’ll love. 4 Artists You Should Know: Diversity in Design Celebrate the work of these extraordinary artists. Each with their own unique background, they draw inspiration from their culture and surroundings to create phenomenal designs. Magtira… Continue reading Celebrate Diversity in Design—Volume 15

File Upload With Multer in Node.js and Express

When a web client uploads a file to a server, it is generally submitted through a form and encoded as multipart/form-data. Multer is middleware for Express and Node.js that makes it easy to handle this multipart/form-data when your users upload files. In this tutorial, I’ll show you how to use this library to handle different file upload situations… Continue reading File Upload With Multer in Node.js and Express

Benefits of Using Kanban Tools in Project Management

Team members are the people who usually give their insight when there is a discussion about identifying the opportunities to improve the business. But in the majority of the situations they will be busy, and it does not seem right to pull them from their work and get their input. So, if the same team… Continue reading Benefits of Using Kanban Tools in Project Management

Create a WordPress Image Gallery: Code the Plugin

What You’ll Be Creating People like pictures. They like looking at them, they like clicking on them. So it makes sense to use them in the navigation for your site. You may already use featured images in your archive pages, letting users get a greater insight into what a post is about and making your… Continue reading Create a WordPress Image Gallery: Code the Plugin

How to Quickly Build Layouts With Bootstrap 4’s Responsive Flexbox Utilities

In this tutorial I’ll show you how to quickly build layouts with Bootstraps 4’s responsive flexbox utilities. To gain a better understanding of these utilities, we’ll examine four different examples. Note: this tutorial assumes you’re familiar with Bootstrap 4 as well as flexbox. Take a look at these courses to get you going in the right… Continue reading How to Quickly Build Layouts With Bootstrap 4’s Responsive Flexbox Utilities

Hands-on With ARIA: Accessibility for eCommerce

Looking to make your site more accessible? Or maybe you want to make it easier to traverse your site overall using browsers and other interfaces? Using ARIA, you can do both. Let’s take a look at what ARIA is and how it can benefit an eCommerce site. We’ll also go through some examples step by… Continue reading Hands-on With ARIA: Accessibility for eCommerce

A Guide to Getting Ready for iOS 12 Notifications for Designers

Now that iOS 12 is out and some users have upgraded to the operating system, you’ll want to start revising your application to take advantage of the new features of iOS 12 notifications. What’s new in iOS 12 Notifications? iOS 12 brings a number of changes to how notifications work. While no single change completely… Continue reading A Guide to Getting Ready for iOS 12 Notifications for Designers

11 Quick Tips to Skyrocket Your Ecommerce Marketplace Conversion Rates

Currently there are many sites for selling and providing services in the world market of Ecommerce. Each marketplace in the competitive struggle tries to get the attention of potential customers, but, unfortunately, not everyone not everyone succeeds in this. Growth of the marketplace can only be ensured by knowing secrets of the conversion of site… Continue reading 11 Quick Tips to Skyrocket Your Ecommerce Marketplace Conversion Rates

Site Accessibility: Getting Started With ARIA

What You’ll Be Creating Using standard HTML alone, modern web apps can lock out users with accessibility needs.  HTML is the predominant markup language online, being used by nearly 83% of existing websites. While there have been some changes in the 25 years since its creation, even newer iterations, such as HTML5 and AMP, leave… Continue reading Site Accessibility: Getting Started With ARIA

Manipulating Images in PHP Using GD

The internet would be pretty dull without images. However, maintaining and manipulating hundreds or thousands of images for your web site can be a headache. As your site design changes, you might need to modify all your images—for example, you might need to convert all your images to grayscale or resize them to 50% of… Continue reading Manipulating Images in PHP Using GD

How Graphic Designers Prepare Themselves for 2020

Technology develops in a matter of weeks, days and even seconds! In the last five years, the development of digital technology has grown so rapidly and in the next five years, some companies may have to adapt to radical changes in the future. If we talk about digital technology, we can’t let go of the… Continue reading How Graphic Designers Prepare Themselves for 2020

5 Best Design Collaboration Tools For Teams That Want to Scale

Those of us working for agencies in a creative context are, all too often, plagued by deadline after deadline. That’s why having solutions in place for effortless collaboration is the most important prerequisite for delivering striking design and thoughtful functionality – for each and every client and always on time. Whether it’s between your internal… Continue reading 5 Best Design Collaboration Tools For Teams That Want to Scale

Building a mobile app UX testing setup for under $50

What we learnt testing different versions of the sled: The first version had a flat sled which the user had to hold with the phone in their hand (rather than having it on a flat surface) — whilst this is more in line with how a user will naturally hold their phone it meant that the setup… Continue reading Building a mobile app UX testing setup for under $50

Take Control of Your Projects with these Design Collaboration Tools

Posted · Category: Best Collections You might be building a website for your own needs and doing all the work yourself. In this case, you may think there’s no need for a collaboration tool to smooth out your workflow. Still, having one or more extra pairs of eyes looking over your work can be beneficial.… Continue reading Take Control of Your Projects with these Design Collaboration Tools