Weekly Digest 33/2022

Marco Biedermann
3 min readAug 21, 2022

--

by Bruno Nascimento

Welcome to my Weekly Digest #33.

This weekly digest contains a lot of interesting and inspiring articles, videos, tweets, podcasts, and designs I consumed during this week.

Interesting articles to read

Communicating Effectively As A Tech Lead

Here are Addy’s tips for communicating effectively as a technical lead, including tips for how to talk to your teams and stakeholders.

How and why we removed jQuery from GOV.UK

Removing jQuery from GOV.UK was a huge yet manageable task that led to improved code and performance gains across the site. This is how and why we did this work.

Some great videos I watched this week

What are Chrome’s origin trials?

Origin trials are a way to test a new or experimental web platform feature. A third-party origin trial makes it possible for providers of embedded content to try out a new feature across multiple sites.

by Google Chrome Developers

Getting Creative with Keyframes

Working with keyframes can be difficult even if you only have one animation, but the real problems begin when you have 3 objects with 5 animations, each of which has different keyframes, duration, timing-function… and yet they all need to be exactly synchronized. So how do we do that?!

by Amit Sheen

Safely Handling Dynamic Data with TypeScript

TypeScript makes JavaScript safer by adding static type definitions. Static definitions are wonderful; they prevent developers from making trivial mistakes by ensuring every assignment and invocation is done correctly.

by Ethan Arrowood

dribbble shots

Phoveus Team Management Dashboard Design

by Ethan Arrowood

Restaurant food ordering dashboard

by Ofspace LLC

Food Delivery Mobile Apps

by MD. Ridoy Ahmed Tamim

Tweets

Podcasts worth listening

Syntax — CSS Proposals @when, CSS Masonry, Carets

In this episode of Syntax, Wes and Scott talk about proposals to CSS including @when, CSS Masonry, CSS Caret, ENV Vars, and Media Query Ranges.

Thank you for reading, talk to you next week, and stay safe! 👋

--

--

Marco Biedermann
Marco Biedermann

Written by Marco Biedermann

Full-Stack JavaScript Engineer with focus on React, Redux & Node.js and passioned about Open Source working @Mobime based in Berlin, Germany marcobiedermann.com

No responses yet