Web Weekly #41 (#blogPost)

Happy Sunday, party people! 👋This week I spent some time reading about Vite. Vite is one of these new build tools that bets on EcmaScript modules and uses go-based …


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis

Happy Sunday, party people! 👋

This week I spent some time reading about Vite. Vite is one of these new build tools that bets on EcmaScript modules and uses go-based Esbuild under the hood. It looks super fancy, and I'll give it a try in my next play-around project.

Other than that, I tweaked my Chrome browser not to show me all these "valuable" URL bar suggestions. It's so much better now!

This week's Web Weekly includes:

  • New CSS features
  • A new spec that helps with ARIA
  • The leaky autofill browser feature

... and, as always, GitHub repositories, a new Tiny Helper and some music.

Something that made me smile

Christmas is approaching (I don't think it is, but the supermarket Christmas season started 🤦‍♂️). So I thought it might be a good time to get out the good old DOM tree.

Celebrate the DOM

I learned a bunch of facts about links and anchor elements from Martin Underhill. Did you know that links without an href are not focusable or that the :link pseudo-class helps detect invalid anchor elements? I didn't!

Use the link pseudo-class Learn more about links

The danger of autofill

The browsers' autofill functionality can "leak" your private information. That's right; when you're autofilling a form that only includes a visible email field, it could be that there are hidden address and phone number fields that'll be filled, too. 😲

Alvaro Montoro tested Safari, Firefox and Chromium browsers and shares how they treat this scenario.

Autofill carefully

Forever confusing – CORS

Jake Archibald summarised everything you need to know about cross-origin resources, CORS, preflights and "unusual" requests. It's an excellent explainer of the topic.

I learned that newer browser functionalities, such as module scripts, require an Access-Control-Allow-Origin header today. 😲

Understand CORS

Beautiful animations

I found press.stripe.com and love the included book animations. Even though the site makes my computer fly, I love browsing this bookshelf.

Browse some animated books

"Aria in HTML"

Are you confused by ARIA and always wonder what roles and attributes are allowed, recommended or forbidden? Me too! Luckily, there's a new spec available that gives guidance on using and not using ARIA!

Read the ARIA in HTML spec

Language always matters

The language and words we use matter. Sara Nović discusses ableist language and provides resources to speak more inclusively.

Avoid ableist language

Customize your Mac menubar

I found the xbar project, which allows you to put custom functionality into your mac menubar. You can define scripts, and there are many plugins and examples available.

Put anything into your menubar

Container-width-dependent border-radius from the future

I wrote a follow-up to Ahmad Shadeed's post Conditional Border Radius In CSS and had a look at future CSS features that could help styling elements depending on viewport and element width.

Look into the CSS future

In progress CSS proposals

Speaking of upcoming CSS features, Miriam Suzanne gave a short and on-point presentation covering the upcoming Cascade Layers, Scoped Styles and Container Queries.

Learn about new proposals

TIL recap: SVG paint order is configurable

I always found styling SVG stroke-width challenging. Changing the stroke width usually meant that the SVG started to look funny because the stroke was painted over the fill. Two years ago, I learned that SVG paint order is configurable.

Reconfigure paint order

Three valuable projects to have a look at

A new Tiny Helper

If you want to remove sensitive information from screenshots or photos, redact.photo is a handy little web app that does exactly that. Drop a photo, blur particular areas, and download it. And the coolest thing, there's no server involved!

Censor sensitive information

Find more single-purpose online tools on tiny-helpers.dev.

A quote to think about

In the spirit of me complaining about Sign in/Sign up UIs, this week's quote is from Ashley Walls.

Better words make better products.

A song that makes you stop coding

Berlin's slowly coming back to normal, and as I was out dancing yesterday, this week's song is a nicely rolling electro track from Jon Hopkins.

Listen to "Luminous Spaces"

Thank you for reading!

And that's a wrap for the forty-first Web Weekly! If you enjoy my newsletter, I'd love you to tell others about it. ♥️

If you're not a subscriber, you can change that! 😉

Stay safe, and I'll talk to you next week! 🎉 👋

PS. I heard the cool kids use RSS. You can find multiple feeds on my site.


Reply to Stefan


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis


Print Share Comment Cite Upload Translate Updates
APA

Stefan Judis | Sciencx (2021-10-16T22:00:00+00:00) Web Weekly #41 (#blogPost). Retrieved from https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/

MLA
" » Web Weekly #41 (#blogPost)." Stefan Judis | Sciencx - Saturday October 16, 2021, https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/
HARVARD
Stefan Judis | Sciencx Saturday October 16, 2021 » Web Weekly #41 (#blogPost)., viewed ,<https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/>
VANCOUVER
Stefan Judis | Sciencx - » Web Weekly #41 (#blogPost). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/
CHICAGO
" » Web Weekly #41 (#blogPost)." Stefan Judis | Sciencx - Accessed . https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/
IEEE
" » Web Weekly #41 (#blogPost)." Stefan Judis | Sciencx [Online]. Available: https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/. [Accessed: ]
rf:citation
» Web Weekly #41 (#blogPost) | Stefan Judis | Sciencx | https://www.scien.cx/2021/10/16/web-weekly-41-blogpost/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.