Learnings
Useful webpack plugin that reports unused files in your project during the build process

Improving Python exception chaining with raise-from:

Understanding time.perf_counter() and time.process_time():

If you need to typecast an object into a type that is a keyword in a pdb session, such as list
, you can use C-like conventions such as (list)(obj_to_typecast)

Color psychology and how it affects the way you feel

7 Database Paradigms - Quick summary of 7 different database paradigms and it's characteristics

Active Listening - Great tips on how to improve communication with clients

LGPD x GDPR: quais as semelhanças e diferenças?

It's possible to view formatted CSV files on shell using column -s, -t < somefile.csv | less -#2 -N -S

Hierarchical Clustering and Dendrogram Tutorial:

Python 3.7 changed how StopIteration
works:

State of Prototyping 2020 by Framer

Web Developer Roadmap 2020

10 signs of deadline-driven development

You can do that with margins?

nice interview remembering how PMs and leadership in general do work that begets work:

Vue 3: The Changes

My State Management Mistake

useful reminder about prioritization's do's and don'ts

The YouTube Analytics service allows you to use the YouTube Analytics API in Apps Script. This API gives users the ability to retrieve viewing statistics, popularity metrics, and demographic information for YouTube videos and channels.

a directory of links to delete your data from different web services

Building a Secure Amazon S3 Bucket (AWS):

are your tests creating files? Here's how to avoid these kind of side-effects with pytest

Great tutorials on how to use Figma
