Best of DevTools โ October 2024
- 1
- 2
- 3
Community Picksยท2y
State of Frontend 2024
Visual Studio Code is the dominant choice among front-end developers due to its free nature and extensive ecosystem of extensions. JetBrains IDEs, particularly WebStorm, are favored for their out-of-the-box experience and reliability. Despite a stable two-year period in editor preferences, new AI-driven code editors like Cursor are emerging. Browser-based editors remain limited in adoption, primarily used for quick demos. GitHub is the leading version control provider, followed by GitLab and BitBucket.
- 4
Community Picksยท2y
How to See Beautiful Git Project Stats in Your Terminal
Onefetch is a tool that provides beautiful code stats for git projects directly in your terminal, showcasing ASCII art, language breakdown, contributor info, and more. It is available for Linux, macOS, and Windows and offers various customization options like hiding ASCII art and changing output fields.
- 5
Community Picksยท2y
ChartDB: From Zero to 1.5K GitHub Stars in 3 Days - Hereโs How ๐โญ๏ธ
ChartDB, a revolutionary tool in database design, received 1.5K GitHub stars within 3 days of its launch. Created by Guy Ben-Aharon and his co-founder, its goal is to simplify database visualization for developers. Built in just three weeks, the project highlights the future of coding with tools like Code Cursor and Claude 3.5 Sonnet. Future plans include AI integration, community collaboration, and feature expansion.
- 6
daily.dev Worldยท2y
400,000 devs choose daily.dev as their default new tab
daily.dev has reached a milestone of 400,000 developers using it as their default new tab in Chrome. This community-centric tool helps developers stay informed, connected, and improve their skills. New users are encouraged to join and experience its benefits.
- 7
Visual Studio Codeยท2y
Visualize data structures and algorithms
Visualize data structures directly in VS Code using the Debug Visualizer extension. This tool allows you to run the Debug Visualizer New View command, evaluate expressions, and choose visualization methods. You can interact with visuals and observe changes in real-time, making it especially useful for learning data structures or understanding algorithms during debugging sessions.
- 8
JetBrainsยท2y
WebStorm and Rider Are Now Free for Non-Commercial Use
JetBrains announced that WebStorm and Rider are now free for non-commercial use, including activities like learning, open-source project development, content creation, and hobby development. This initiative aims to make JetBrains IDEs more accessible and lower the barrier for non-commercial developers. Existing commercial licenses remain unchanged, and users can enjoy a full-featured IDE under the new non-commercial license type, with the only limitation being a different version of the 'Code With Me' feature. Anonymous usage statistics will be collected to help improve the products.
- 9
InfoWorldยท2y
Two good Visual Studio Code alternatives
Several alternatives to Visual Studio Code, such as Zed, Eclipse Theia IDE, Lite XL, and Cursor, offer distinct advantages. Zed and Cursor are particularly notable for their native AI integrations. Zed, built in Rust, is exceptionally fast, leveraging GPU acceleration and supporting multiple large language models. Cursor, a fork of Visual Studio Code, focuses on advanced code completion and chat functionalities. Both editors are available for Linux and macOS, with Zed also coming soon to Windows. Theia and Lite XL offer unique features but have limitations regarding speed and plugin compatibility.
- 10
Product Huntยท2y
MiniTAP - A Fun Sequencer for The Web
MiniTAP is a newly launched web-based sequencer tool designed for creating music. It's categorized under Design Tools, Music, and Developer Tools, and made its debut on October 2nd, 2024. The tool aims to provide a fun and creative experience for music enthusiasts.
- 11
InfoWorldยท2y
11 open source AI projects that developers will love
Explore 11 open source AI projects aimed at easing software development. Projects like Upscayl enhance image resolution, Nyro automates mundane tasks, and Wren AI translates natural language into SQL. Tools like Geppetto and E2B sandboxes integrate AI with productivity tools, while DSPy and Guardrails optimize AI model training and accuracy. These projects demonstrate the potential of AI in transforming everyday tasks and development workflows.
- 12
Community Picksยท2y
17 Projects for Teams to Build AI Features 100x Faster
This post highlights 17 projects that can significantly enhance the productivity of developers working with AI. Notable mentions include Latitude LLM for advanced prompt engineering, LiveKit Agents for building real-time multimodal AI applications, and Julep for creating stateful AI agents. The post also covers platforms such as Open WebUI for offline AI interfaces and Quivr for creating AI 'second brains'. Each project includes installation guides, notable features, and use cases to help teams quickly adopt and integrate AI solutions into their workflow.
- 13
Community Picksยท2y
Shadcn: The Secret to Productive UI Development
Shadcn is a versatile, open-source library offering pre-built UI components that enhance productivity and maintainability in web development. Combining Tailwind CSS with Radix UI primitives, it provides flexible and accessible design elements that can be seamlessly integrated with frameworks like Next.js. Shadcn promotes consistent codebases, easy maintenance, and efficient collaboration in large teams, making it a valuable tool for developers.
- 14
- 15
- 16
Community Picksยท2y
TheAlgorithms/PHP: All Algorithms implemented in PHP
The Algorithms - PHP is a library offering a set of algorithms and data structures implemented in PHP, designed to simplify their usage in development projects. Contributions are encouraged, and community support is available via Discord and Gitter.
- 17
Product Huntยท2y
Latitude - The open-source prompt engineering platform
Latitude is an open-source platform designed for prompt engineering, offering tools tailored for developers and the AI community. Established by a group of developers, it has been highly rated by users and features prominently in the field of AI and developer tools since its launch in October 2022.
- 18
Lun Dev Codeยท2y
10 VS Code Extensions That Will Change the Way You Work
Discover 10 VS Code extensions designed to save time and boost productivity in coding. Highlights include Echo API for efficient API testing, CSS Peak for quick CSS edits, and Air Lens for reporting syntax errors. Other notable extensions include Code Spell Checker, Import Cost, GitLens, Auto Rename Tag, Live Server, Bracket Pair Color, and Prettier. These tools help streamline coding processes, ensure code quality, and optimize performance.
- 19
DEVยท2y
On Learning Vim
The author describes their journey of overcoming fear and frustration to learn Vim, moving from VS Code to using Vim keybindings. Initially challenging, the experience improved with persistence, leading to efficient navigation using Vim. They now use Neovim for a personal Go CLI project while avoiding extensive customization, focusing on efficiency with minimal plugins.
- 20
- 21
- 22
- 23
Dev Worldยท2y
๐จ Need a Coding Buddy? Meet VSCode-Pets! ๐ถ๐ฑ๐น๐
Introduce a playful new addition to your coding setup with VSCode-Pets! This extension allows you to have virtual pets like dogs, cats, and hamsters roam your VSCode workspace, making coding sessions more engaging and fun. Customize your pets and let them add a touch of motivation to your coding hours.
- 24
Product Huntยท2y
Vectorize - Build RAG pipelines that are optimized for your data
Vectorize is a newly launched tool designed to help users build RAG pipelines optimized for their data. The platform, featured on October 28th, 2024, offers solutions in SaaS and developer tools to enhance data management and performance.
- 25
Community Picksยท2y
jesseduffield/lazydocker: The lazier way to manage everything docker
Lazydocker is a Go-based terminal UI designed to simplify the management of Docker and Docker-Compose. It provides a single-terminal view for all necessary Docker commands and allows for easy customization. Features include viewing container logs, metrics, and states, as well as restarting, removing, or rebuilding containers. Installation can be done through various package managers or by building from source. Contributions from the community are encouraged, and the tool supports mouse events for easier navigation.