Web Weekly #33 (#blogPost)

Guten Tag!Let’s start the week with some very creative work by Vincent Bal. He’s a filmmaker that uses shadows in his short scenes. ?


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

Guten Tag!

Let's start the week with some very creative work by Vincent Bal. He's a filmmaker that uses shadows in his short scenes. ?

This week's Web Weekly includes:

  • A better history search CLI tool
  • Writing confident emails
  • Native page transitions

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

Ready? Steady. Go!

McFly – a reverse search replacement

Many people use ctrl + r to navigate their shell history. I never really used this functionality and usually went for a history | grep .... After discovering McFly (a reverse search replacement), I now love using ctrl + r to find previous commands.

Fly through your shell history

Today I learned – viewport units trigger overflows

I rarely use viewport units in my CSS. This week I learned that 100% and 100vw behave differently, and that can lead to overflows. Learn more about it on the Polypane blog.

Learn about strategies dealing with overflows

Build resilient Frontend applications

Due to their massive audience, the folks working on gov.uk are known for building highly accessible websites. I came across their guidance document outlining how to build resilient Frontends and loved their focus on progressive enhancement and take on unavailable JavaScript.

Build resilient websites

Be more confident when writing emails

As a non-native English speaker, I'm often uncertain how to phrase replies. I tend to be too apologetic, too. Dani Donovan collected valuable phrases and examples to write more confident emails.

Write confident emails

How to build a CSS switch – an incredibly detailed CSS tutorial

Adam Argyle is on fire lately. He published various incredibly detailed CSS tutorials. This article on CSS switch components is very long, but oh boy... there are so many gems in it! Highly recommended!

Build a CSS switch

Start using singular "they"

Do you use "they" when talking about a single person? This quick and cute video from Savvy Ally Action explains why you might want to adopt it.

Adopt the singular "they"

Import CSS from JavaScript

The Chrome folks started pushing a new way of importing CSS in JavaScript.

import sheet from './styles.css' assert { type: 'css' };

That's... well... something (it's borrowing the syntax to import JSON in ESM). The WebDev community is not happy about this approach. Dave Rupert sums up this week's drama nicely.

Is this the way to import CSS in JS?

How to "hack" Spotify

Remy Sharp got annoyed by Spotify recommending him too many podcasts and shows. Unfortunately, the tech support could not help him and he was stuck with all these useless recommendations. He took the matter into his own hands and started "fixing" Spotify. It's a great story with many nicely nerdy details!

Learn how to "hack" Spotify

Consume less, create more!

TJCX described how they stopped consuming media and content, and started creating instead. I loved reading this story!

Start creating

? excitement: Chrome starts a page transitions origin trial

On another note: Chrome also started an origin trial for page transitions, and I'm overly excited about it. Page transitions allow you to define a beautiful visual transition from one page to another. The catch here: it works without all the heavy lifting in CSS and JS, and you don't need to build a Single Page Application to make your website look smoother.

I'm planning to set it up this week and will keep you posted!

Play around with page transitions

Three valuable projects to have a look at

A new Tiny Helper

Did you ever want to view a website's source but were on your phone or didn't have developer tools available? This situation is when View source as a service can help. :)

View all the sources

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

A quote to think about

I listened to the JSParty episode on CLI tooling, and Amal Hussein said this week's quote. It's such a beautiful sentence!

The terminal is the most intimate conversation you're gonna have with your computer.

A song that makes you stop coding

This week's track is a bouncy house track with some rolling lyrics. Format:B produces such danceable tracks!

Listen to "Chunky"

Thank you for reading!

And that's a wrap for the thirty-third 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-08-23T10:00:00+00:00) Web Weekly #33 (#blogPost). Retrieved from https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/

MLA
" » Web Weekly #33 (#blogPost)." Stefan Judis | Sciencx - Monday August 23, 2021, https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/
HARVARD
Stefan Judis | Sciencx Monday August 23, 2021 » Web Weekly #33 (#blogPost)., viewed ,<https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/>
VANCOUVER
Stefan Judis | Sciencx - » Web Weekly #33 (#blogPost). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/
CHICAGO
" » Web Weekly #33 (#blogPost)." Stefan Judis | Sciencx - Accessed . https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/
IEEE
" » Web Weekly #33 (#blogPost)." Stefan Judis | Sciencx [Online]. Available: https://www.scien.cx/2021/08/23/web-weekly-33-blogpost/. [Accessed: ]
rf:citation
» Web Weekly #33 (#blogPost) | Stefan Judis | Sciencx | https://www.scien.cx/2021/08/23/web-weekly-33-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.