Weekly Digest 35/2021

Marco Biedermann
4 min readSep 5, 2021

--

Welcome to my Weekly Digest #35 which is the first one for September.

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

Vector? Raster? Why not both

This week I ran into an interesting class of problems that-in hindsight-could use a much better workflow. Does it exist?

Reducing Carbon Emissions On The Web

Websites, unfortunately, aren’t as environmentally friendly as we might like them to be. This article contains some thoughts and experiences from trying to clean them up.

Some great videos I watched this week

Functional Programming with JavaScript

Functional Programming is becoming increasingly popular and relevant with each year that goes by. With so much discussion around languages such as F#, Haskell, and Erlang, it can seem as though getting started with Functional programming would mean first learning a whole new syntax…but what if it didn’t?

New in Chrome 93

Chrome 93 is rolling out now! You can now load CSS style sheets with import statements, just like JavaScript modules. Installed PWAs can register as URL handlers, making it possible for users to jump straight into your PWA. The Multi-Screen Window Placement API has been updated based on your feedback and starts a second origin trial.

The Beauty of Bézier Curves

Bézier curves — how do they do? They’re used for animation, text rendering, and all sorts of curved shapes! But how do they actually work? well, like, that’s what the video is about, so, watch it to find out, etc!

PostCSS in 100 Seconds

PostCSS is a tool that allows you to use modern CSS features like nesting and mixins, while supporting legacy browsers. Learn why this simple JavaScript library is one of the most popular tools in the web development industry.

VS Code 1.60 Release Party

Live event and Q&A with the VS Code team to discuss highlights from the August 2021, 1.60 release.

dribbble shots

Social Media App Design

Book Store App

Cryptocurrency Wallet App

Tweets

Picked Pens

Emoji Search

13.8 billion years ago

Podcasts worth listening

Syntax — Freelance Tips — Toxic Clients

In this Hasty Treat, Scott and Wes talk about toxic clients — how to identify them, and what to do about them.

Ladybug — Diving Deep On Databases

If you have data for your application, you’ve probably used a database to store it. There are so many types of databases, NoSQL, SQL, graph, etc. Let’s learn about their benefits and how to use them!

Syntax — Coding Interview Questions

In this episode of Syntax, Scott and Wes are back with another edition of Stump’d! where they try to stump each other with interview questions.

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