
Articles
Guides, page 12 of 17
This is a relatively generic and broad category where I attempt to offer guidance or instruction on more‑or‑less anything related to front‑end and web development.
Below you will find a subset of articles from my blog specifically about Guides. 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 one collected together for you below.

Dynamic Imports and Code Splitting in Next.js. 
Understanding getStaticPaths in Next.js. Understanding
getStaticPathsin Next.js
GetStaticProps vs. getServerSideProps in Next.js. getStaticPropsvs.getServerSidePropsin Next.js
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

Automatically Generate urllist.txt from sitemap.xml. Automatically Generate
urllist.txtfromsitemap.xml
Throttling vs. Debouncing in JavaScript: Managing Event Frequency. Throttling vs. Debouncing in JavaScript: Managing Event Frequency

Understanding Element Dimensions in JavaScript: Width and Height. Understanding Element Dimensions in JavaScript: Width and Height

UseReducer in React. useReducerin React
Dynamic Routes in Next.js. Dynamic Routes in Next.js

301 vs. 307 Redirects. 301 vs. 307 Redirects
JavaScript’s Math.random(). JavaScript's
Math.random()
UseRef in React. useRefin React
React Hooks: Modern State Management. React Hooks: Modern State Management

Class vs. Functional Components in React. Class vs. Functional Components in React

Advanced Techniques for Responsive Web Design. Advanced Techniques for Responsive Web Design

Custom _app and Custom _document in Next.js. Custom
_appand Custom_documentin Next.js