Best of AutomationDecember 2023

  1. 1
    Article
    Avatar of tilThis is Learning·2y

    Advent of Code Automation for Javascript/Typescript

    Learn how to automate Advent of Code challenges in Javascript/Typescript using aocrunner, a tool that helps you set up the project, download input files, run solutions, and submit them. Get started by running 'npx aocrunner init' and providing your session cookie.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    Test and Cover Your Code Today!

    Learn how to improve code test coverage and generate a report using a new GitHub Action.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Automation with Python – How to Build an Automated Email System for Job Applications

    Learn how to automate sending job applications using Python and an automated email system. Set up the connection to your email server, add different types of content using MIME, and send multiple customized emails. Follow best practices and recommendations for creating an automated email system.

  4. 4
    Article
    Avatar of stackovStack Overflow Blog·2y

    What is UI 2.0? Netlify CEO Matt Biilmann explains

    Developers are integrating AI into their workflow for automation, knowledge sharing, and productivity. However, AI experimentation comes with challenges such as incorrect answers, security issues, lack of regulation, and decreased code quality. UI 2.0 is a concept of customizing app UIs for each user.