Arpit Agrawal

@arpit.codes

Web designer-developer

New Things You Should Know About HTML Here in Mid 2026 The foundational language of the web is getting plenty of love lately! While HTML moves a bit more slowly than its buddies, CSS and JavaScript, that tends to be a good thing. I'm not gonna do, like, in here. That's too basic for you. Tha

New Things You Should Know About HTML Here in Mid 2026

The foundational language of the web is getting plenty of love lately! While HTML moves a bit more slowly than its buddies, CSS and JavaScript, that tends to be a good thing. I’m not gonna do, like,…

blog.master.dev

I was going to do a short post on Modern Web Guidance; it turned into a huge deep dive. Here's what it does, why it raised eyebrows, and on-point information with truth bombs. I tried to be complete and honest. It's not magic, but in time, it might just make the web a little bit better.

Modern Web Guidance as a starting point for my own token skills: getting agents to write better CSS | utilitybend

How Google's Modern Web Guidance feeds Baseline-aware platform best practices into AI coding agents, how to pair it with your own design token skills, and an honest look at its telemetry, Apache-2.0 l...

utilitybend.com

So many career/life skills boil down to seeing things from someone else’s pov and focusing on value for THEM, not YOUR needs. The only variable is who you’re empathizing with (friends, customers, biz partners, etc). Perhaps Empathy is as fundamental as Math and should really be taught at school?

i’m glad we’re getting some more standardisation and convergence with design tokens but the format module spec not allowing fluid tokens for things like type and spacing is really frustrating. would love to know how folks handle this in practice.

I would really appreciate a job since I have about 30 days left to survive. Nothing has worked out for a while now. Been living in hostels in SE Asia for over a year. Full stack js, Staff Engineer or PM, react, astro. Many senior positions, consulted for Apple Wireless on their data dashboards, etc

Screenshot of my bank accounts. $512 in checking. $22k charged on my credit card.

I never understood why Safari dropped support for theme-color. Doing something automagic to create a seamless edge-to-edge experience seems fine, but that should be a fallback in case there is no theme-color. That way we can move on from hacks like grooovinger.com/notes/2026-0... to set the color.

Just watched @nerdy.dev's CSS Day talk on Contextualism. Excellent as usual. Adam shared a mega list of things a component could and should respond to. He was so mad that most of our components (including his own) do almost none of it. conffab.com/presentation... css-day-2026.netlify.app

Contextualism

<p>Container queries, scroll queries, and media queries all let CSS respond to<br /> context rather than just viewport size. Adam Argyle shows how combining<br /> them lets you build interfaces that a...

conffab.com

Today I learned, through Sara Soueidan’s course, Practical Accessibility, that spectacles/eyeglasses are a form of assistive technology. I’ve worn glasses for most of my life, but I’ve never really thought of myself as someone who uses assistive technology. practical-accessibility.today

The Practical Accessibility Course

A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today

practical-accessibility.today

It's been a while since I've done a people looking for work thread. If you're looking for work, put what you do and what you're looking for (full time, freelance etc) as a reply. Companies: get hiring people!

Today I learned, that copying and pasting other people's code in your project is called vendoring. Carson Gross goes on to explain how vendoring can get pretty difficult to deal with and how that is actually its strength. htmx.org/essays/vendo...

</> htmx ~ Vendoring

Carson Gross explores the concept of 'vendoring' in software development, where external project sources are copied directly into a project. He covers the benefits of vendoring, such as improved visib...

htmx.org

Custom Properties. Variables is what people wanted. Custom Properties is how they were implemented in CSS. Because they are properties, they are a core part of the language: they cascade, go through the value processing steps, etc. — so much more powerful than just "variables".

I’ve put hours into learning CSS over the years and continue to do so happily. Building with HTML and CSS is the part of the work I enjoy the most.