Best of DevToolsJanuary 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    Why pomodoro doesn't work? Try this alternative 🍅

    Learn about the Pomodoro Technique, its limitations for developers, and discover the Flowmodoro technique as an alternative for managing your time and staying focused on coding tasks.

  2. 2
    Article
    Avatar of codeiumcodeium·2y

    Codeium · Free AI Code Completion & Chat

    Codeium introduces Termium, an AI-powered autocomplete tool for the terminal that helps developers with repetitive tasks such as git commands and inspecting Kubernetes pods. Termium acts as a layer between the user and the existing terminal, providing autocomplete suggestions based on command history and outputs. To install Termium, run a specific command in the terminal. While still in alpha, Termium aims to provide integrated workflows and compounding value in the developer experience.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    My Productivity Playbook as a Developer

    Discover productivity routines, tools, and techniques to beat procrastination, build resilience, and stay motivated in your daily life.

  4. 4
    Article
    Avatar of phProduct Hunt·2y

    Shadcn UI Component Explorer - View, interact & search 100s of Shadcn UI components

    Explore and interact with hundreds of Shadcn UI components.

  5. 5
    Video
    Avatar of communityCommunity Picks·2y

    Vim As Your Editor - Introduction

  6. 6
    Article
    Avatar of phProduct Hunt·2y

    Domain Digger - Full Open-Source Toolkit for Next-Level Domain Analysis

    Domain Digger is a full open-source toolkit for next-level domain analysis. It was created by [creator]. This is its first launch.

  7. 7
    Article
    Avatar of medium_jsMedium·2y

    Most Useful Package You Must Know as a Laravel Developer

    Discover a collection of useful Laravel packages that can enhance your productivity as a developer.

  8. 8
    Video
    Avatar of primeagenThePrimeTime·2y

    Vim vs Neovim

    A comparison between Vim and Neovim, highlighting the advantages of choosing Neovim including its native LSP client, Tree-sitter for syntax highlighting, and the use of Lua for scripting.

  9. 9
    Article
    Avatar of communityCommunity Picks·2y

    If there was Astro for WordPress

    This post explores the struggles faced by developers in creating their own tools and project boilerplates for WordPress. It highlights the progress made in web development and the well-established tools like WordPress. The author shares their experience with Flynt, a powerful WordPress Theme Starter, and discusses its features, including the islands architecture, reference system, and server-client sync.

  10. 10
    Article
    Avatar of phProduct Hunt·2y

    2023 Wrapped Code Stats from WakaTime - Most used languages, IDEs, and stats of developers in 2023

    Highlights include the most used programming languages, popular IDEs, and statistics of developers in 2023.

  11. 11
    Article
    Avatar of atomicobjectAtomic Spin·2y

    Neovim: Embrace a Personalized Development Environment

    Learn about the benefits and struggles of transitioning to a Personalized Development Environment (PDE) using Neovim as a code editor. Find out about good default setups, adjacent tools for productivity, and the challenges of debugging.

  12. 12
    Video
    Avatar of fireshipFireship·2y

    real HTML programmers debug in 3D

    Discover how 3D view in browser Dev tools can help HTML programmers debug animations and visualize zindex of elements. Learn how Dom mode creates a heat map to show element nesting.

  13. 13
    Article
    Avatar of lnLaravel News·2y

    Meet Aspen: Speedier & Smarter API Testing, Outshining Postman and Insomnia

    Aspen is a lightweight Mac app that provides a faster and smarter alternative to Postman and Insomnia for API testing. It focuses on privacy and keeps the request and response data locally for easy revisiting. Aspen is 10 times faster than Postman and 7 times faster than Insomnia. It is a free tool that doesn't require a login and offers AI integration to enhance the API workflow.

  14. 14
    Article
    Avatar of jetbrainsJetBrains·2y

    Learn to Test Software Automatically with Selenium and Python

    Learn to test software automatically with Selenium and Python. The course covers automated testing, its importance, and provides access to the course on JetBrains Marketplace.

  15. 15
    Article
    Avatar of jetbrainsJetBrains·2y

    JetBrains Academy: New Learning Content in January

    JetBrains Academy has new learning content available in January, including a new Go project, Kotlin topics, and updates in Python, Java, algorithms and structures, system administration and DevOps, and cybersecurity.

  16. 16
    Article
    Avatar of kotlinKotlin·2y

    Learn IDE Code Refactoring for Enhanced Code Quality

    Learn IDE Code Refactoring in Kotlin with the Introduction to IDE Code Refactoring course on JetBrains Academy. Improve code quality with best practices for code style, formatting, and refactoring techniques. Access the course on JetBrains Marketplace with IntelliJ IDEA.

  17. 17
    Article
    Avatar of infoqInfoQ·2y

    GitHub Copilot Chat Now Generally Available

    GitHub Copilot Chat, a natural language-powered coding tool, is now generally available. It offers real-time guidance for developers without leaving their IDE and supports tasks ranging from explaining coding concepts to detecting security vulnerabilities.