• @pixxelkick
    link
    89 months ago

    The important skills haven’t changed in awhile.

    Version control still works the same overall.

    The concept of CI/CD are still just as important.

    Understanding A/A/A for unit testing is still the same.

    All the useful patterns are just as useful.

    All the same antipatterns are just as important to watch out for.

    Largely speaking while languages may evolve, the core foundational principles of how to write Good Clean Code remains the same.