React TL;DR – a human filter for most useful React content.

  • Mariusz Marcak

    The styled-components happy path

    When we extend the component mindset to our CSS, we gain all sorts of new superpowers: The ability to know, with confidence, whether it’s ...

    The styled-components happy path
  • Mariusz Marcak

    4 key learnings from an experienced React developer

    Never stop learning Minimalism is your best friend Don’t be afraid to refactor React has more than what you know Some examples of ...

    4 key learnings from an experienced React developer
  • Mariusz Marcak

    10 React security best practices

    Default XSS Protection with Data Binding Dangerous URLs Rendering HTML Direct DOM Access Server-side Rendering Detecting Vulnerabilities in Dependencies Injecting JSON State Detecting ...

    10 React security best practices