Skip to main contentSkip to navigation
Back to all tags

development-tools

17 topics and 3 pages tagged with "development-tools"

Topics

Bun vs Node.js vs Deno JavaScript Runtime Comparison

review

JavaScript runtimes are environments that allow JavaScript code to be executed outside of a web browser, enabling server-side development, command-line tools, and desktop applications.

9/2/2025
1 pages
javascript-runtimesserver-side-developmentbackend-frameworks+6 more

Deno

tool

Deno is a modern JavaScript and TypeScript runtime built on V8, Rust, and Tokio, featuring secure defaults, native TypeScript support, and built-in tooling.

9/2/2025
1 pages
javascript-runtimetypescript-runtimedevelopment-tools+5 more

Python 3.12

alternatives

Python 3.12 is the latest stable release of the CPython interpreter featuring enhanced f-string parsing, per-interpreter GIL support, improved asyncio performance, and performance optimizations delivering 10-30% speed improvements over earlier versions.

9/2/2025
1 pages
programming-languagesinterpreted-languagesdevelopment-tools+5 more

Claude Sonnet 4

review

Claude Sonnet 4 is a high-performance AI language model from Anthropic that excels at coding, reasoning, and complex problem-solving with balanced performance and efficiency for development workflows.

9/2/2025
1 pages
aimachine-learningdevelopment-tools+4 more

Docker

troubleshoot

Docker is a containerization platform that packages applications with their dependencies into portable, lightweight containers for consistent deployment across different environments.

8/31/2025
1 pages
devopscontainerizationdevelopment-tools+6 more

npm

tool

npm is the default package manager for Node.js that enables developers to install, share, and manage JavaScript packages and dependencies through a command-line interface and online registry.

8/31/2025
2 pages
package-managerdevelopment-toolscommand-line-interface+4 more

npm

troubleshoot

npm (Node Package Manager) is the default package manager for the JavaScript runtime environment Node.js, used for installing, sharing, and managing code packages.

8/30/2025
1 pages
npmnodejspackage-manager+5 more

Xcode AI Assistant

tool

Xcode AI Assistant refers to Apple's integrated artificial intelligence features within Xcode, including Swift Assist for cloud-based code generation and predictive code completion for on-device Swift development assistance.

8/30/2025
1 pages
development-toolside-featuresai-coding-assistants+4 more

Python 3.12

tool

Python 3.12 is the latest stable release of the Python programming language, featuring improved f-string parsing, per-interpreter GIL support, enhanced type annotations, and performance optimizations.

8/30/2025
2 pages
programming-languagesinterpreted-languagesdevelopment-tools+18 more

Python 3.12

howto

Python 3.12 is an interpreted, high-level programming language version with improved performance features and Windows-compatible installation packages.

8/30/2025
1 pages
programming-languagepythonwindows+5 more

pyenv-virtualenv

tool

An extension for pyenv that provides integration with virtualenv and venv, allowing users to manage Python virtual environments alongside different Python versions.

8/30/2025
2 pages
pythonvirtual-environmentspyenv+3 more

Pyenv

tool

Pyenv is a command-line tool that enables users to manage and switch between multiple Python versions on a single machine, facilitating project-specific Python environments.

8/30/2025
1 pages
pythonversion-managerdevelopment-tools+3 more

Interactive Brokers API

tool

Interactive Brokers API is a comprehensive set of programming interfaces that enables developers to build custom trading applications, automate trading strategies, and integrate brokerage services into software platforms.

8/29/2025
2 pages
apis-sdksfinancial-technologyfintech+5 more

npm

troubleshoot

npm is a package manager for JavaScript that comes bundled with Node.js, used to install, manage, and share code packages and dependencies for JavaScript projects.

8/28/2025
2 pages
package-managementdevelopment-toolsjavascript+5 more

JetBrains IntelliJ IDEA

tool

IntelliJ IDEA is an integrated development environment (IDE) for professional Java and Kotlin development that provides intelligent code completion, comprehensive debugging tools, and extensive plugin ecosystem for multi-language support.

8/26/2025
1 pages
development-toolsidejava-development+5 more

eslint prettier setup

review

ESLint and Prettier integration is a dual-tool setup that combines JavaScript code linting with automated formatting to enforce code quality and consistent style across development teams.

8/23/2025
1 pages
javascriptlintingformatting+5 more

Install Go on Windows

howto

Go is a statically typed, compiled programming language developed by Google that emphasizes simplicity, performance, and built-in concurrency support for building scalable applications.

8/22/2025
1 pages
programming-languagegolangwindows+4 more

Pages