Tagged articles
16 articles
Page 1 of 1
Java Web Project
Java Web Project
Apr 24, 2026 · Backend Development

Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free

The article presents a step‑by‑step, three‑month‑tested workflow that embeds Anthropic Claude and OpenAI Codex into IntelliJ IDEA via the Continue plugin, enabling Java developers to auto‑generate CRUD code, unit tests, and refactorings, connect Claude to the database, and avoid repetitive coding tasks without purchasing a subscription.

AI-assisted developmentClaudeCodex
0 likes · 12 min read
Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free
Tencent Technical Engineering
Tencent Technical Engineering
Apr 17, 2026 · Backend Development

How Agentic Engineering Automates End‑to‑End Backend Development

This article walks through a complete Agentic Engineering workflow for a backend Go service, showing how AI‑driven Skills and Commands automate requirement capture, clarification, planning, parallel development, code review, deployment, log analysis, MR creation, AI‑assisted review, automated fixes, and final merge, while highlighting token consumption and practical lessons.

AI-assisted developmentAgentic EngineeringBackend workflow
0 likes · 31 min read
How Agentic Engineering Automates End‑to‑End Backend Development
Java Tech Enthusiast
Java Tech Enthusiast
Apr 1, 2026 · Artificial Intelligence

How JetBrains AIR Redefines AI-Powered IDEs: A Hands-On Guide

JetBrains AIR transforms the IDE landscape by embedding AI as the default workflow, offering macOS installation, Git project handling, chat-based task definition, configurable permission modes, context addition, parallel task execution, review tools, and advanced MCP server integration, all while keeping developers in full control of code changes.

AI IDEAI-assisted developmentIDE tutorial
0 likes · 6 min read
How JetBrains AIR Redefines AI-Powered IDEs: A Hands-On Guide
AI Insight Log
AI Insight Log
Jan 3, 2026 · Artificial Intelligence

13 Proven Tricks to Double Your AI‑Assisted Coding Efficiency (From Claude Code’s Founder)

Boris Cherny, the founder of Claude Code, reveals a detailed 13‑step workflow that combines aggressive parallelism, Opus 4.5 with Thinking mode, a shared CLAUDE.md knowledge base, custom slash commands, sub‑agents, automated formatting hooks, permission presets, deep tool integrations, and a strict verification loop to dramatically boost AI‑driven development productivity.

AI-assisted developmentClaude CodeMCP integration
0 likes · 9 min read
13 Proven Tricks to Double Your AI‑Assisted Coding Efficiency (From Claude Code’s Founder)
JD Tech Talk
JD Tech Talk
Nov 19, 2025 · Backend Development

Boost Java Microservice Debugging with Easy Code Reader MCP Server

The article explains how Easy Code Reader MCP Server integrates with Joycode and large language models to automatically retrieve and analyze Java source code across multiple projects or JAR files, improving code‑agent accuracy and developer productivity.

AI-assisted developmentJavaMCP
0 likes · 20 min read
Boost Java Microservice Debugging with Easy Code Reader MCP Server
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 6, 2025 · Frontend Development

How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension

This article explores how modern AI IDEs like Cursor and Trae empower developers to rapidly prototype and implement a Chrome extension that automatically switches Whistle proxy rules, generate project scaffolding in minutes, and produce comprehensive documentation through AI‑driven analysis and prompt engineering.

AI-assisted developmentPrompt EngineeringWhistle proxy
0 likes · 19 min read
How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 3, 2025 · Frontend Development

Boost Frontend Productivity with These Must‑Use MCP Tools

This article reviews practical Model‑Chat Plugins (MCP) that front‑end developers can integrate into their workflow—covering Figma, Apifox, Context7, and Chrome DevTools MCPs—explaining setup steps, code examples, and how they dramatically improve efficiency and code maintainability.

AI-assisted developmentApifoxChrome DevTools
0 likes · 8 min read
Boost Frontend Productivity with These Must‑Use MCP Tools
大转转FE
大转转FE
Sep 19, 2025 · Frontend Development

Boosting Frontend Development Efficiency with AI: A Real‑World Cursor Case Study

This article details how integrating the AI coding assistant Cursor into a membership‑system frontend project increased development efficiency by 21%, reduced a 188‑hour task to 149 hours, and outlines practical methods for AI‑generated routing, UI‑to‑DOM conversion, mock data creation, code refactoring, and the limits of AI assistance in complex interactions.

AI-assisted developmentCode GenerationComponent Architecture
0 likes · 20 min read
Boosting Frontend Development Efficiency with AI: A Real‑World Cursor Case Study
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 4, 2025 · Frontend Development

How AI Accelerated a Rax‑to‑React Component Migration: A Full Case Study

This article details a real‑world M‑site homepage refactor where AI‑powered Cursor and structured prompts were used to migrate a Rax waterfall component to React, rewrite DX components, optimize business logic, enforce project standards, and evaluate the benefits and limits of AI‑assisted development.

AI-assisted developmentComponent MigrationRax
0 likes · 22 min read
How AI Accelerated a Rax‑to‑React Component Migration: A Full Case Study
Programmer DD
Programmer DD
May 13, 2025 · Frontend Development

How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy

This article chronicles how a developer transformed the TransDuck audio‑video SaaS tool into a native desktop application using Tauri, Vue, and ffmpeg, while leveraging the AI‑driven CodeBuddy extension to automate project scaffolding, code generation, error fixing, and UI refinement, cutting development time from days to a few hours.

AI-assisted developmentAudio ProcessingCode Generation
0 likes · 10 min read
How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy
DeWu Technology
DeWu Technology
Apr 2, 2025 · Frontend Development

Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment

The article explains how integrating the Cursor AI assistant into front‑end development reshapes workflow by separating planning from execution, using iterative context loops for analysis, design, and impact assessment, guiding minimal‑change code generation and testing, and ultimately shifting developer skill from memorizing APIs to asking precise questions.

AI-assisted developmentCode GenerationPrompt Engineering
0 likes · 13 min read
Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment
Java Tech Enthusiast
Java Tech Enthusiast
Mar 24, 2025 · Mobile Development

Vibe Coding: Building an iOS Calorie‑Tracker App with ChatGPT in 400 Lines

Vibe Coding, popularized by Andrej Karpathy’s 400‑line iOS calorie‑tracker built entirely through conversational prompts with ChatGPT, showcases a hands‑off workflow—initializing a project, adding core features, persisting data, and deploying—while the broader community replicates the approach, underscoring both AI’s rapid prototyping power and the continued need for professional code review and maintenance.

AI-assisted developmentChatGPTRapid Prototyping
0 likes · 9 min read
Vibe Coding: Building an iOS Calorie‑Tracker App with ChatGPT in 400 Lines
DevOps
DevOps
Sep 4, 2024 · Fundamentals

Concept‑Driven Software Design: From Daniel Jackson’s “Concept” to Business‑Service‑Driven Development with AI Assistance

The article analyses Daniel Jackson’s concept‑driven software design presented at the 2024 Global Software R&D Conference, relates it to domain‑driven design and business services, and demonstrates how AI‑augmented prompts can generate Java domain models and a Spring‑Boot RESTful API for order submission.

AI-assisted developmentDomain-Driven Designbusiness services
0 likes · 17 min read
Concept‑Driven Software Design: From Daniel Jackson’s “Concept” to Business‑Service‑Driven Development with AI Assistance
phodal
phodal
Jul 9, 2023 · Artificial Intelligence

How LLMs Can Transform Software Architecture Governance and Code Generation

This article explores how large language models can be integrated into software architecture governance, turning architectural rules into code, enhancing design, development, and runtime phases, and improving code generation quality through explicit knowledge, DSLs, and full‑process AI assistance.

AI-assisted developmentDSLLLM
0 likes · 14 min read
How LLMs Can Transform Software Architecture Governance and Code Generation