Wes June’s Dev NotesAboutAbout
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Introduction
    • Centering in CSS
    • Containing block
    • Controlling inheritance
    • CSS selectors
    • Formatting contexts
    • Media queries
    • min(), max(), and clamp()
    • Shorthand properties
    • Stacking contexts
    • inert
    • <input type="file">
    • Semantic HTML tags
    • Copying array methods and mutating array methods
    • Differences between var, let, and const
    • How to check if a variable is an array?
    • How to check if a variable is an object?
    • Differences between type aliases and interfaces
    • The maximum delay value for setTimeout
    • The maximum and minimum values for the CSS z-index property
  • Introduction
  • About
    • Centering in CSS
    • Containing block
    • Controlling inheritance
    • CSS selectors
    • Formatting contexts
    • Media queries
    • min(), max(), and clamp()
    • Shorthand properties
    • Stacking contexts
    • inert
    • <input type="file">
    • Semantic HTML tags
    • Copying array methods and mutating array methods
    • Differences between var, let, and const
    • How to check if a variable is an array?
    • How to check if a variable is an object?
    • Differences between type aliases and interfaces
    • The maximum delay value for setTimeout
    • The maximum and minimum values for the CSS z-index property

Introduction

Most of the articles on this website are my personal notes compiled from various sources. These notes are mainly for my personal learning so that I can quickly review them when needed. I will add reference links to each article.


© 2023 Wes June. Built with Nextra.