Best of DevTools — January 2024
- 1
- 2
codeium·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
- 4
- 5
- 6
- 7
- 8
- 9
Community 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
- 11
Atomic 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
- 13
Laravel 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
- 15
- 16
Kotlin·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
InfoQ·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.

