“functions” Archive
(Need an explanation? Look for “functions” at WebGlossary.info.)
- Possible Future CSS: Tree-Counting Functions and Random Values (by) · · css, randomness
- CSS “min()” All the Things (via) · · css
- I Didn’t Know You Could Use Sibling Parameters as Default Values in Functions (by) · · javascript
- New Values and Functions in CSS (by) · · css
- JavaScript Generators Explained, but on a Senior-Level (by/via) · · javascript
- Relative Color Syntax—Basic Use Cases (by/via) · · css, colors, user-agents, support
- “stripes()”: The Border Function You Never Knew You Needed (by) · · css, borders
- Garbage Collection and Closures (by) · · javascript, closures, garbage-collection
- Better Ways to Use Async Functions in JavaScript (by) · · javascript, promises
- CSS Stuff I’m Excited After the Last CSSWG Meeting (by/via) · · css, transitions, anchor-positioning
- Deploy AWS Lambda Functions With Serverless Framework and Node.js (by) · · deploying, aws, serverless, nodejs
- A Text-Reveal Effect Using “conic-gradient()” in CSS (by/via) · · css, gradients, effects
- Mastering JavaScript Generators (by) · · javascript
- One of the Boss Battles of CSS Is Almost Won! Transitioning to “auto” (by/via) · · css, transitions, animations
- How to Compose JavaScript Functions That Take Multiple Parameters (The Epic Guide) (by) · · guides, how-tos, javascript
- No More Pixel Rounding Issues (by) · · css
- “contrast-color()” Is a Good Thing, but Also Solving the Problem at the Wrong Layer (by) · · accessibility, colors, contrast, css
- On Compliance vs. Readability: Generating Text Colors With CSS (by) · · css, colors, compliance, readability, comparisons
- The CSS Stepped Value Math Functions Are Now in Baseline 2024 (by/via) · · css, math, user-agents, support, web-platform
- Shades of Grey With “color-mix()” (by/via) · · css, colors
- Creating Fluid Typography With the CSS “clamp()” Function (by/via) · · css, typography
- What’s Going On in Dark Theme / Light Theme Land (by/via) · · css, dark-mode
- CSS Color-Scheme-Dependent Colors With “light-dark()” (by/via) · · css, colors, dark-mode
- How to Use jQuery’s “ajax()” Function for Asynchronous HTTP Requests (by+/via) · · how-tos, jquery, ajax
- New CSS That Can Actually Be Used in 2024 (by) · · css, logical-properties, container-queries, selectors, nesting, cascade, grids
- Make Your Functions More Reusable With Generics (by) · · typescript, generics, maintainability
- Creating Color Palettes With the CSS “color-mix()” Function (by/via) · · css, colors, color-palettes
- Future of CSS: Functions and Mixins (by) · · css, mixins
- The New CSS Math: “pow()”, “sqrt()”, and Exponential Friends (by) · · css, math
- CSS Mixins and Functions Explainer (by/via) · · css, mixins
- When to Use the “min()” or “max()” Function (by) · · css
- The New CSS Color Format You Didn’t Know You Needed; “oklch()” (by) · · css, colors, oklch, tailwind
- A Practical Introduction to Scroll-Driven Animations With CSS “scroll()” and “view()” (by/via) · · introductions, scrolling, animations, css
- “oklch()” Retains Perceived Lightness for Different Hue Angles (by) · · css, colors, oklch
- Cascade Layers, CSS Functions, and More CSS With Miriam Suzanne (by+/via) · · podcasts, interviews, css, cascade
- The New CSS Math: “rem()” and “mod()” (by) · · css, math
- The New “light-dark()” Function to Switch Theme Color in CSS (by) · · css, dark-mode
- A Couple of New CSS Functions I’d Never Heard Of (by) · · css
- CSS Relative Color Syntax (by/via) · · css, colors
- The Future of CSS: Easy Light-Dark Mode Color Switching With “light-dark()” (by/via) · · css, dark-mode
- Deploy and Test AWS Step Functions With Node.js (via) · · nodejs, aws, deploying, testing
- The Path to Awesome CSS Easing With the “linear()” Function (by/via) · · css, animations
- Arrow Functions vs. Traditional Functions in JavaScript (by) · · videos, javascript, comparisons
- Realistic CSS Animations and the “linear()” Timing Function (by) · · css, animations
- How to Use Headless Chrome in Serverless Functions With a 50 MB Limit (by) · · how-tos, headless, serverless, user-agents, google, chrome
- How to Use the CSS Grid “repeat()” Function (by/via) · · how-tos, css, grids, layout
- Creating Custom Easing Effects in CSS Animations Using the “linear()” Function (by/via) · · css, animations
- Fluid vs. Responsive Typography With CSS Clamp (by/via) · · css, typography, responsive-design
- Useful Functions for [an] HTTP Server · · deno, servers, http
- New CSS Color Spaces and Functions in All Major Engines (by/via) · · css, colors, user-agents, support
- How to Draw Any Regular Shape With Just One JavaScript Function (by/via) · · how-tos, javascript
- A Comprehensive Guide to Using Langchain.js and Google Cloud Functions for AI Applications (by/via) · · guides, langchain, google, gcp, ai
- Write Better CSS by Borrowing Ideas From JavaScript Functions (by/via) · · css, javascript, quality
- TypeScript Function Types: A Beginner’s Guide (by) · · guides, typescript
- Improving CSS Shapes With Trigonometric Functions (by) · · css, shapes
- Function Overloading in TypeScript (by/via) · · typescript
- Creating a Clock With the New CSS “sin()” and “cos()” Trigonometry Functions (by/via) · · css
- 10 Helpful JavaScript Utility Functions (by) · · javascript
- CSS Color Functions and Custom Properties (by) · · css, colors, custom-properties
- Why Would Anyone Need JavaScript Generator Functions? (by) · · javascript
- Easy Fluid Typography With “clamp()” Using Sass Functions (by/via) · · typography, css, sass
- How to Return Multiple Values From a Function in JavaScript (by) · · how-tos, javascript
- Useful JavaScript Math Functions and How to Use Them (by/via) · · javascript, math
- Use Cases for CSS Comparison Functions (by) · · css
- The Seventh Way to Call a JavaScript Function Without Parentheses (by/via) · · javascript
- A Simple “clamp()” Function in PHP (by) · · php
- Checking if a JavaScript Native Function Is Monkey Patched (by) · · javascript
- Intro to Serverless Functions (by/via) · · introductions, serverless, netlify
- Master Higher-Order Functions in JavaScript (by/via) · · javascript
- Debugging Node Serverless Functions on AWS Lambda (by) · · nodejs, debugging, serverless, aws
- JavaScript Function Composition: What’s the Big Deal? (by) · · javascript
- When to Use a Function Expression vs. Function Declaration (by/via) · · javascript, comparisons
- How to Use CSS Math Functions: “calc”, “min”, “max”, “clamp” (via) · · how-tos, css, math
- Giving New Meanings to the Color Functions in CSS (by) · · css, colors
- Arrow Functions in JavaScript: How to Use Fat and Concise Syntax (by/via) · · how-tos, javascript
- An Introduction to AWS CloudFront Functions (by/via) · · introductions, aws, cloudfront, content-delivery
- How to Use Higher-Order Functions in JavaScript (by/via) · · how-tos, javascript
- Functional Programming in PHP: Higher-Order Functions (by/via) · · php, programming
- “min()”, “max()”, and “clamp()”: Three Logical CSS Functions to Use Today (by/via) · · css
- 4 Important Differences Between Regular and Arrow Functions (by) · · javascript, comparisons
- Practical Uses of CSS Math Functions: “calc”, “clamp”, “min”, “max” (by) · · css, math
- 10 Utility Functions for Working With Objects in JavaScript (by/via) · · javascript, objects
- 5 Different Ways to Declare Functions in jQuery (by/via) · · jquery, javascript
- New Syntax for JS “Function Stuff” (by) · · javascript, operators
- JavaScript Functions That Define and Rewrite Themselves (via) · · javascript
- JavaScript Operators, Conditionals, and Functions (by/via) · · javascript, operators, conditionals
- A Closer Look at Functions in Go (by/via) · · go
- Learning to Love the Boring Bits of CSS (by/via) · · css, units, selectors
- The “color()” Function (by) · · css
- Dynamic Function Names in JavaScript (by) · · naming, javascript
- Defining and Using Functions in PHP (via) · · php
- Array Handling Functions (by/via) · · php, arrays
- 15 JavaScript String Functions (by/via) · · javascript
- The Document Ready Function (by/via) · · jquery
- On “attr()” and “calc()” (by) · · css
- Will JavaScript Function Without the “function” Statement? (by/via) · · javascript