• HOW TO WIN FRIENDS

  • HACKING THE TECH TALK

    All the tips, tricks, and tools you need to make effective tech talks.

  • How we ship code without redeploying anything

    Learn how we built a micro-frontend architecture which we've deployed at PayPal! It lets us break up large front-end experiences into smaller, technology-agnostic modules that can be imported anywhere in any app at run-time. This lets us redeploy features and UI instantly to dependent teams without them having to redeploy their apps.

  • Render props (the doge way)

    Render Props and Higher Order Components are powerful patterns that you can use to write better apps.

  • One Weird Trick to building great React + Redux apps