
Sign up to save your podcasts
Or
In this Hasty Treat, Scott and Wes talk about clamp and interpolate and how you might want to use them in your next project.
Sentry - SponsorIf you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.
NAME - SponsorThere are hundreds of payments processing companies out there. Hit up developer.paymentshub.com/syntax to learn more about how Payments Hub Developers not only processes ecommerce and in-person payments, but also boards and underwrites your merchants in as little as 90 minutes. We are currently offering Syntax listeners who become new partners 6 months free data through our Business Reporting API!
Show NotesCSS clamp: font-size: clamp(1rem, 10vw, 2rem);
JavaScript Clamp: const clamp = (num, min, max) => Math.min(Math.max(num, min), max)
4.9
966966 ratings
In this Hasty Treat, Scott and Wes talk about clamp and interpolate and how you might want to use them in your next project.
Sentry - SponsorIf you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.
NAME - SponsorThere are hundreds of payments processing companies out there. Hit up developer.paymentshub.com/syntax to learn more about how Payments Hub Developers not only processes ecommerce and in-person payments, but also boards and underwrites your merchants in as little as 90 minutes. We are currently offering Syntax listeners who become new partners 6 months free data through our Business Reporting API!
Show NotesCSS clamp: font-size: clamp(1rem, 10vw, 2rem);
JavaScript Clamp: const clamp = (num, min, max) => Math.min(Math.max(num, min), max)
377 Listeners
265 Listeners
245 Listeners
287 Listeners
41 Listeners
584 Listeners
628 Listeners
273 Listeners
213 Listeners
484 Listeners
186 Listeners
63 Listeners
136 Listeners
58 Listeners
52 Listeners