Weekly Digest #48

Weekly Dev Blog
2 min readNov 1, 2021

--

Articles

Want to Improve Your Career? Become an Uncertainty Killer

Reduce uncertainty for others as much as you can.

Rather than writing “Not yet, but it will be finished by [x].” response, we should do in a way such that the other people never should have had to ask about the status of the project in the first place.

React is Declarative — What Does it Mean?

A visual guide

  • The imperative approach is when you provide step-by-step DOM mutations until you reach desired UI
  • The declarative approach is when you describe the final state of the desired UI

BigQuery: Tell me your region, I will tell you your speed!

There is a correlation between the datacenter age and the query performance. The older the slower.

Tutorials

Javascript Game Foundations — Ten Essentials

Tools

Operator-SDK

The Operator SDK is a framework that uses the controller-runtime library to make writing operators easier by providing:

  • High level APIs and abstractions to write the operational logic more intuitively
  • Tools for scaffolding and code generation to bootstrap a new project fast
  • Extensions to cover common Operator use cases

DeepFaceLive

Off-topic

Excerpt: How Google bought Android — according to folks in the room

Art Student’s 407-Piece Hand-Carved Wooden Clock Literally Writes The Time Video

--

--

No responses yet