Tech Insights
Detect backward incompatible migrations for your Django project.

Not all attacks are equal: understanding and preventing DoS in web applications

The PEP8 Song

Optimize Django memory usage with iterators

Making sense of atomic design: molecules and organisms

Pattern matching accepted for Python

How family money relates to entrepreneurial success

SEO for Develops in 100 seconds (and beyond)

How to Write a Git Commit Message

An Introduction to Reactive Programming in Python

30 python tricks

10 bad TypeScript habits to break this year

If you're in a pdb/ipdb session and need to step into an interactive code call, use the debug
command. This way, when you type debug xpto()
, you'll start debugging whatever code chunk you may want to.

Over-engineering in React

DB diagram drawing tool

How to fix bugs that you can’t reproduce

Why React Context is Not a "State Management" Tool (and Why It Doesn't Replace Redux)

Creating a React Analytics Logging Library

Could you spot harassment in your workplace? Are you sure?

Best-of Web Development with Python

Question Bank for Better 1:1s

Elasticsearch and Kibana are now business risks

Delegation: composition and inheritance in object-oriented programming

Singular Update Queue
