Tutorials
Categories
-
Development
Revolutionize Your Web App: Reduce API Traffic with localStorage and Cookies
Web applications are often sending many API fetch requests in the background or when refreshing the page, and this can transfer lots of unnecessary data across the network. This method allows you to save data in localStorage and use cookies to set an expiration date.
-
ClientAndProjects
9 ways to make your office more environmentally friendly
People have started to go back to the office, and back into old routines. But things don't have to be exactly like before. In this article, we have gathered 9 things you can do to make your office more eco-friendly/sustainable/environmentally friendly.
-
ContentAndMarketing
How to export images as WebP in Adobe Photoshop
WebP has been around since 2010, but it is first in recent years we have seen it become more popular. This tutorial will show you how you in older and newer versions of Adobe Photoshop can export photos as WebP.
-
ContentAndMarketing
How to use AVIF images with WebP as a fallback on your website
Since AVIF still isn't fully supported in the major web browsers, it is wise to add a fallback to your images that will be used in case your user's web browser doesn't support the image format. In this short tutorial, you will see how you can create a WebP fallback.
-
ContentAndMarketing
How to export images as AVIF in Adobe Photoshop
The AVIF image format has gained a lot of support in the major web browsers, and now it is time to start using it. Learn how you export AVIF images in Adobe Photoshop by using a plugin.
-
ContentAndMarketing
How to automatically clean your email from newsletters, unwanted emails and junk
If you like me and many others have a tendency to get a cluttered and full email inbox, then try out Cleanfox for iOS and Android. It automatically removed newsletters and spam for you and leaves the environment cleaner.
-
Development
Introduction to React useMemo and How To Use It
useMemo is an important hook for handling heavy repeating computations in React and in this tutorial you will get introduced to it and see when and how you can apply the hook.
-
Development
Tutorial: Introduction to React useCallback
React comes with a lot of great hooks and useCallback is one of them. In this article, you will get introduced to the hook and see in which cases you can use it.
-
ContentAndMarketing
How to optimize images for the web in Adobe Photoshop
Optimizing is an important skill when working on a website, and in this tutorial, we will show you how to optimize your images for the web using the latest version of Adobe Photoshop.