Learnings
how tooltips can improve feature discovery

the pros and cons of ghost buttons

a few different uses for tooltips

Open Source Repository Linter

Bringing A Healthy Code Review Mindset To Your Team

GraphQL: The Documentary (Official Release)

Web Availability Tool by region: Useful if a particular region is affected by downtimes

A long list of (advanced) JavaScript questions, and their explanations

Why ['1', '7', '11'].map(parseInt) returns [1, NaN, 3] in Javascript

dealing with color in design systems

A conversation about the DRY principle:

Webhint is a linting tool that will help you with your site’s accessibility, speed, security and more, by checking your code for best practices and common errors.

Use the Rule of 100 to determine wether to represent discounts on a product price tag with percentages (20% off) or absolute values ($20 off)

High performance and SEO friendly lazy loader

hiring great people is not all it takes to build a great team. here are a few solid strategies:

the concept of “traveling through UI” and why we should always strive to make the user journey faster

Prototyping Forms and Inputs using Justinmind

Deep dive: How do React hooks really work?

RICE: Simple prioritization for product managers -

State of CSS 2019

a lib that monkey patches React to notify you about avoidable re-renders.

The 4px Baseline Grid : How to use it and why is it important for UI design

Folder Structure in React Apps:

A list of articles about react-redux testing:
