Menu

Close
  • Home
Subscribe
Menu

Magic Numbers

A 2-post collection

Page 1 of 1

Magic Numbers in CSS

Magic numbers are numbers that appear in source code without any explanation of what they mean. This makes the code difficult to understand and maintain. In »

Matt Zeunert on CSS, Magic Numbers, Giving Things A Name 07 October 2015

When is two a magic number?

A magic number is a number that appears directly in source code, but should really be given a name and used as a variable. The aim »

Matt Zeunert on Giving Things A Name, Magic Numbers 29 September 2015
Page 1 of 1
JavaScript Code Readability © 2019
Proudly published with Ghost