Learnings
Breadcrumbs: 11 Design Guidelines for Desktop and Mobile

Small Functions considered Harmful :eyes:

Fortunately, I don't squash my commits:

New features in the fish shell

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
