• NostraDavid@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    21 days ago

    Learn how to test (which is also what the article recommends).

    Write unit tests. Write property-based tests. I don’t care which ones, but automate the SHIT out of your tests.

    Also curse at your school for not teaching you this from day one.