I found interesting project https://github.com/SearchApi/wreq-ruby?tab=readme-ov-file Is a #ruby and #rust http client that can simulate different browsers in different OS
#ruby #rust #http #web #webDevelpment
GitHub - SearchApi/wreq-ruby: Ruby bindings for wreq, an HTTP client with TLS/HTTP2 browser fingerprinting

Ruby bindings for wreq, an HTTP client with TLS/HTTP2 browser fingerprinting - SearchApi/wreq-ruby

GitHub

Enter the #SVG #filter!

`feComponentTransfer` allows us to manipulate individual RGBA channels. In this case just the alpha (via `feFuncA`) by making all assembly pixels whose alpha is below `.5` fully transparent (alpha = 0). And all other pixels fully opaque (alpha = 1).

This makes edges jagged. 💀

Maybe not so noticeable in some cases, but it often won't cut it.

#CSS #cssFilter #svgFilter #cssBlur #code #webDev #web #dev #webDevelpment #coding #frontend #goo #gooey #blobs #metalball

You can also create your Laravel Application while using custom Package. Its a sure guarantee for scalable, maintainable and reusable code. See how its implemented with an online office furniture system.

https://muwangaxyz.medium.com/making-your-custom-package-in-laravel-11-from-scratch-2b06b6b385f4

#laravelframework #onlineofficefurniture #officefurnituredubai #CustomPackages #LaravelPackages #scalablecode #maintaibalecode #CodeReusability #webdevelpment

Making Your Custom Package in Laravel 11 From Scratch

With Laravel, all web developers can extend the framework’s functionality by creating custom packages. Such custom packages entirely encapsulate reusable functionality. This usually includes…

Medium

Someone asked how to get a double stroke text. Here's my take on it, requiring no text duplication: https://www.reddit.com/r/css/comments/1j04b4e/comment/mfbaq7y/

@codepen demo with minimal code 😸 https://codepen.io/thebabydino/pen/GgRrmzO?editors=1100

#SVG #filter #textEffect #CSS #code #dev #coding #webDev #webDevelpment #web #frontend

A little @codepen demo I made some years back: #duotone a B&W image using pure #CSS #blending (and very little code in total) https://codepen.io/thebabydino/pen/MWbdbrm

With a comparison slider between the two blend modes that may be used for the effect and a picker for duotone palette base.

Created for my Taming Blend Modes #CSSTricks article https://css-tricks.com/taming-blend-modes-difference-and-exclusion/

#blendMode #code #coding #frontend #web #dev #webDev #webDevelpment #interactive #CodePen #JS #JavaScript #slider #comparison #comparisonSlider

Blend mode duotone

Created for my [Taming Blend Modes: `difference` and `exclusion`](https://css-tricks.com/taming-blend-modes-difference-and-exclusion/) article on CSS-T...

SVG texture variations

I have no idea what I'm doing. No, really. I [don't understand Perlin Noise](https://x.com/anatudor/status/1180459850372923393), I don't understand li...

#tinyCSStip You may have seen some of my demos using this on #CodePen already. Here's the how behind it.

Pure #CSS #halftone effect in 3 declarations:

✨ background layering a pattern and a map
✨ blend mode multiplication of the two layers
✨ contrast bump up to push all greys to either black or white

#cssFilter #filter #cssTricks #cssTip #cssTips #tipsAndTricks #code #coding #frontend #wedDev #webDevelpment

`background-blend-mode` is not applied in Safari when at least one of the layers blended has `background-clip: text`.

Bug 267129 🪲 https://bugs.webkit.org/show_bug.cgi?id=267129

Live test https://codepen.io/thebabydino/pen/MWxYYJw?editors=1100

There are workarounds, but involve using a pseudo that wouldn't otherwise be needed at best & multiple text copies if 2+ `background` layers need to be restricted to `text`. If the text should also be `contenteditable`... 😭

#css #Safari #SafariBug #bug #bugs #code #coding #frontend #webDev #webDevelpment

267129 – `background-blend-mode` not applied when a layer has `background-clip: text`

WebKit Bugzilla

Standalone Elements · Individual open source web components with zero or few dependencies https://ilo.im/1077j9

_____
#development #resources
#webdevelpment #webdev #WebComponent #element #API #JavaScript #JS #HTML

Standalone Elements

Individual open source web components with zero or few dependencies.