Weekly Digest 26/2021

Marco Biedermann
4 min readJul 4, 2021

--

Welcome to my Weekly Digest #26.

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

React Architecture: How to Structure and Organize a React Application

There is no consensus on the right way to organize a React application. React gives you a lot of freedom, but with that freedom comes the responsibility of deciding on your own architecture.

Bear plus snowflake equals polar bear

How to preserve query parameters in React Router links

React Router makes front-end routing a breeze, but it’s not always obvious how to handle query parameters.

Good Meetings

Like it or not, meetings are essential to a good working environment and communication. Therefore, it’s crucial that we work on making them as productive as possible.

Some great videos I watched this week

How to Create and Publish an NPM Package

Publishing a Javascript package to the NPM registry is quite easy, but there are some gotchas and things to know along the way. I’ll show creating a super simple package, creating an NPM account, and then publishing a package. Then I’ll go over unpublishing packages and how to publish a scoped package and why.

Three Patterns To Scale Your Microservices

Microservices have been a popular architecture choice for the last several years. Over the years we’ve adopted microservices architectures to ever growing set of use-cases and different development and deployment strategies. Watch this video to learn the three patterns that will help you architect better and scale your microservices apps.

Top 50+ AWS Services Explained in 10 Minutes

Amazon Web Services (AWS) is the world’s largest and most complex cloud with over 200 unique services. Learn about the top 50 cloud products in just ten minutes.

Nodejs Nunjucks Template Injection

VS Code Tips and Tricks for 2021

Watch this video to learn about all of the cool tips and tricks on how to better use the amazing VS Code in 2021.

4 Ways to get a competitive advantage as a frontend developer

Everyone want’s to become a programmer nowadays. The market is pretty competitive already. I work as a frontend developer for more than 10 years already and I have career advice that will give you a competitive advantage.

Useful GitHub repositories

CovidPass

Web app for adding EU COVID-19 Vaccination Certificates to your wallets

How they SRE

A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)

Reverse Engineering

List of awesome reverse engineering resources

dribbble shots

School Admin — Dashboard

Foodbar

Financial Mobile App: Online Banking

Mobile Wallet App

Landing Page: Furniture Store

Tweets

Picked Pens

Blob study

bored

Click to open

Podcasts worth listening

Syntax — Dev Tools Power — Elements Tab

In this episode of Syntax, Scott and Wes talk about the Dev Tools Elements Tab — all the features, and when you would use them!

The CSS Podcast — Touch interaction

Today we touch on touch interaction. Covering CSS’s ability to change a user’s touch experience with properties like touch-action, scroll-behavior, user-select and more.

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