isotropic-2022
Share
Blog
Search
Menu

Tutorials

Most Recent Articles

August 22, 2022

How To Fix The "useEffect must not return anything besides a function" Warning

Continuing our series about React, specifically React hooks, let’s take a look at the useEffect hook. This is a very powerful hook that allows you to handle side effects of state or prop changes as […]
By James LePage
August 22, 2022

How To Fix The React Hook is Called in Function Error

React hooks are great. Released with version 16.8 in 2019, React hooks allow React function components to use state similarly to how class components do. Despite being around a couple years, many of us are […]
By James LePage
August 9, 2022

How To Marquee Elements in 2024 (Best Practices)

This article will discuss the best ways to make moving marquee elements in modern web design. A marquee is an infinite section of text and/or visual element (like images) that automatically scrolls horizontally. Despite the […]
By James LePage
August 9, 2022

Testing CSS/Websites for prefers-reduced-motion Queries

prefers-reduced-motion is a helpful accessibility query that every web developer should be using. It checks to see if a users system has been instructed to minimize motion. Some may be negatively impacted by animations such […]
By James LePage
July 15, 2022

How to Make Snapping Scroll Sections with CSS Scroll-Snap (fullpage.js alternative)

In this tutorial, we're going to make a page that snaps from one fullscreen section to another as the user scrolls. This effect was popularized by the fullpage.js library. But now, there are better options […]
By James LePage
March 13, 2022

How To Add JSX Comments in React

Adding comments in JSX (JavaScript XML) works a bit differently than regular Javascript comments. A common question for those getting started in React is "how do you add JSX comments?". If you try to add […]
By James LePage
March 7, 2022

How To Add Multiple Pages in React (2024 Tutorial)

In this article, we're going to discuss how to make a multi page website (or app) in React. This is a relatively simple concept, and can be done in about five minutes. Once you understand […]
By James LePage
January 11, 2022

How To Add Google Fonts To Your Computer (Mac & Windows)

This article will show you how to add Google Fonts to your computer. Google offers an incredible selection of high-quality and free fonts that can be used in website projects, graphic design, and any other […]
By James LePage
November 9, 2021

How to See What Fonts a Website is Using

Fonts and typography make up a fundamental aspect of website design. If you're interested in figuring out what font a website is using, there are several methods to do just that. Perhaps you've stumbled across […]
By James LePage
September 21, 2021

Missing fb:App_id Error - What It Is and How To Fix

This article will walk you through the best ways to fix the common WordPress error of "The Following Required Properties Are Missing: fb:App_id Error", discussing what it means and how to fix it. This is […]
By James LePage
1 2 3 4
Back To Blog
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram