Learnings
asyncio-based GraphQL Server implementation:

Did you know that not using defaultdict() to initialize dicts is a anti-pattern? Found out this here:

Best practices to display available languages

Web Accessibility Guidebook for Developers:

Fixed-Everything: Agile?

Why and How to use TypeScript in your React App?

Dlint is a tool for encouraging best coding practices and helping ensure we're writing secure Python code:

You can import and export in the same line for multiple components in "index.js" files. It maintains references properly in IDEs and editors, and it looks clean!

Kent Beck four rules of simple software design: Passes the tests, Reveals intention, No duplication and Fewest elements:

Not everything has to scale: premature scaling as the silent startup killer

Modern era acceptance testing framework for NodeJS

how to deal with polyhierarchical IA trees

great guidelines for designing breadcrumbs and secondary navigation

Async will come to Django! DEP 0009 was approved. #!msg/django-developers/5CVsR9FSqmg/qKD3QCrLCAAJ

The Great Divide - Should we split the Front end Engineer into JS Engineer and UX Engineer?

UI Animations with React — The Right Way

kinds of breadcrumbs and when to use them

Very cool thread from a Redux maintainer about React hooks and its implications

Design of Service Layer:

It’s very practical to use mouse cursor icons across your UI mockups to indicate hover, drag and blocked states on desktop. Here’s an asset with all available cursor states:

interesting discussion about density and visual hierarchy for Settings pages

a few tips for designing good Settings pages

Absolutely Awesome React Components & Libraries:
