
Articles
Front‑end Development, page 11 of 19
Front‑end web development is my personal niche, it is the art of creating visual and interactive elements for a website, including layout, design, and interactivity, using HTML, CSS, and JavaScript.
Below you will find a subset of articles from my blog specifically about Front‑End Development. This is an area that I have worked with for many years, and have managed to write about quite a few times. There are three hundred thirty‑two collected together for you below.

Using Regex to Replace Numbers in a String. 
Intercepting Clipboard Events with JavaScript. Intercepting Clipboard Events with JavaScript

Dynamic Imports and Code Splitting in Next.js. Dynamic Imports and Code Splitting in Next.js

Adding Static Files to a Gatsby Site. Adding Static Files to a Gatsby Site

Parent Selectors in CSS and Sass. Parent Selectors in CSS and Sass

Automatically Deploy a Static Gatsby Site via FTP. Automatically Deploy a Static Gatsby Site via FTP

Using JavaScript to Avoid Orphans. Using JavaScript to Avoid Orphans

Understanding getStaticPaths in Next.js. Understanding
getStaticPathsin Next.js
Using CSS to Deal with Widows. Using CSS to Deal with Widows

Use Greater‑Than and Less‑Than Symbols in JSX. Use Greater‑Than and Less‑Than Symbols in JSX

Reducing Image Brightness with CSS. Reducing Image Brightness with CSS

Commenting in JSX. Commenting in JSX

GetStaticProps vs. getServerSideProps in Next.js. getStaticPropsvs.getServerSidePropsin Next.js
Creating a Discernible Name for Icon Links. Creating a Discernible Name for Icon Links

Interpolation: Sass Variables Inside calc(). Interpolation: Sass Variables Inside
calc()
Building Custom Hooks in React. Building Custom Hooks in React

What is a Static Site Generator? What is a Static Site Generator?

Static Generation vs. Server‑Side Rendering in Next.js. Static Generation vs. Server‑Side Rendering in Next.js