Software I use, and other things I recommend.

Inquiries concerning the tools and techniques I employ to facilitate software development and enhance productivity are frequently directed towards me. Accordingly, I have compiled a comprehensive catalogue of my preferred resources for your perusal.

Tech

  • React

    The most used frontend library in the world.

  • Next.js

    The most used frontend framework in the world.

  • Prettier

    Writing code without Prettier for me is unthinkable.

  • TailwindCSS

    I'm the most productive writing css with utility classes and TailwindCSS is by far the best framework that's based on utility classes.

  • Typescript

    I usually use this for larger projects.

  • React Scan

    Quick and easy way to analize performance of your React app.

  • Radix UI

    Accessible and easy to style components.

  • Framer Motion

    This is what I use for more complex animations.

Editor

  • Visual Studio Code

    This one is highly customizable, fast, has a good CLI and let's you run commands.

Browser extensions

  • PixelZoomer

    This extension is useful for centering text, inspecting margins and paddings accurately.

  • WhatFont

    This extension let's you inspect fonts without going into devtools.

  • uBlock Origin

    This extension should not only be used by developers but by everyone that doesn't like ads.