Frontend Dogma

“functions” Archive

(Need an explanation? Look for “functions” at WebGlossary.info.)

  1. Possible Future CSS: Tree-Counting Functions and Random Values (by) · · ,
  2. CSS “min()” All the Things (via) · ·
  3. I Didn’t Know You Could Use Sibling Parameters as Default Values in Functions (by) · ·
  4. New Values and Functions in CSS (by) · ·
  5. JavaScript Generators Explained, but on a Senior-Level (by/via) · ·
  6. Relative Color Syntax—Basic Use Cases (by/via) · · , , ,
  7. “stripes()”: The Border Function You Never Knew You Needed (by) · · ,
  8. Garbage Collection and Closures (by) · · , ,
  9. Better Ways to Use Async Functions in JavaScript (by) · · ,
  10. CSS Stuff I’m Excited After the Last CSSWG Meeting (by/via) · · , ,
  11. Deploy AWS Lambda Functions With Serverless Framework and Node.js (by) · · , , ,
  12. A Text-Reveal Effect Using “conic-gradient()” in CSS (by/via) · · , ,
  13. Mastering JavaScript Generators (by) · ·
  14. One of the Boss Battles of CSS Is Almost Won! Transitioning to “auto” (by/via) · · , ,
  15. How to Compose JavaScript Functions That Take Multiple Parameters (The Epic Guide) (by) · · , ,
  16. No More Pixel Rounding Issues (by) · ·
  17. “contrast-color()” Is a Good Thing, but Also Solving the Problem at the Wrong Layer (by) · · , , ,
  18. On Compliance vs. Readability: Generating Text Colors With CSS (by) · · , , , ,
  19. The CSS Stepped Value Math Functions Are Now in Baseline 2024 (by/via) · · , , , ,
  20. Shades of Grey With “color-mix()” (by/via) · · ,
  21. Creating Fluid Typography With the CSS “clamp()” Function (by/via) · · ,
  22. What’s Going On in Dark Theme / Light Theme Land (by/via) · · ,
  23. CSS Color-Scheme-Dependent Colors With “light-dark()” (by/via) · · , ,
  24. How to Use jQuery’s “ajax()” Function for Asynchronous HTTP Requests (by+/via) · · , ,
  25. New CSS That Can Actually Be Used in 2024 (by) · · , , , , , ,
  26. Make Your Functions More Reusable With Generics (by) · · , ,
  27. Creating Color Palettes With the CSS “color-mix()” Function (by/via) · · , ,
  28. Future of CSS: Functions and Mixins (by) · · ,
  29. The New CSS Math: “pow()”, “sqrt()”, and Exponential Friends (by) · · ,
  30. CSS Mixins and Functions Explainer (by/via) · · ,
  31. When to Use the “min()” or “max()” Function (by) · ·
  32. The New CSS Color Format You Didn’t Know You Needed; “oklch()” (by) · · , , ,
  33. A Practical Introduction to Scroll-Driven Animations With CSS “scroll()” and “view()” (by/via) · · , , ,
  34. “oklch()” Retains Perceived Lightness for Different Hue Angles (by) · · , ,
  35. Cascade Layers, CSS Functions, and More CSS With Miriam Suzanne (by+/via) · · , , ,
  36. The New CSS Math: “rem()” and “mod()” (by) · · ,
  37. The New “light-dark()” Function to Switch Theme Color in CSS (by) · · ,
  38. A Couple of New CSS Functions I’d Never Heard Of (by) · ·
  39. CSS Relative Color Syntax (by/via) · · ,
  40. The Future of CSS: Easy Light-Dark Mode Color Switching With “light-dark()” (by/via) · · ,
  41. Deploy and Test AWS Step Functions With Node.js (via) · · , , ,
  42. The Path to Awesome CSS Easing With the “linear()” Function (by/via) · · ,
  43. Arrow Functions vs. Traditional Functions in JavaScript (by) · · , ,
  44. Realistic CSS Animations and the “linear()” Timing Function (by) · · ,
  45. How to Use Headless Chrome in Serverless Functions With a 50 MB Limit (by) · · , , , , ,
  46. How to Use the CSS Grid “repeat()” Function (by/via) · · , , ,
  47. Creating Custom Easing Effects in CSS Animations Using the “linear()” Function (by/via) · · ,
  48. Fluid vs. Responsive Typography With CSS Clamp (by/via) · · , ,
  49. Useful Functions for [an] HTTP Server · · , ,
  50. New CSS Color Spaces and Functions in All Major Engines (by/via) · · , , ,
  51. How to Draw Any Regular Shape With Just One JavaScript Function (by/via) · · ,
  52. A Comprehensive Guide to Using Langchain.js and Google Cloud Functions for AI Applications (by/via) · · , , , ,
  53. Write Better CSS by Borrowing Ideas From JavaScript Functions (by/via) · · , ,
  54. TypeScript Function Types: A Beginner’s Guide (by) · · ,
  55. Improving CSS Shapes With Trigonometric Functions (by) · · ,
  56. Function Overloading in TypeScript (by/via) · ·
  57. Creating a Clock With the New CSS “sin()” and “cos()” Trigonometry Functions (by/via) · ·
  58. 10 Helpful JavaScript Utility Functions (by) · ·
  59. CSS Color Functions and Custom Properties (by) · · , ,
  60. Why Would Anyone Need JavaScript Generator Functions? (by) · ·
  61. Easy Fluid Typography With “clamp()” Using Sass Functions (by/via) · · , ,
  62. How to Return Multiple Values From a Function in JavaScript (by) · · ,
  63. Useful JavaScript Math Functions and How to Use Them (by/via) · · ,
  64. Use Cases for CSS Comparison Functions (by) · ·
  65. The Seventh Way to Call a JavaScript Function Without Parentheses (by/via) · ·
  66. A Simple “clamp()” Function in PHP (by) · ·
  67. Checking if a JavaScript Native Function Is Monkey Patched (by) · ·
  68. Intro to Serverless Functions (by/via) · · , ,
  69. Master Higher-Order Functions in JavaScript (by/via) · ·
  70. Debugging Node Serverless Functions on AWS Lambda (by) · · , , ,
  71. JavaScript Function Composition: What’s the Big Deal? (by) · ·
  72. When to Use a Function Expression vs. Function Declaration (by/via) · · ,
  73. How to Use CSS Math Functions: “calc”, “min”, “max”, “clamp” (via) · · , ,
  74. Giving New Meanings to the Color Functions in CSS (by) · · ,
  75. Arrow Functions in JavaScript: How to Use Fat and Concise Syntax (by/via) · · ,
  76. An Introduction to AWS CloudFront Functions (by/via) · · , , ,
  77. How to Use Higher-Order Functions in JavaScript (by/via) · · ,
  78. Functional Programming in PHP: Higher-Order Functions (by/via) · · ,
  79. “min()”, “max()”, and “clamp()”: Three Logical CSS Functions to Use Today (by/via) · ·
  80. 4 Important Differences Between Regular and Arrow Functions (by) · · ,
  81. Practical Uses of CSS Math Functions: “calc”, “clamp”, “min”, “max” (by) · · ,
  82. 10 Utility Functions for Working With Objects in JavaScript (by/via) · · ,
  83. 5 Different Ways to Declare Functions in jQuery (by/via) · · ,
  84. New Syntax for JS “Function Stuff” (by) · · ,
  85. JavaScript Functions That Define and Rewrite Themselves (via) · ·
  86. JavaScript Operators, Conditionals, and Functions (by/via) · · , ,
  87. A Closer Look at Functions in Go (by/via) · ·
  88. Learning to Love the Boring Bits of CSS (by/via) · · , ,
  89. The “color()” Function (by) · ·
  90. Dynamic Function Names in JavaScript (by) · · ,
  91. Defining and Using Functions in PHP (via) · ·
  92. Array Handling Functions (by/via) · · ,
  93. 15 JavaScript String Functions (by/via) · ·
  94. The Document Ready Function (by/via) · ·
  95. On “attr()” and “calc()” (by) · ·
  96. Will JavaScript Function Without the “function” Statement? (by/via) · ·