Tagged articles
83 articles
Page 1 of 1
SpringMeng
SpringMeng
May 3, 2026 · Databases

Why Choose MySQL Over PostgreSQL? Key Technical Drawbacks Explained

The article compares PostgreSQL and MySQL, highlighting PostgreSQL's richer data types, extensible ecosystem, advanced replication and monitoring features, while exposing MySQL's limitations in data modeling, sequence support, tooling, and replication, and concludes that the best choice depends on specific workload requirements.

Data TypesExtensionsMVCC
0 likes · 8 min read
Why Choose MySQL Over PostgreSQL? Key Technical Drawbacks Explained
dbaplus Community
dbaplus Community
Apr 26, 2026 · Databases

Why PostgreSQL Is the Better Choice in 99% of Scenarios

The article argues that relying on many specialized databases creates operational complexity, higher costs, and maintenance overhead, while PostgreSQL’s extensible ecosystem—offering full‑text search, vector, time‑series, JSONB, and more—delivers comparable or superior algorithms, proven performance, and a simpler, more reliable stack for the vast majority of use cases, especially in AI applications.

AIExtensionsFull‑Text Search
0 likes · 19 min read
Why PostgreSQL Is the Better Choice in 99% of Scenarios
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 24, 2026 · Databases

Why Choose PostgreSQL Over MySQL Despite MySQL’s Popularity?

The article compares PostgreSQL and MySQL across data types, native sequences, extensions, monitoring tools, replication mechanisms, licensing, community governance, and MVCC implementation, showing why many Chinese tech giants favor PostgreSQL for complex, high‑consistency workloads while acknowledging MySQL’s strengths in simple web scenarios.

ExtensionsMVCCPostgreSQL
0 likes · 9 min read
Why Choose PostgreSQL Over MySQL Despite MySQL’s Popularity?
java1234
java1234
Apr 7, 2026 · Databases

Why Choose PostgreSQL Over MySQL? A Technical Comparison of Their Strengths

The article analyzes why many Chinese cloud providers and enterprises prefer PostgreSQL to MySQL, detailing PostgreSQL's richer data types, native sequence support, extensible ecosystem, advanced monitoring, robust replication, open licensing, and MVCC implementation, while acknowledging MySQL's remaining advantages in specific scenarios.

ExtensionsLicensingMVCC
0 likes · 10 min read
Why Choose PostgreSQL Over MySQL? A Technical Comparison of Their Strengths
Architect's Guide
Architect's Guide
Mar 29, 2026 · Databases

Why Top Chinese Tech Giants Choose PostgreSQL Over MySQL

Amid China's push for independent, cloud‑native databases, leading firms like Tencent, Alibaba, Huawei and others have built PostgreSQL‑based solutions, and this article analyzes why PostgreSQL’s richer data types, true sequence objects, extensible ecosystem, advanced replication and licensing advantages make it a preferred choice over MySQL.

ExtensionsPostgreSQLReplication
0 likes · 9 min read
Why Top Chinese Tech Giants Choose PostgreSQL Over MySQL
Data STUDIO
Data STUDIO
Mar 2, 2026 · Backend Development

Say Goodbye to Flask: 7 FastAPI Extensions That Boost Productivity Tenfold

After struggling with Flask's heavyweight middleware and limited plugin ecosystem, the author switched to FastAPI and demonstrates how seven extensions—FastAPI Users, FastAPI-Mail, FastAPI‑SocketIO, FastAPI‑Limiter, FastAPI‑Cache, FastAPI‑CrudRouter, and FastAPI‑Plugins—dramatically simplify authentication, email, real‑time communication, rate limiting, caching, CRUD generation, and ecosystem integration, turning weeks of debugging into minutes of development.

APIBackendExtensions
0 likes · 22 min read
Say Goodbye to Flask: 7 FastAPI Extensions That Boost Productivity Tenfold
SpringMeng
SpringMeng
Feb 26, 2026 · Databases

Why Choose MySQL When PostgreSQL Offers So Many Advantages?

The article analyzes why many leading Chinese tech firms adopt PostgreSQL despite MySQL’s popularity, detailing PostgreSQL’s richer data types, native sequence support, extensible ecosystem, advanced monitoring tools, robust replication, open‑source licensing, and MVCC implementation, while also acknowledging MySQL’s strengths in simple deployment and read‑heavy workloads.

ExtensionsMVCCPostgreSQL
0 likes · 9 min read
Why Choose MySQL When PostgreSQL Offers So Many Advantages?
Architect's Guide
Architect's Guide
Feb 3, 2026 · Databases

Why Top Chinese Tech Giants Choose PostgreSQL Over MySQL – Key Benefits

Amid rising demand for open‑source, self‑controlled databases in China, major firms such as Tencent, Alibaba, and Huawei have built PostgreSQL‑based distributed, cloud‑native solutions, citing PostgreSQL’s richer data types, native sequence support, extensible ecosystem, advanced monitoring, robust replication, and true open‑source licensing as decisive advantages over MySQL.

ExtensionsPostgreSQLdatabase comparison
0 likes · 10 min read
Why Top Chinese Tech Giants Choose PostgreSQL Over MySQL – Key Benefits
macrozheng
macrozheng
Jan 27, 2026 · Databases

Why Leading Companies Choose PostgreSQL Over MySQL: A Technical Comparison

This article compares PostgreSQL and MySQL, highlighting PostgreSQL's richer data types, native sequences, extensible ecosystem, advanced monitoring, robust replication, open licensing, and MVCC implementation, while also acknowledging MySQL's strengths in simplicity and read‑heavy web workloads.

ComparisonExtensionsPostgreSQL
0 likes · 9 min read
Why Leading Companies Choose PostgreSQL Over MySQL: A Technical Comparison
java1234
java1234
Jan 20, 2026 · Databases

Why Do Some Projects Still Choose MySQL Over PostgreSQL?

The article compares PostgreSQL and MySQL, detailing PostgreSQL’s richer data types, true sequence support, extensible ecosystem, advanced monitoring and replication features, while also acknowledging MySQL’s simplicity and strong points, to help readers decide which database fits their workload best.

ExtensionsMVCCPostgreSQL
0 likes · 9 min read
Why Do Some Projects Still Choose MySQL Over PostgreSQL?
Architect's Tech Stack
Architect's Tech Stack
Jan 19, 2026 · Databases

Why Leading Tech Giants Prefer PostgreSQL Over MySQL: A Deep Technical Comparison

The article examines why major Chinese cloud providers and enterprises are building PostgreSQL‑based distributed, cloud‑native databases instead of MySQL, detailing PostgreSQL's richer data types, native sequence support, extensible ecosystem, advanced replication, licensing advantages, and MVCC implementation, while also noting MySQL's remaining strengths.

Data TypesExtensionsPostgreSQL
0 likes · 10 min read
Why Leading Tech Giants Prefer PostgreSQL Over MySQL: A Deep Technical Comparison
Java Companion
Java Companion
Jan 18, 2026 · Databases

Why Choose MySQL When PostgreSQL Offers So Many Advantages?

The article compares PostgreSQL and MySQL, highlighting PostgreSQL's richer data types, true sequence support, powerful extensions, built‑in monitoring, advanced replication, open‑source licensing, and MVCC implementation, while acknowledging MySQL's strengths in quick deployment and read‑heavy workloads.

ExtensionsMVCCPostgreSQL
0 likes · 10 min read
Why Choose MySQL When PostgreSQL Offers So Many Advantages?
Architect
Architect
Dec 19, 2025 · Databases

Why Leading Chinese Tech Giants Prefer PostgreSQL Over MySQL – Key Advantages Explained

The article compares PostgreSQL and MySQL, highlighting PostgreSQL's richer data types, native sequence support, powerful extensions, superior monitoring and replication features, and open‑source licensing, while also noting MySQL's simplicity and ecosystem strengths, to explain why many Chinese enterprises choose PostgreSQL for their core databases.

ExtensionsPostgreSQLReplication
0 likes · 9 min read
Why Leading Chinese Tech Giants Prefer PostgreSQL Over MySQL – Key Advantages Explained
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 4, 2025 · Frontend Development

10 VSCode Extensions That Turn Coding Into a Superpower

Discover ten essential VSCode extensions—from Console Ninja and Turbo Console Log to Peacock and Quokka.js—that streamline debugging, enhance code navigation, automate logging, and boost overall development productivity, all illustrated with concise examples and screenshots.

ExtensionsVSCodecoding
0 likes · 5 min read
10 VSCode Extensions That Turn Coding Into a Superpower
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 7, 2025 · Frontend Development

20 Must-Have VS Code Extensions to Boost Your Productivity

Discover 20 carefully selected VS Code extensions that enhance productivity across coding, reading, project management, and debugging, offering features such as in-editor novel readers, real-time financial trackers, JSON visualizers, workspace color themes, automatic file history, and code spell checking for developers of all levels.

ExtensionsVS Codedevelopment-tools
0 likes · 13 min read
20 Must-Have VS Code Extensions to Boost Your Productivity
21CTO
21CTO
Sep 27, 2025 · Databases

PostgreSQL 18 Unveiled: Async I/O, OAuth Security, and SQL Boosts Explained

PostgreSQL 18 introduces async I/O for faster queries, built‑in OAuth authentication, expanded SQL standard support, optimizer and extension enhancements, and tighter Kubernetes integration, delivering higher performance, stronger security, and greater flexibility for developers and DBAs tackling modern analytics, AI workloads, and distributed environments.

ExtensionsKubernetesOAuth
0 likes · 8 min read
PostgreSQL 18 Unveiled: Async I/O, OAuth Security, and SQL Boosts Explained
Liangxu Linux
Liangxu Linux
Jun 3, 2025 · Frontend Development

7 Must-Have VS Code Extensions to Supercharge Your Development

This article reviews seven essential Visual Studio Code extensions—REST Client, CSS Peek, Beautify, Auto Rename Tag, Quokka.js, Night Owl, and JavaScript (ES6) code snippets—explaining their key features, usage tips, and why they boost productivity for web developers.

DevelopmentExtensionsVS Code
0 likes · 6 min read
7 Must-Have VS Code Extensions to Supercharge Your Development
IT Services Circle
IT Services Circle
Apr 26, 2025 · Databases

Popular VS Code Database Client Extensions and How to Use Them

This article introduces several widely used Visual Studio Code extensions for database management—including SQLTools, MSSQL, Database Client, DBCode, DevDb, and MongoDB for VS Code—detailing their features, supported databases, installation steps, and marketplace links to help developers choose the right tool for their workflow.

DevDbExtensionsMSSQL
0 likes · 5 min read
Popular VS Code Database Client Extensions and How to Use Them
Code Mala Tang
Code Mala Tang
Feb 13, 2025 · Fundamentals

Top 10 VS Code Extensions to Supercharge Your Python Development

Discover the ten most essential VS Code extensions for Python that boost productivity, improve code quality, and streamline debugging, covering everything from intelligent code completion and formatting to version control insights and Jupyter notebook integration.

ExtensionsPythonVS Code
0 likes · 6 min read
Top 10 VS Code Extensions to Supercharge Your Python Development
DevOps
DevOps
Jan 8, 2025 · Artificial Intelligence

Designing Generative AI Agents: Models, Tools, Extensions, Function Calls, and Data Storage

The article explains how generative AI agents combine language models, tool integration, self‑guided planning, prompt‑engineering frameworks, extensions, function calls, and vector‑based data storage to create adaptable, retrieval‑augmented systems that can interact with real‑world APIs and perform complex tasks.

ExtensionsRAGdata storage
0 likes · 12 min read
Designing Generative AI Agents: Models, Tools, Extensions, Function Calls, and Data Storage
JavaScript
JavaScript
Jan 8, 2025 · Frontend Development

14 Must-Have VSCode Extensions to Supercharge Your Front‑End Workflow

This guide lists fourteen essential VSCode extensions for front‑end developers, covering AI code assistants, linting, formatting, navigation, error feedback, dependency size visualization, API testing, Git enhancements, path completion, live server, real‑time execution, project management, and quick code running, each with key features and tips.

AI assistantsExtensionsJavaScript
0 likes · 11 min read
14 Must-Have VSCode Extensions to Supercharge Your Front‑End Workflow
Liangxu Linux
Liangxu Linux
Nov 26, 2024 · Fundamentals

Boost Your VSCode Workflow with Top Diagramming Extensions

This guide introduces Visual Studio Code and walks through three popular diagramming extensions—Draw.io Integration, Excalidraw, and tldraw—explaining their features, installation steps, file formats, and how to use them directly within VSCode to streamline visual documentation.

DiagrammingDraw.ioExtensions
0 likes · 4 min read
Boost Your VSCode Workflow with Top Diagramming Extensions
Code Mala Tang
Code Mala Tang
Oct 20, 2024 · Frontend Development

Boost Your Coding Efficiency with 5 Essential VS Code Extensions

Discover five VS Code extensions—Error Lens, JavaScript ES6 Snippets, Prettier, Thunder Client, and Auto‑Rename Tag—that dramatically reduce debugging time, streamline coding, and help beginners write cleaner, more productive code.

ExtensionsVS Codecoding tools
0 likes · 7 min read
Boost Your Coding Efficiency with 5 Essential VS Code Extensions
Selected Java Interview Questions
Selected Java Interview Questions
Oct 13, 2024 · Frontend Development

Essential VS Code Extensions for Enhanced Development Productivity

This article introduces a curated set of VS Code extensions—including GlassIt-VSC, Power Mode, Code Runner, Git Graph, Code Spell Checker, LeetCode, Project Manager, TODO Highlight, and Notes—that together improve visual appeal, code execution, version control, spelling accuracy, algorithm practice, project switching, task tracking, and markdown note‑taking for developers.

ExtensionsVS Codecoding
0 likes · 7 min read
Essential VS Code Extensions for Enhanced Development Productivity
21CTO
21CTO
Sep 27, 2024 · Frontend Development

Boost Your Coding Efficiency: Master VS Code Customization, Extensions, and Debugging

Learn how to transform Visual Studio Code into a high‑productivity development environment by customizing the interface, mastering keyboard shortcuts, leveraging powerful extensions like Prettier, ESLint, and Live Server, integrating Git version control, and utilizing IntelliSense, code navigation, and advanced debugging techniques.

DebuggingExtensionsGit
0 likes · 21 min read
Boost Your Coding Efficiency: Master VS Code Customization, Extensions, and Debugging
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 25, 2024 · Frontend Development

Essential VSCode Extensions for Frontend Development

This article presents a comprehensive, experience‑based list of VSCode extensions for frontend developers, covering language support, Git management, code formatting, productivity tools, and visual enhancements to streamline daily coding tasks and improve code quality.

Code FormattingExtensionsVSCode
0 likes · 8 min read
Essential VSCode Extensions for Frontend Development
Liangxu Linux
Liangxu Linux
Aug 21, 2024 · Frontend Development

Top 6 Must‑Have VS Code Extensions for 2024 Developers

This guide introduces six essential Visual Studio Code extensions—Live Server, Markdown All in One, GitLens, Code Spell Checker, Beautify, and Better Comments—detailing their features, benefits, and marketplace links to help developers boost productivity and code quality.

ExtensionsGitLensLive Server
0 likes · 6 min read
Top 6 Must‑Have VS Code Extensions for 2024 Developers
Python Programming Learning Circle
Python Programming Learning Circle
Aug 1, 2024 · Frontend Development

Top 10 VSCode Extensions for Fun and Productivity

This article presents a curated list of ten popular VSCode extensions that let developers enjoy games, track stocks, read novels, solve LeetCode problems, and more, providing entertaining and useful tools to boost productivity while working in the editor.

ExtensionsPluginsTooling
0 likes · 7 min read
Top 10 VSCode Extensions for Fun and Productivity
IT Services Circle
IT Services Circle
Jul 18, 2024 · Frontend Development

Top 10 Underrated VSCode Extensions to Boost Your Development Efficiency

This article introduces ten lesser‑known but highly useful VSCode extensions—ranging from workspace theming and comment coloring to TODO management, Git visualization, partial diffs, project switching, console logging, and Zen mode—to help front‑end developers dramatically improve productivity and workflow.

DevelopmentExtensionsVSCode
0 likes · 4 min read
Top 10 Underrated VSCode Extensions to Boost Your Development Efficiency
Python Programming Learning Circle
Python Programming Learning Circle
Jul 15, 2024 · Frontend Development

Recommended VSCode Extensions for Enhancing Appearance, Functionality, and Coding Efficiency

This article presents a curated list of over 60 VSCode extensions, organized into categories such as appearance optimization, functional extensions, coding efficiency boosts, and code formatting, providing practical descriptions, usage tips, and visual examples to help developers improve their editing experience.

ExtensionsPluginscoding
0 likes · 16 min read
Recommended VSCode Extensions for Enhancing Appearance, Functionality, and Coding Efficiency
21CTO
21CTO
May 29, 2024 · Frontend Development

Top 10 Must‑Have VS Code Extensions Every Developer Should Use

Discover the ten most popular VS Code extensions that boost productivity, improve code readability, streamline debugging, and enhance web development workflows, making them essential tools for any serious programmer.

ExtensionsToolingVS Code
0 likes · 5 min read
Top 10 Must‑Have VS Code Extensions Every Developer Should Use
Liangxu Linux
Liangxu Linux
Apr 16, 2024 · Frontend Development

VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?

This article compares VS Codium and VS Code, covering their licensing, telemetry, extension ecosystems, community support, and integration capabilities, to help developers decide which editor best fits their need for openness, features, and privacy.

ExtensionsVS CodeVS Codium
0 likes · 6 min read
VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?
Liangxu Linux
Liangxu Linux
Feb 3, 2024 · Fundamentals

VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?

This article compares VS Code and its fully open‑source fork VS Codium, detailing differences in extensions, licensing, telemetry, support, and integration, and helps readers decide which editor best fits their need for openness versus feature richness.

ExtensionsVS CodeVS Codium
0 likes · 7 min read
VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 6, 2023 · Frontend Development

Top VSCode Extensions for Frontend Development

This article introduces and explains eleven essential VSCode extensions—including Live Server, TODO Highlights, Markdown Preview Github Styling, VSCode Icons, Tabnine, CodeSnap, CSS Peek, JavaScript Code Snippets, Prettier, Git Graph, and Vue Language Features—highlighting their core functions, usage tips, and benefits for front‑end developers.

Extensionsdevelopment-toolsproductivity
0 likes · 7 min read
Top VSCode Extensions for Frontend Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 6, 2023 · Frontend Development

VSCode Tips, Shortcuts, and Configuration Guide for Frontend Developers

This article provides a comprehensive guide to VSCode for frontend developers, covering essential keyboard shortcuts, automatic formatting and lint fixing settings, custom snippet creation, recommended extensions, configuration synchronization, and the use of .editorconfig and .vscode directories to boost coding efficiency.

ExtensionsVSCodeeditorconfig
0 likes · 11 min read
VSCode Tips, Shortcuts, and Configuration Guide for Frontend Developers
Architecture Digest
Architecture Digest
Jul 4, 2023 · Fundamentals

JupyterLab 4.0: New Features, Performance Boosts, and Extension Management

JupyterLab 4.0 introduces a flexible multi‑document interface, customizable layouts, an integrated file browser, modular extensibility, built‑in terminal, significant performance improvements, a separate real‑time collaboration package, and a PyPI‑based extension manager, while noting that AI‑assisted coding tools may now outpace it.

Data ScienceExtensionsIDE
0 likes · 4 min read
JupyterLab 4.0: New Features, Performance Boosts, and Extension Management
Sohu Tech Products
Sohu Tech Products
May 4, 2023 · Frontend Development

Six Essential VSCode Extensions for Vue 3 Development

This article introduces six must‑have VSCode extensions for Vue 3 developers—including Volar, Vue VSCode Snippets, Auto Close Tag, Vue Peek, Vue Theme, and Vite—explaining their key features, installation tips, and usage details to boost productivity.

DevelopmentExtensionsVSCode
0 likes · 5 min read
Six Essential VSCode Extensions for Vue 3 Development
21CTO
21CTO
Dec 17, 2022 · Frontend Development

Top 5 Must‑Have VS Code Extensions to Boost Your Coding Efficiency

This article introduces five highly rated Visual Studio Code extensions—including a Chinese language pack, icon themes, spell checker, path autocomplete, and Prettier—detailing their install counts, star ratings, download links, and how each can improve developer productivity.

ExtensionsVS Codecoding efficiency
0 likes · 4 min read
Top 5 Must‑Have VS Code Extensions to Boost Your Coding Efficiency
Python Programming Learning Circle
Python Programming Learning Circle
Oct 31, 2022 · Fundamentals

Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis

After five years of using VS Code as my primary IDE, I decided to switch to JetBrains IDEs and this article details the background, code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features that influenced my decision, helping readers choose the right development environment.

Code RefactoringExtensionsGit integration
0 likes · 21 min read
Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis
MaGe Linux Operations
MaGe Linux Operations
Sep 24, 2022 · Fundamentals

Boost Your Jupyter Notebook Productivity with 5 Essential Extensions

This guide walks you through installing Jupyter Notebook extensions, explains why they improve workflow, and highlights five must‑have add‑ons—including Table of Contents, Autopep8, Variable Inspector, ExecuteTime, and Hide Code—to streamline data‑science tasks.

Data ScienceExtensionsJupyter Notebook
0 likes · 7 min read
Boost Your Jupyter Notebook Productivity with 5 Essential Extensions
Python Programming Learning Circle
Python Programming Learning Circle
Sep 12, 2022 · Fundamentals

Seven Lesser-Known Jupyter Extensions to Boost Your Productivity

This article introduces seven lesser‑known but highly useful Jupyter Notebook extensions—voila, nbdime, RISE, bokeh, nbgrader, jupytext, and jupyterlab‑git—detailing their features, GitHub popularity, and how they can transform notebooks into interactive web apps, version‑controlled documents, slides, visualizations, grading tools, and more.

ExtensionsJupyterPython
0 likes · 5 min read
Seven Lesser-Known Jupyter Extensions to Boost Your Productivity
Programmer DD
Programmer DD
Sep 3, 2022 · Fundamentals

What’s New in VS Code 1.71? Key Features and Improvements

The Visual Studio Code 1.71 update introduces merge‑editor enhancements, expanded media codec support, a refined file‑rename picker, a new Code Action UI, terminal smooth‑scrolling, Jupyter notebook image paste, TypeScript live sessions, multi‑root Live Preview, and a Markdown language‑server blog, all detailed in the official release notes.

DevelopmentExtensionsVS Code
0 likes · 5 min read
What’s New in VS Code 1.71? Key Features and Improvements
21CTO
21CTO
Jun 23, 2022 · Fundamentals

Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors

After years of using VS Code, the author explains why they are moving to the fully open‑source VS Codium, detailing the licensing differences, proprietary extensions, telemetry concerns, installation steps across platforms, and personal experience with extensions and performance.

ExtensionsInstallationVS Code
0 likes · 6 min read
Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors
21CTO
21CTO
May 14, 2022 · Backend Development

What’s New in Firebase 2022? Explore the Latest Extensions and Features

Google I/O 2022 unveiled a suite of Firebase updates—including major Crashlytics changes, new Stripe, SnapChat, Stream, Typesense, and RevenueCat extensions, enhanced Hosting, Flutter plugins, Swift support, AppCheck, App Distribution, and Performance Monitoring—empowering developers to build faster, more secure, and richer mobile and web applications.

DevelopmentExtensionsMobile
0 likes · 5 min read
What’s New in Firebase 2022? Explore the Latest Extensions and Features
Programmer DD
Programmer DD
May 7, 2022 · Frontend Development

Boost Your VSCode Productivity: 60+ Must-Have Extensions for Frontend Developers

This guide introduces over 60 essential VSCode extensions, organized into categories such as appearance, functionality, efficiency, formatting, and miscellaneous tools, helping developers enhance their coding experience, streamline workflows, and customize the editor for front‑end development without sacrificing performance.

DevelopmentExtensionsVSCode
0 likes · 21 min read
Boost Your VSCode Productivity: 60+ Must-Have Extensions for Frontend Developers
Java Architect Essentials
Java Architect Essentials
Apr 11, 2022 · Frontend Development

Boost Your VS Code: 60+ Must‑Have Extensions for Frontend Developers

This article presents a curated collection of over sixty VS Code extensions, organized into categories such as appearance optimization, functional enhancements, coding efficiency, code formatting, and fun utilities, each with a brief description, usage tips, and screenshots to help frontend developers improve their development experience.

ExtensionsIDETooling
0 likes · 20 min read
Boost Your VS Code: 60+ Must‑Have Extensions for Frontend Developers
Architect's Guide
Architect's Guide
Apr 7, 2022 · Frontend Development

A Curated Collection of Over 60 VSCode Extensions to Boost Productivity

This article presents a comprehensive, categorized list of more than 60 VSCode extensions—including appearance optimizers, functionality enhancers, code formatters, and miscellaneous tools—explaining their core features, usage tips, and visual examples to help developers improve their coding experience and efficiency.

ExtensionsToolingVSCode
0 likes · 16 min read
A Curated Collection of Over 60 VSCode Extensions to Boost Productivity
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 1, 2022 · Frontend Development

How Upcoming TC39 Proposals Could Transform JavaScript Function Calls

This article examines five active TC39 proposals—Pipeline Operator, Function Pipe/Flow, Partial Application, Call This, and Extensions—explaining their design goals, differences, and how they aim to improve function invocation readability, dataflow programming, method extension, and partial application in future ECMAScript versions.

ECMAScriptExtensionsJavaScript
0 likes · 25 min read
How Upcoming TC39 Proposals Could Transform JavaScript Function Calls
MaGe Linux Operations
MaGe Linux Operations
Feb 17, 2022 · Frontend Development

Boost Your Coding Workflow: 7 Must-Have VS Code Extensions for 2021

Discover seven powerful Visual Studio Code extensions—GitHub Copilot, Thunder Client, Snipped, Lorem.space, AI Doc Writer, Blockman, and Live Frame—that enhance productivity, streamline API testing, simplify code sharing, generate documentation, and preview web apps, helping developers work faster and more efficiently.

API testingExtensionsGitHub Copilot
0 likes · 8 min read
Boost Your Coding Workflow: 7 Must-Have VS Code Extensions for 2021
21CTO
21CTO
Jan 18, 2022 · Frontend Development

Boost Your Web Development Speed with 10 Essential VS Code Extensions

A seasoned front‑end engineer shares ten VS Code extensions—ranging from HTML snippets and CSS class IntelliSense to Live Server and bracket colorizers—that dramatically streamline coding, improve productivity, and simplify common web development tasks for developers of all levels.

CSSExtensionsHTML
0 likes · 5 min read
Boost Your Web Development Speed with 10 Essential VS Code Extensions
Python Crawling & Data Mining
Python Crawling & Data Mining
Nov 11, 2021 · Fundamentals

Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts

This comprehensive guide walks you through Jupyter Notebook’s web‑based interactive computing features, major users, installation via Anaconda, launching, dual command/edit modes, core functionalities, useful extensions, keyboard shortcuts, magic commands, and theme customization, providing practical code snippets and visual examples for Python developers.

AnacondaData ScienceExtensions
0 likes · 13 min read
Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts
Python Programming Learning Circle
Python Programming Learning Circle
Jun 11, 2021 · Fundamentals

10 Jupyter Lab Extensions to Boost Your Productivity

This article introduces ten essential Jupyter Lab extensions—including a debugger, table of contents, DrawIO integration, execution timer, spreadsheet viewer, system monitor, AI code completion, variable inspector, Matplotlib and Plotly support—explaining their features, installation commands, and how they can significantly boost data scientists' productivity.

ExtensionsJupyterLabproductivity
0 likes · 7 min read
10 Jupyter Lab Extensions to Boost Your Productivity
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2021 · Fundamentals

Top VS Code Extensions for Python Developers (2021)

This article introduces and explains the most useful Visual Studio Code extensions for Python developers in 2021, covering essential tools such as the Python language support, Python Snippets, Docstring Generator, Test Explorer, Preview, Type Hint, and Jupyter integration to boost productivity and code quality.

DevelopmentExtensionsPython
0 likes · 5 min read
Top VS Code Extensions for Python Developers (2021)
Python Programming Learning Circle
Python Programming Learning Circle
May 10, 2021 · Fundamentals

A Minimalist Guide to Jupyter Notebook Extensions and the Top Five Useful Plugins

This article explains how to install Jupyter Notebook extensions, walks through a quick and a detailed tutorial, and reviews the five most popular extensions—Table of Contents, Autopep8, Variable Inspector, ExecuteTime, and Hide Code Input—highlighting their benefits for data‑science workflows.

ExtensionsJupyter Notebookproductivity
0 likes · 6 min read
A Minimalist Guide to Jupyter Notebook Extensions and the Top Five Useful Plugins
MaGe Linux Operations
MaGe Linux Operations
Apr 18, 2021 · Fundamentals

Top VS Code Extensions Every Python Developer Should Use in 2021

This guide introduces the most essential Visual Studio Code extensions for Python developers, covering tools for code analysis, snippets, docstring generation, testing, preview, type hinting, and Jupyter Notebook integration, each with download links and key features to boost productivity.

DebuggingDevelopmentExtensions
0 likes · 7 min read
Top VS Code Extensions Every Python Developer Should Use in 2021
Liangxu Linux
Liangxu Linux
Apr 10, 2021 · Fundamentals

Master LeetCode Problem Solving with VSCode: A Complete Setup Guide

This guide walks you through downloading, installing, and configuring VSCode, exploring its interface, adding the LeetCode extension, and using language-specific plugins so you can efficiently browse, code, and submit LeetCode problems directly from the editor.

ExtensionsIDELeetCode
0 likes · 5 min read
Master LeetCode Problem Solving with VSCode: A Complete Setup Guide
Node Underground
Node Underground
Dec 1, 2020 · Frontend Development

What New JavaScript Proposals Emerged from TC39’s 2020 Meeting?

The 2020 TC39 meeting reviewed several proposals—including Error Cause, Module Blocks, Extensions, and Grouped Accessor—detailing their stage requirements, code examples, and community impact, while noting that no proposal progressed from Stage 2 to Stage 3 that year.

Error CauseExtensionsTC39
0 likes · 11 min read
What New JavaScript Proposals Emerged from TC39’s 2020 Meeting?
macrozheng
macrozheng
Nov 18, 2020 · Frontend Development

8 Chrome Extensions to Supercharge Your GitHub Workflow

Discover eight Chrome extensions that streamline GitHub navigation, enable single‑file downloads, accelerate cloning, enhance search, add file icons, beautify contribution graphs, and improve Markdown navigation, dramatically reducing repetitive actions and boosting developer productivity.

ChromeExtensionsGitHub
0 likes · 6 min read
8 Chrome Extensions to Supercharge Your GitHub Workflow
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 26, 2020 · Fundamentals

Master Jupyter Notebook: Change Directory, Browser, Password, and Themes

This guide walks Jupyter Notebook beginners through essential configuration steps—including altering the default working directory, setting a preferred browser, securing the notebook with a password, installing useful extensions, and customizing the notebook’s appearance—empowering a smoother, more personalized Python workflow.

ConfigurationEnvironment setupExtensions
0 likes · 8 min read
Master Jupyter Notebook: Change Directory, Browser, Password, and Themes
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 16, 2020 · Frontend Development

12 Must‑Have JupyterLab Extensions to Supercharge Your Data Science Workflow

This guide introduces twelve practical JupyterLab extensions—including debugger, geojson viewer, table of contents, interactive matplotlib, drawio, execution timer, Plotly, spreadsheet viewer, system monitor, Kepler.gl, Kite, and variable inspector—detailing their benefits, installation commands, and usage tips for a more efficient data‑science environment.

ExtensionsJupyterLabdata-science
0 likes · 9 min read
12 Must‑Have JupyterLab Extensions to Supercharge Your Data Science Workflow
Liangxu Linux
Liangxu Linux
Mar 19, 2020 · Frontend Development

10 Must‑Have VS Code Extensions to Supercharge Your Development

This article introduces ten free Visual Studio Code extensions—ranging from AI‑powered IntelliCode to code formatters, linters, theme packs, and debugging tools—that can dramatically improve productivity and code quality for both junior and senior developers.

DevelopmentExtensionsVS Code
0 likes · 7 min read
10 Must‑Have VS Code Extensions to Supercharge Your Development
Sohu Tech Products
Sohu Tech Products
Dec 11, 2019 · Frontend Development

26 Amazing VS Code Extensions for JavaScript Developers (2019)

This article presents a curated list of 26 powerful Visual Studio Code extensions—including Project Snippets, Better Comments, Bracket Pair Colorizer, Material Theme, ESLint, Stylelint, REST Client, and many more—that enhance productivity, code quality, and workflow for JavaScript and TypeScript developers.

ExtensionsJavaScriptTooling
0 likes · 11 min read
26 Amazing VS Code Extensions for JavaScript Developers (2019)
21CTO
21CTO
Jan 21, 2019 · Fundamentals

8 VS Code Hacks to Supercharge Your Development Efficiency

This guide walks you through eight practical VS Code shortcuts and extensions—ranging from quick key combos and powerful search tricks to bookmarks, JSON conversion, GitLens insights, and the collaborative Live Share tool—to dramatically boost your coding productivity.

CollaborationExtensionsVS Code
0 likes · 7 min read
8 VS Code Hacks to Supercharge Your Development Efficiency
Beike Product & Technology
Beike Product & Technology
Feb 7, 2018 · Backend Development

PHP 7.2 Upgrade Guide: Breaking Changes, New Features, Deprecated Functions, and Extension Updates

This article provides a comprehensive overview of PHP 7.2's upgrade changes, detailing backward‑incompatible core modifications, new language and extension features, deprecated functions, altered behaviours, added functions and classes, removed extensions, and updated INI and Windows support, all essential for backend developers.

BackendDeprecationsExtensions
0 likes · 14 min read
PHP 7.2 Upgrade Guide: Breaking Changes, New Features, Deprecated Functions, and Extension Updates
ITPUB
ITPUB
Jan 5, 2018 · Databases

Why PostgreSQL Stands Out: Essential Features and Extensions Explained

This article outlines the most compelling reasons to choose PostgreSQL, covering its advanced data types like JSONB and Range, powerful extensions such as Citus, HyperLogLog and PostGIS, logical replication, rich indexing options, upsert support, foreign data wrappers, and a host of legacy capabilities.

ExtensionsJSONBLogical Replication
0 likes · 10 min read
Why PostgreSQL Stands Out: Essential Features and Extensions Explained
MaGe Linux Operations
MaGe Linux Operations
Nov 2, 2017 · Fundamentals

Create a Stunning Jupyter Notebook Setup: Install, Configure, and Customize

This guide walks you through installing Jupyter via Anaconda, configuring IPython profiles, customizing Matplotlib for inline and Chinese font support, optimizing Retina displays, tweaking notebook CSS, and adding useful extensions like nbextensions and dashboards to create a polished, production‑ready environment.

ConfigurationExtensionsIPython
0 likes · 8 min read
Create a Stunning Jupyter Notebook Setup: Install, Configure, and Customize
21CTO
21CTO
May 12, 2016 · Backend Development

How to Read PHP’s C Source Code: A Beginner’s Guide to the Core

This article introduces developers to the fundamentals of locating, navigating, and understanding PHP 5.4's C source code, covering the repository, directory structure, essential C concepts, and the role of the Zend engine and extensions.

Backend DevelopmentC programmingExtensions
0 likes · 12 min read
How to Read PHP’s C Source Code: A Beginner’s Guide to the Core