Raphaël Améaume

@raphaelameaume.com

Freelance Creative Technologist. Building Fragment, a web development environment for creative coding. he/him https://raphaelameaume.com https://fragment.tools

don't forget that there are droves of folks that care and are building towards a better future for everyone, but our comms tools are constantly bombarding us with the worse of humanity instead of celebrating them

"For 25 years, Google Search was built on a contract. The web provided the content – billions of pages, freely linked, freely crawled. In return, Google sent people back. The link was the unit of exchange. [...] That contract is now broken." @matthiasott.com matthiasott.com/notes/ad-inf...

Ad Infinitum · Matthias Ott

Web design engineer, UX designer, teacher, and speaker – helping teams build websites and digital products with a focus on CSS, accessibility, and performance.

matthiasott.com

It must be Christmas, because I just made a second lesson from my shader course FREE 🎁 Lesson 08 — Luminosity Gradients is now also open so you can: 👩🏽‍🏫 See my teaching style 🤓 Learn something new 🌈 Give feedback Link below 👇🏽

Bild

I’ve been thinking: now, more than ever, it’s the safest and best time to be yourself when designing your personal website. If every job application is going to be ignored by the awful process it gets sent to, then might as well go bananas on a personal website?

Making progress... - keystroke trigger onchange(15 + 1 = 16) through props - value changes the order of inputs, so I'm losing focus - onblur evaluates event.currentTarget.value (which is still 15) as a number and trigger onchange(15) → last value changes is not applied, focus is lost

Raphaël Améaume@raphaelameaume.com · 4mo ago

Svelte help needed 👋 I'm building a Gradient input for Fragment and I'm running into issues. When in focus of an input in a list, I want to reorder that list based on gradients stops but when two stops have the same values, the UI freezes if I'm in focus. See how it breaks at the end?

Svelte help needed 👋 I'm building a Gradient input for Fragment and I'm running into issues. When in focus of an input in a list, I want to reorder that list based on gradients stops but when two stops have the same values, the UI freezes if I'm in focus. See how it breaks at the end?