
Articles
Development, page 6 of 19
This is a very broad category within my articles which encompasses any aspect of web development, from initial design and architecture to coding, testing, and deployment.
Below you will find a subset of articles from my blog specifically about 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 twenty‑seven collected together for you below.

Best Practices for Angular Routing and Lazy Loading. 
Track Element Visibility Using Intersection Observer. Track Element Visibility Using Intersection Observer

Deep‑Cloning vs. Shallow‑Cloning in JavaScript. Deep‑Cloning vs. Shallow‑Cloning in JavaScript

Mastering JavaScript Iterators and Generators. Mastering JavaScript Iterators and Generators

Access Search Parameters in Next.js SSR'd Layout. Access Search Parameters in Next.js SSR'd Layout

Flattening Arrays in JavaScript. Flattening Arrays in JavaScript

Unit Testing in Angular: Writing Effective Tests. Unit Testing in Angular: Writing Effective Tests

Use JavaScript to Find the Week Day from a Date. Use JavaScript to Find the Week Day from a Date

Understanding Object Types with JavaScript's instanceof. Understanding Object Types with JavaScript's
instanceof
Implementing Authentication in Next.js Using NextAuth.js. Implementing Authentication in Next.js Using NextAuth.js

Understanding Transient Props in styled‑components. Understanding Transient Props in
styled‑components
Reduce() in JavaScript. reduce()in JavaScript
Creating Progressive Web Apps (PWAs) with Angular. Creating Progressive Web Apps (PWAs) with Angular

Pure Functions in JavaScript. Pure Functions in JavaScript

Understanding the Composition API in Vue 3. Understanding the Composition API in Vue 3

Testing the Content of JSX Data in Cypress. Testing the Content of JSX Data in Cypress

Angular Change Detection: How It Works and How to Optimise It. Angular Change Detection: How It Works and How to Optimise It

Validating Parentheses Input Using TypeScript. Validating Parentheses Input Using TypeScript