Tagged articles
111 articles
Page 1 of 2
Architecture Digest
Architecture Digest
Apr 21, 2026 · Industry Insights

Why Baidu E‑Commerce Is Forcing Full‑Stack Engineers: Cost Cuts, Skill Arms Race, and Industry Implications

The article analyzes recent rumors that Baidu's e‑commerce division is mandating front‑end and back‑end developers to pair up and become full‑stack engineers within months, arguing that the move is a cost‑cutting strategy that reshapes job requirements, accelerates layoffs, and reflects broader pressures on tech talent in China.

Baidue‑commercefull-stack
0 likes · 4 min read
Why Baidu E‑Commerce Is Forcing Full‑Stack Engineers: Cost Cuts, Skill Arms Race, and Industry Implications
Java Baker
Java Baker
Mar 24, 2026 · Artificial Intelligence

How AI Coding Assistants Built a Full‑Stack Free‑Games Site in One Weekend

During a holiday break the author used AI programming assistants Kiro and OpenCode to create a complete Java‑backed, Jamstack‑based full‑stack application that scrapes Epic Games' free‑game listings, generates static JSON/HTML pages, and deploys automatically to Cloudflare Pages, demonstrating AI‑driven development efficiency.

AI programmingCloudflareJamstack
0 likes · 10 min read
How AI Coding Assistants Built a Full‑Stack Free‑Games Site in One Weekend
macrozheng
macrozheng
Mar 3, 2026 · Backend Development

Explore Free FS: A Modern Spring Boot File Management System with Full Stack Demo

Free FS is an enterprise‑grade, Spring Boot‑based file management system that offers high‑performance storage, plug‑in architecture, and real‑time progress, with detailed backend and frontend installation guides, multi‑format preview, sharing, and support for various storage backends, all available via its public Git repository.

Spring Bootbackend-developmentdistributed storage
0 likes · 6 min read
Explore Free FS: A Modern Spring Boot File Management System with Full Stack Demo
macrozheng
macrozheng
Feb 13, 2026 · R&D Management

What I Learned Building a Startup App with uni‑app, egg.js, and antd‑vue

This article recounts a developer’s painful startup experience, detailing the initial tech stack choices of uni‑app, egg.js, MySQL, and antd‑vue, the subsequent adjustments, hiring challenges, team‑management practices, and practical advice to avoid common pitfalls in early‑stage product development.

egg.jsfull-stackstartup
0 likes · 9 min read
What I Learned Building a Startup App with uni‑app, egg.js, and antd‑vue
ITPUB
ITPUB
Jan 17, 2026 · Mobile Development

Rebuilding the Viral 8‑Yuan iOS App in 30 Minutes with AI Coding and Supabase

This article walks through a 30‑minute, step‑by‑step recreation of the popular "Dead Yet?" iOS app, showing how AI‑assisted coding, SwiftUI for the frontend, and Supabase’s serverless backend can turn a simple daily‑check‑in tool into a fully functional product with minimal infrastructure.

AI CodingSupabaseSwiftUI
0 likes · 18 min read
Rebuilding the Viral 8‑Yuan iOS App in 30 Minutes with AI Coding and Supabase
Frontend AI Walk
Frontend AI Walk
Dec 20, 2025 · Frontend Development

Front‑End Engineers at Risk in the AI Era: How to Evolve and Stay Competitive

The article analyzes how AI tools like Cursor and Antigravity are reshaping front‑end work, identifying three high‑risk developer profiles—UI translators, CRUD‑focused API workers, and framework‑obsessed syntax masters—and offers concrete strategies for evolving into system designers and AI‑augmented full‑stack creators.

AICareer DevelopmentTypeScript
0 likes · 14 min read
Front‑End Engineers at Risk in the AI Era: How to Evolve and Stay Competitive
21CTO
21CTO
Nov 23, 2025 · Frontend Development

Why Bun v1.3.3 Is Redefining Full‑Stack JavaScript Development

Bun v1.3.3 transforms the JavaScript toolchain into a full‑stack platform by integrating native frontend serving, backend APIs, multi‑engine database support, and a high‑performance Redis client, while offering zero‑barrier installation across Linux, macOS, Windows, and Docker.

BunJavaScriptfull-stack
0 likes · 9 min read
Why Bun v1.3.3 Is Redefining Full‑Stack JavaScript Development
DataFunTalk
DataFunTalk
Oct 20, 2025 · Artificial Intelligence

Can AI Build a Retro macOS Web App in 10 Minutes? A Hands‑On Test of Manus 1.5

This article reviews the major Manus 1.5 update, detailing its four‑fold speed boost, full‑stack web‑app generation via natural language, and a step‑by‑step experiment that recreates a classic macOS‑style desktop in under ten minutes, while evaluating its design, development, and user‑account features.

AI CodingManusagent
0 likes · 9 min read
Can AI Build a Retro macOS Web App in 10 Minutes? A Hands‑On Test of Manus 1.5
php Courses
php Courses
Aug 28, 2025 · Backend Development

Why PHP Is Making a Comeback in Modern Web Development

The article explores PHP's evolution into a modern, full‑stack backend solution, highlighting its performance gains, server‑side rendering benefits, and how new tools let developers build dynamic front‑ends without heavy JavaScript reliance, while also acknowledging JavaScript's continued strengths.

PHPServer-side RenderingWeb Development
0 likes · 5 min read
Why PHP Is Making a Comeback in Modern Web Development
Open Source Tech Hub
Open Source Tech Hub
Aug 13, 2025 · Backend Development

Why PHP Still Powers 77% of Websites and How Chinese Developers Can Thrive

The article examines the global dominance of PHP, the challenges Chinese developers face due to low salaries and limited career paths, and proposes strategic technical and ecosystem moves—such as leveraging PHP 8 JIT, full‑stack skill expansion, and pragmatic architecture—to revitalize the PHP community in China.

EcosystemPHPWeb Development
0 likes · 6 min read
Why PHP Still Powers 77% of Websites and How Chinese Developers Can Thrive
Ops Development & AI Practice
Ops Development & AI Practice
Jul 11, 2025 · Industry Insights

Turning Full‑Stack Ops Skills into Interview Superpowers

The article explains why full‑stack operations engineers, despite their broad but shallow expertise, are invaluable system integrators and offers concrete interview strategies—reframing breadth as strength, storytelling with end‑to‑end impact, and showcasing a versatile toolset—to help them stand out against specialist interviewers.

DevOpsOpsSystem Integration
0 likes · 8 min read
Turning Full‑Stack Ops Skills into Interview Superpowers
Java Tech Enthusiast
Java Tech Enthusiast
Jun 26, 2025 · Artificial Intelligence

Is AI Prompt Coding the Next Software Evolution? From 1.0 to 3.0

The article explores Andrej Karpathy's software evolution model, examines how AI‑powered prompt coding (Vibe Coding) lowers development barriers, compares tools like Cursor, Copilot, and Claude Code, and discusses why the lowered threshold still challenges beginners while boosting experienced programmers' productivity dramatically.

AIfull-stackproductivity
0 likes · 6 min read
Is AI Prompt Coding the Next Software Evolution? From 1.0 to 3.0
Eric Tech Circle
Eric Tech Circle
Jun 9, 2025 · Frontend Development

Build a Full‑Stack Food Wheel App with Next.js, Supabase & AI in Minutes

This guide walks you through using Cursor together with MCP to quickly create a full‑stack "What to Eat Today" wheel web app, covering environment setup, Supabase project configuration, database schema design, component development with Next.js, AI‑generated prompts, and deployment tips.

AICursorMCP
0 likes · 11 min read
Build a Full‑Stack Food Wheel App with Next.js, Supabase & AI in Minutes
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 10, 2025 · Backend Development

From Frontend Lightning Strike to Full‑Stack Node.js Backend: A Story and Implementation Guide

This article narrates a dramatic front‑end takeover during a high‑traffic promotion, then provides a step‑by‑step guide to building a Node.js backend service with Express, MongoDB, JWT authentication, and deployment considerations, illustrating performance trade‑offs between Java and Node.js.

AuthenticationExpressMongoDB
0 likes · 16 min read
From Frontend Lightning Strike to Full‑Stack Node.js Backend: A Story and Implementation Guide
21CTO
21CTO
Mar 21, 2025 · Frontend Development

Why Every Frontend Developer Should Master Backend Basics

Understanding backend fundamentals empowers frontend developers to create smoother user experiences, debug issues faster, communicate effectively with backend teams, write more efficient code, unlock full‑stack opportunities, and build independent projects, making them more valuable and versatile in the tech industry.

Career Developmentbackend basicsfrontend
0 likes · 6 min read
Why Every Frontend Developer Should Master Backend Basics
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 6, 2025 · Artificial Intelligence

Comparative Review of Four AI‑Powered Development Tools: v0, Bolt.new, Cursor, and Windsurf

This article provides a detailed comparison of four emerging AI‑driven development tools—v0, Bolt.new, Cursor, and Windsurf—covering their core features, suitable scenarios, pricing models, and strengths and weaknesses to help developers choose the most appropriate solution for their workflow.

AICode AssistantComparison
0 likes · 17 min read
Comparative Review of Four AI‑Powered Development Tools: v0, Bolt.new, Cursor, and Windsurf
21CTO
21CTO
Jan 9, 2025 · Fundamentals

Which 2025 Development Stack Will Boost Your Career? A Comprehensive Guide

This article surveys the most promising development stacks for 2025—including MERN, MEVN, JAMstack, T3, Flutter, PERN, Python‑Django, DevOps, AI/ML, blockchain, Spring Boot + React, and Rust—explaining why each stack is worth learning, its key advantages, and the tools that make it powerful for modern developers.

2025 tech trendsAI/MLBlockchain
0 likes · 10 min read
Which 2025 Development Stack Will Boost Your Career? A Comprehensive Guide
Eric Tech Circle
Eric Tech Circle
Dec 24, 2024 · Fundamentals

Essential Mac Apps Every Web Full‑Stack Developer Should Use

This guide lists the must‑have macOS applications for web full‑stack developers, covering productivity terminals, markdown editors, IDEs, mobile mini‑program tools, container management, database clients, lightweight editors, AI‑enhanced code editors, and essential package managers to streamline the entire development workflow.

DockerIDEMac
0 likes · 7 min read
Essential Mac Apps Every Web Full‑Stack Developer Should Use
php Courses
php Courses
Nov 19, 2024 · Mobile Development

Full-Stack Mobile App Development with uniapp and ThinkPHP

This course, designed for developers with basic front‑end experience, teaches how to combine the uniapp framework and ThinkPHP backend to build high‑performance, cross‑platform mobile applications, covering topics such as data modeling, token authentication, middleware, API design, pagination, and deployment.

BackendMobile DevelopmentThinkPHP
0 likes · 3 min read
Full-Stack Mobile App Development with uniapp and ThinkPHP
Su San Talks Tech
Su San Talks Tech
Sep 14, 2024 · Fundamentals

Essential Full‑Stack Development Tech Stack: From Front‑End to DevOps

This guide outlines the comprehensive technology stack a full‑stack developer needs, covering front‑end frameworks, back‑end languages and frameworks, databases, mobile development, cloud platforms, UI/UX tools, and DevOps practices for building modern applications.

BackendMobile DevelopmentTechnology Stack
0 likes · 7 min read
Essential Full‑Stack Development Tech Stack: From Front‑End to DevOps
21CTO
21CTO
Aug 22, 2024 · Frontend Development

Is React Turning Into a Full‑Stack Framework? What You Need to Know

The article explores how React has evolved with server components, server actions, and TypeScript to bridge front‑end and back‑end development, discusses the shift from CSR to SSR, and examines the impact of tRPC and generated type interfaces on modern web engineering.

ReactServer ComponentsTypeScript
0 likes · 7 min read
Is React Turning Into a Full‑Stack Framework? What You Need to Know
FunTester
FunTester
Aug 2, 2024 · Industry Insights

Why JavaScript Dominates Full‑Stack Web Development and What Skills You Need

This article analyzes how JavaScript’s rich functionality, expanding ecosystem, and single‑language workflow have reshaped web development, outlines the essential front‑end and back‑end skills for full‑stack developers, and explores the career advantages and future trends such as WebAssembly.

BackendEcosystemJavaScript
0 likes · 10 min read
Why JavaScript Dominates Full‑Stack Web Development and What Skills You Need
php Courses
php Courses
Jul 29, 2024 · Mobile Development

Full-Stack APP Development with uniapp and ThinkPHP

This course teaches learners with basic front‑end skills how to combine the uniapp framework and ThinkPHP backend to build high‑performance, cross‑platform mobile applications, covering data modeling, token authentication, API design, middleware, pagination, and deployment.

BackendThinkPHPUniapp
0 likes · 3 min read
Full-Stack APP Development with uniapp and ThinkPHP
iKang Technology Team
iKang Technology Team
May 11, 2024 · Operations

How to Conduct Full‑Stack Load Testing for Reliable Production Systems

Full‑link load testing evaluates the performance of an entire application stack—from user interface to databases—by simulating real‑world traffic, isolating test data, verifying security and SLA thresholds, measuring key metrics such as throughput and response time, and comparing tools like tcpcopy and goreplay to ensure system stability and scalability.

Load TestingMetricsTool comparison
0 likes · 7 min read
How to Conduct Full‑Stack Load Testing for Reliable Production Systems
58 Tech
58 Tech
Apr 25, 2024 · Backend Development

Luban Full-Stack Low-Code Development Platform: Design, Implementation, and Case Studies

This article presents an in‑depth overview of the Luban full‑stack low‑code development platform, describing its goals, architecture, metadata design, drag‑and‑drop page creation, data visualization, API generation, multi‑tenant and multi‑environment support, version management, and real‑world case studies that demonstrate its efficiency and extensibility.

Backendarchitecturecase study
0 likes · 21 min read
Luban Full-Stack Low-Code Development Platform: Design, Implementation, and Case Studies
php Courses
php Courses
Mar 11, 2024 · Fundamentals

Essential Skills and Toolset for Full‑Stack Developers

The article outlines the ten core qualities required of full‑stack developers, presents a curated toolbox of essential development utilities, and provides a comprehensive learning roadmap that guides beginners from foundational computer science concepts to advanced full‑stack mastery.

DevelopmentSkillscareer
0 likes · 10 min read
Essential Skills and Toolset for Full‑Stack Developers
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 25, 2024 · Frontend Development

Frontend Development Trends and Recommendations for 2024

2024 brings rapid AI advances and evolving front‑end technologies, urging developers to adopt TypeScript, master micro‑frontend architectures, embrace server‑side rendering with Next.js, reconsider low‑code and Flutter, and explore full‑stack frameworks, while providing curated resources and insights for staying competitive.

JavaScriptfrontendfull-stack
0 likes · 14 min read
Frontend Development Trends and Recommendations for 2024
Tencent Cloud Developer
Tencent Cloud Developer
Feb 20, 2024 · Frontend Development

From Frontend to Full‑Stack: Architecture, Challenges, and Practices of the QQ Frontend Unified Access Layer

The veteran front‑end engineer chronicles a decade of building QQ’s large‑scale products, detailing how the new Frontend Unified Access Layer replaced fragmented SDKs with a high‑performance, scalable, secure gateway built on an internal http2rpc framework, while tackling legacy protocol coexistence, observability, alert fatigue, and targeted performance optimizations.

frontendfull-stackobservability
0 likes · 10 min read
From Frontend to Full‑Stack: Architecture, Challenges, and Practices of the QQ Frontend Unified Access Layer
IT Services Circle
IT Services Circle
Jan 29, 2024 · Backend Development

Reflections on Two Years of Java Development: From a Large State-owned Enterprise to a Small Startup and Beyond

The author recounts a two‑year journey as a Java developer, describing experiences across three companies, the challenges of CRUD‑focused work, the need to learn front‑end skills, and insights on balancing technical growth with business understanding in both large and small firms.

CRUDbackend-developmentfull-stack
0 likes · 9 min read
Reflections on Two Years of Java Development: From a Large State-owned Enterprise to a Small Startup and Beyond
php Courses
php Courses
Nov 7, 2023 · Backend Development

Top 10 Popular Web Development Stacks and How to Choose the Right One

This article introduces the ten most popular web development stacks—MERN, MEAN, LAMP, MEVN, Django, Ruby on Rails, MERN with Nest.js, Laravel, PERN, and ASP.NET Core—explains their components, provides code examples, and offers guidance on selecting the most suitable stack for a project.

DjangoLAMPMERN
0 likes · 9 min read
Top 10 Popular Web Development Stacks and How to Choose the Right One
DevOps
DevOps
Sep 1, 2023 · Backend Development

From iOS to Backend: My Journey Toward Becoming a Full‑Stack Engineer

The author shares a year‑long transition from iOS to backend development, outlines a generic software development workflow, compares frontend and backend focus, and offers practical advice, learning resources, and mindset shifts for aspiring full‑stack engineers.

DevOpsbackend-developmentcareer transition
0 likes · 12 min read
From iOS to Backend: My Journey Toward Becoming a Full‑Stack Engineer
JD Retail Technology
JD Retail Technology
Apr 28, 2023 · Backend Development

Node.js: Advantages, Disadvantages, Architecture, and Future Trends

This article examines Node.js’s strengths and weaknesses, its event‑driven architecture, practical code examples, middleware usage, impact on front‑end development, and forecasts its role in future trends such as cloud‑native, serverless, IoT, and AI applications.

Event-drivenNode.jsServerless
0 likes · 15 min read
Node.js: Advantages, Disadvantages, Architecture, and Future Trends
21CTO
21CTO
Mar 8, 2023 · Operations

Why Software Developers Remain in High Demand Across All Industries in 2023

Despite recent tech layoffs, 2023 sees a robust and growing demand for software developers across finance, healthcare, manufacturing, automotive, insurance, and emerging fields like IoT and cybersecurity, with full‑stack skills and cloud/AI knowledge becoming especially prized by employers.

2023 hiringAITech Industry
0 likes · 10 min read
Why Software Developers Remain in High Demand Across All Industries in 2023
Top Architect
Top Architect
Nov 28, 2022 · Frontend Development

Student Management System – Frontend and Backend Overview with Vue and SpringBoot

This article introduces a front‑back separated student management system built with Vue on the front end and SpringBoot + Mybatis on the back end, covering project introduction, deployment steps, UI showcases, technology stacks, system functions for admin, teacher, and student roles, as well as database design and acquisition methods.

RESTfulSpringBootStudent Management
0 likes · 6 min read
Student Management System – Frontend and Backend Overview with Vue and SpringBoot
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 17, 2022 · Frontend Development

My Journey Learning Frontend: Vue, React, Component Libraries, and Full‑Stack Integration

The article shares a developer's practical experience of transitioning from backend to frontend by learning Vue and React, exploring component libraries, tackling layout and styling challenges, and integrating the frontend build into a backend Maven project for a complete gateway console.

Build AutomationComponent LibrariesReact
0 likes · 15 min read
My Journey Learning Frontend: Vue, React, Component Libraries, and Full‑Stack Integration
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 4, 2022 · Frontend Development

Full-Stack Frontend Implementation of a Publishing Platform: Pagination, CRUD, and Vue‑Element‑Plus Integration

This tutorial walks through the front‑end portion of a publishing platform series, demonstrating how to build a Vue 3 and Element‑plus UI with TailwindCSS, implement server‑side pagination via Koa, integrate Axios with proxy and interceptors, and add complete CRUD operations—including create, edit, and delete dialogs—while showcasing the essential code snippets.

CRUDElement PlusKoa
0 likes · 16 min read
Full-Stack Frontend Implementation of a Publishing Platform: Pagination, CRUD, and Vue‑Element‑Plus Integration
Java High-Performance Architecture
Java High-Performance Architecture
Sep 11, 2022 · Backend Development

SpringBoot + Vue E‑Commerce Platform: Features and Tech Stack Overview

This article introduces a SpringBoot2 and Vue-based e‑commerce system featuring modules such as product management, orders, marketing, multi‑store, and WeChat integration, outlines its modular architecture, details the backend and frontend technology selections, and provides source code links for developers to explore and extend the project.

MicroservicesSpringBootVue
0 likes · 5 min read
SpringBoot + Vue E‑Commerce Platform: Features and Tech Stack Overview
Java High-Performance Architecture
Java High-Performance Architecture
Jul 12, 2022 · Frontend Development

Build a Full-Stack Student Management System with Vue and SpringBoot

This guide walks through setting up a front‑back separated student management system, detailing Vue‑based front‑end deployment, SpringBoot + MyBatis back‑end configuration, database initialization, core features for admin, teacher, and student roles, and provides code snippets and screenshots to illustrate the complete workflow.

MyBatisSpringBootStudent Management
0 likes · 5 min read
Build a Full-Stack Student Management System with Vue and SpringBoot
Java Captain
Java Captain
Jul 10, 2022 · Backend Development

Student Management System Project Overview and Deployment Guide

This article introduces a front‑back separated student management system built with Vue on the front end and SpringBoot + Mybatis on the back end, detailing its architecture, core features, deployment steps, database design, and source code download instructions.

DeploymentSpringBootStudent Management
0 likes · 6 min read
Student Management System Project Overview and Deployment Guide
Tencent Cloud Developer
Tencent Cloud Developer
May 20, 2022 · Cloud Native

Serverless Full‑Stack Development: Project Management, Architecture, and Deployment Practices

The article offers a practical, step‑by‑step guide for small‑to‑medium full‑stack projects using Serverless—detailing why to choose it, preferring Tencent Cloud event functions with code deployment, adopting a lightweight custom PHP framework, organizing work by API with test‑driven development, and streamlining deployment via a one‑click GUI tool for rapid, cost‑effective iteration.

Cloud FunctionsDeploymentMicroservices
0 likes · 13 min read
Serverless Full‑Stack Development: Project Management, Architecture, and Deployment Practices
Java Architect Essentials
Java Architect Essentials
Apr 27, 2022 · Backend Development

Flash‑Waimai: Complete Spring Boot + Vue Food Delivery System Tutorial

This article introduces a full‑stack food‑delivery project built with Spring Boot, Vue.js, MySQL and MongoDB, detailing its architecture, module breakdown, technology choices, database setup, and step‑by‑step instructions for launching the backend API, admin portal, and mobile client, along with download links for data and images.

MongoDBSpring BootVue.js
0 likes · 5 min read
Flash‑Waimai: Complete Spring Boot + Vue Food Delivery System Tutorial
ByteDance Web Infra
ByteDance Web Infra
Jan 7, 2022 · Frontend Development

Modern.js: Integrated Full‑Stack Development and Server‑Side Capabilities

This article introduces Modern.js, a ByteDance‑initiated open‑source framework that unifies frontend engineering and server‑side development by offering a minimal core, integrated web server, plugin system, and progressive full‑stack features to simplify routing, rendering, API handling, and deployment for modern web applications.

BackendIntegrationServerless
0 likes · 25 min read
Modern.js: Integrated Full‑Stack Development and Server‑Side Capabilities
Alibaba Terminal Technology
Alibaba Terminal Technology
Oct 20, 2021 · Frontend Development

How Serverless Empowers Seamless Front‑End/Back‑End Integration

This article explores how serverless infrastructure lets front‑end engineers combine front‑end and back‑end development through patterns like front‑end/back‑end separation, BFF, and integrated frameworks, offering lower costs, higher reliability, and faster iteration for modern web applications.

BFFBackend IntegrationSSR
0 likes · 9 min read
How Serverless Empowers Seamless Front‑End/Back‑End Integration
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Oct 19, 2021 · Fundamentals

Understanding Full‑Stack Engineers: Definitions, Types, History, and How to Become One

This article explains what a full‑stack engineer is, outlines the various classifications such as technical, product‑oriented, and product‑operations roles, reviews the industry’s evolution and demand, and provides practical guidance on positioning, learning plans, and career development for aspiring full‑stack professionals.

Career Developmentfull-stackproduct-management
0 likes · 11 min read
Understanding Full‑Stack Engineers: Definitions, Types, History, and How to Become One
macrozheng
macrozheng
Sep 1, 2021 · Backend Development

How to Quickly Bootstrap a Full‑Stack Project with sa‑plus Code Generator

This guide introduces the sa‑plus framework—a SpringBoot‑based rapid‑development scaffold with an integrated code generator that can automatically produce backend, frontend, and API documentation code from database tables, and walks through its architecture, technology stack, module structure, quick start steps, and code‑generation features.

SpringBootVuefull-stack
0 likes · 11 min read
How to Quickly Bootstrap a Full‑Stack Project with sa‑plus Code Generator
Top Architect
Top Architect
Jul 16, 2021 · Backend Development

Flash-Waimai: A Complete Spring Boot + Vue Food Delivery System Tutorial

This article introduces the Flash-Waimai project—a full‑stack food delivery system built with Spring Boot, Vue.js, MySQL and MongoDB—detailing its architecture, module breakdown, database setup, quick‑start commands, and step‑by‑step instructions for launching the backend, admin portal, and mobile client.

MongoDBSpring BootVue.js
0 likes · 5 min read
Flash-Waimai: A Complete Spring Boot + Vue Food Delivery System Tutorial
Programmer DD
Programmer DD
Jun 21, 2021 · Frontend Development

How to Build a Xiaomi‑Style E‑Commerce Site with Vue and Koa

This article presents a student‑crafted, high‑fidelity Xiaomi Mall clone built with a Vue‑based front‑end (Vue‑router, Vuex, Element‑ui, Axios) and a Node.js Koa back‑end using MySQL, detailing its architecture, key pages, authentication, shopping cart, order processing, and deployment.

KoaVuee‑commerce
0 likes · 5 min read
How to Build a Xiaomi‑Style E‑Commerce Site with Vue and Koa
Top Architect
Top Architect
May 19, 2021 · Backend Development

Full‑Stack Food Delivery System (Spring Boot + Vue) – Setup Guide and Code

This article provides a complete tutorial for building a food‑delivery system with a mobile app, backend management, and API, detailing the technology stack, module structure, database setup, code snippets, and step‑by‑step instructions to launch both the admin and mobile front‑ends.

MongoDBSpring BootTutorial
0 likes · 4 min read
Full‑Stack Food Delivery System (Spring Boot + Vue) – Setup Guide and Code
Java Architect Essentials
Java Architect Essentials
May 9, 2021 · Backend Development

Full‑Stack Food Delivery System Based on Spring Boot and Vue.js

This article presents a complete food‑delivery system with mobile, admin, and API modules, detailing its Spring Boot and Vue.js technology stack, module structure, database setup, quick‑start commands, and how to run both the management console and mobile client for learning purposes.

MongoDBSpring BootVue.js
0 likes · 4 min read
Full‑Stack Food Delivery System Based on Spring Boot and Vue.js
Architecture Digest
Architecture Digest
Mar 29, 2021 · Fundamentals

Full‑Stack and Global Thinking: Concepts and Approaches

The article explains that full‑stack development is less about mastering every technology and more about cultivating a holistic, global mindset that integrates technical, product, and operational perspectives to solve concrete domain problems with a disciplined, interdisciplinary approach.

development fundamentalsfull-stackglobal mindset
0 likes · 9 min read
Full‑Stack and Global Thinking: Concepts and Approaches
Java Captain
Java Captain
Jan 29, 2021 · Backend Development

Flash-Waimai: A Complete Food Delivery System Based on Spring Boot and Vue.js

Flash‑Waimai is an open‑source, full‑stack food delivery application featuring a mobile client, admin portal, and API, built with Spring Boot for the backend, Vue.js for the frontend, MySQL and MongoDB for data storage, and includes detailed setup instructions, code snippets, and deployment guides.

Spring BootTutorialVue.js
0 likes · 4 min read
Flash-Waimai: A Complete Food Delivery System Based on Spring Boot and Vue.js
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 13, 2021 · Frontend Development

Full-Stack Front-End Insights: Fred Wu’s Journey and Future Trends

In this interview, Fred Wu, Tencent’s front‑end lead, shares his experiences with full‑stack development, offers advice for aspiring front‑end engineers, discusses his team’s recent full‑stack initiatives, and predicts upcoming trends such as Flutter, low‑code, and 5G‑driven audio‑video advancements.

Web Developmentcareer advicefrontend
0 likes · 6 min read
Full-Stack Front-End Insights: Fred Wu’s Journey and Future Trends
Alibaba Cloud Native
Alibaba Cloud Native
Oct 31, 2020 · Fundamentals

How to Become a Full‑Stack Engineer: Skills, Roadmap, and Benefits

This guide outlines the essential knowledge, learning strategies, practical steps, and common pitfalls for aspiring full‑stack engineers, highlighting the advantages of mastering both front‑end and back‑end technologies and how this breadth improves development efficiency and cross‑team collaboration.

Web Developmentcareer guidefull-stack
0 likes · 10 min read
How to Become a Full‑Stack Engineer: Skills, Roadmap, and Benefits
Amap Tech
Amap Tech
Oct 16, 2020 · Fundamentals

How to Become a Full‑Stack Engineer: Skills, Practices, and Benefits

Becoming a full‑stack engineer requires mastering core web fundamentals, continuously learning diverse languages, frameworks, and infrastructure, practicing rigorous design and code quality, and bridging front‑end, back‑end, and operations knowledge to boost development efficiency, solve problems quickly, and earn peer trust across the tech stack.

Web Developmentbest practicescareer
0 likes · 9 min read
How to Become a Full‑Stack Engineer: Skills, Practices, and Benefits
Qunar Tech Salon
Qunar Tech Salon
Mar 31, 2020 · Fundamentals

Ten Full‑Stack Engineering Lessons Learned from a Decade in Silicon Valley

The article shares ten practical lessons from a senior full‑stack engineer covering CSS specificity, component state design, backend code organization, PostgreSQL performance, the pitfalls of rushing releases, automation investment, mastering tools, MVP thinking, research‑driven development, and systematic scientific debugging.

MVPbest practicesci/cd
0 likes · 15 min read
Ten Full‑Stack Engineering Lessons Learned from a Decade in Silicon Valley
Aotu Lab
Aotu Lab
Mar 18, 2020 · Fundamentals

From Intern to Full‑Stack Engineer: A Practical Roadmap for Junior Developers

This article shares a developer’s personal journey from a hardware‑to‑software intern to a senior full‑stack engineer, outlines three career phases, and provides concrete advice on building solid fundamentals, practicing effectively, and cultivating reflective thinking to accelerate technical growth.

DevelopmentGrowthcareer
0 likes · 9 min read
From Intern to Full‑Stack Engineer: A Practical Roadmap for Junior Developers
Programmer DD
Programmer DD
Feb 14, 2020 · Fundamentals

HackerRank 2020 Developer Skills Report: Salaries, Languages, Hiring Trends

The 2020 HackerRank Developer Skills Report, the largest of its kind, surveys over 116,000 developers worldwide, revealing hiring preferences for bootcamp graduates, demand for full‑stack and backend talent, top programming languages, salary disparities, and developers’ work‑life habits.

bootcampsdeveloper surveyfull-stack
0 likes · 9 min read
HackerRank 2020 Developer Skills Report: Salaries, Languages, Hiring Trends
21CTO
21CTO
Sep 15, 2019 · Backend Development

From 8 Years of Backend Coding to Full‑Stack Leadership: Lessons from a Real‑World Interview

A seasoned backend developer shares his eight‑year journey, mid‑life career anxieties, a full‑stack interview experience at a Xiamen gaming firm, and reflective thoughts on the fleeting value of countless projects, highlighting lessons on technical growth, management skills, and continuous learning.

Career DevelopmentMicroservicescontinuous learning
0 likes · 9 min read
From 8 Years of Backend Coding to Full‑Stack Leadership: Lessons from a Real‑World Interview
21CTO
21CTO
Sep 9, 2019 · Backend Development

What Skills Must a Full‑Stack Engineer Master to Stay Competitive?

This article outlines a comprehensive full‑stack developer skill roadmap, highlighting why expanding your skill set is essential, the common technologies all engineers should know, and a customizable list of core competencies ranging from backend frameworks to communication abilities.

Career Developmentfrontend developmentfull-stack
0 likes · 6 min read
What Skills Must a Full‑Stack Engineer Master to Stay Competitive?
Programmer DD
Programmer DD
Aug 10, 2019 · R&D Management

Why Hiring a P8 Full‑Stack Engineer Is a Mistake for Startups

A startup founder hires a high‑paid P8 engineer expecting a full‑stack miracle, only to discover the mismatch between specialist expertise and the broad, unrealistic demands of a full‑stack role, highlighting the pitfalls of hiring for breadth over depth in fast‑growing teams.

Software Architecturefull-stackhiring
0 likes · 11 min read
Why Hiring a P8 Full‑Stack Engineer Is a Mistake for Startups
Efficient Ops
Efficient Ops
Jun 25, 2019 · Operations

Unlocking the Future of IT: What Is Operations Development and Why It Matters

This article defines operations development, examines why traditional IT ops tools often fail, outlines a four‑principle methodology emphasizing simplicity, automation, full‑stack and collaborative development, and explains how mastering these practices can transform manual operations into efficient, scalable DevOps solutions.

DevOpsfull-stacktool development
0 likes · 12 min read
Unlocking the Future of IT: What Is Operations Development and Why It Matters
Tencent Cloud Developer
Tencent Cloud Developer
Apr 29, 2019 · Frontend Development

The Evolution and Ambitions of Front-End Development: From Complexity Reduction to Full-Stack Integration

The article traces front‑end development’s rapid evolution from basic HTML/CSS/JS through frameworks that reduced complexity, to multi‑environment runtimes, serverless integration, and streamlined cloud services, showing how front‑end engineers now deliver full‑stack, end‑to‑end solutions across browsers, servers, desktops, and mobile.

Web Developmentcloudfull-stack
0 likes · 14 min read
The Evolution and Ambitions of Front-End Development: From Complexity Reduction to Full-Stack Integration
Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2019 · Industry Insights

How Serverless Is Redefining the Big Front‑End Landscape

A panel of 26 front‑end experts explored Serverless's technical value, the resistance of traditional development models, data security concerns, and the organizational shifts required for developers to thrive in a unified full‑stack, serverless ecosystem.

Big Front-EndServerlesscloud development
0 likes · 8 min read
How Serverless Is Redefining the Big Front‑End Landscape
21CTO
21CTO
Jul 4, 2018 · Fundamentals

Top 13 In‑Demand Developer Skills Every Engineer Should Master

This article surveys the most sought‑after developer competencies—from JavaScript and Big Data to DevOps, mobile, cloud, and agile practices—highlighting why mastering these skills boosts employability and aligns engineers with current market and organizational needs.

career trendsdeveloper skillsfull-stack
0 likes · 6 min read
Top 13 In‑Demand Developer Skills Every Engineer Should Master
Tencent Cloud Developer
Tencent Cloud Developer
Jun 20, 2018 · Fundamentals

Cross‑Disciplinary Development: A Front‑End Engineer’s Perspective on Full‑Stack Skills

Yu Guo argues that strong front‑end engineers naturally evolve into full‑stack developers by leveraging their UI‑centric product sense, continuous learning ability, and core technical skills—expanding from HTML/CSS/JS to Node.js back‑end, React‑Native mobile, algorithmic fundamentals, and scalable databases like MongoDB—while emphasizing modular collaboration and practical project‑driven learning.

Backendfrontendfull-stack
0 likes · 13 min read
Cross‑Disciplinary Development: A Front‑End Engineer’s Perspective on Full‑Stack Skills
Tencent Cloud Developer
Tencent Cloud Developer
Jun 19, 2018 · Frontend Development

Future‑Oriented Full‑Stack Development: Trends in Programming Languages, Frameworks, and Learning Strategies

Yu Guo’s talk surveys future‑oriented full‑stack trends—rising languages like Python, mobile‑first Swift, shifting frameworks from jQuery to React/Vue, evolving build tools, and practical learning strategies such as deliberate practice, skill‑model mapping, and algorithmic optimizations—emphasizing continual adaptability for developers.

JavaScriptfrontendfull-stack
0 likes · 11 min read
Future‑Oriented Full‑Stack Development: Trends in Programming Languages, Frameworks, and Learning Strategies
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 8, 2018 · Frontend Development

Understanding the Front‑End Career Ceiling and Paths for Advancement

The article examines why front‑end developers often hit a career ceiling due to low entry barriers and limited backend knowledge, and outlines practical solutions and five distinct career routes—including senior front‑end, full‑stack, management, product, and entrepreneurship—to help break through that ceiling.

Career DevelopmentManagementfrontend
0 likes · 7 min read
Understanding the Front‑End Career Ceiling and Paths for Advancement
Efficient Ops
Efficient Ops
Mar 25, 2018 · Fundamentals

What Skills Does a Modern Full‑Stack Developer Really Need?

The article traces the evolution of full‑stack engineering from early 2000s tasks like Photoshop design and PHP 4 scripting to today’s extensive skill set covering operations, cloud platforms, backend services, databases, frontend frameworks, design tools, logging systems, and mobile development, and asks whether mastering this breadth is worthwhile.

BackendWeb Developmentfrontend
0 likes · 12 min read
What Skills Does a Modern Full‑Stack Developer Really Need?
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Aug 21, 2017 · Fundamentals

What Does It Really Take to Be a Modern Full‑Stack Engineer?

This article traces the evolution of the full‑stack developer role from early 2000s tasks like Photoshop design and basic PHP/MySQL work to today’s extensive skill set covering operations, cloud platforms, backend frameworks, databases, frontend tooling, design, logging, and mobile development, and finally asks whether the breadth of knowledge is worth the effort.

DevOpsWeb Developmentcloud
0 likes · 10 min read
What Does It Really Take to Be a Modern Full‑Stack Engineer?
21CTO
21CTO
Jul 19, 2017 · Frontend Development

Rethinking Front‑Back End Separation: A NodeJS Full‑Stack Approach

This article examines the evolving definition of front‑back end separation, critiques traditional SPA models, proposes a responsibility‑based split where the front‑end handles view and controller while the back‑end manages the model, and outlines a NodeJS‑driven full‑stack solution with practical implementation insights.

full-stacknodejsseparation
0 likes · 16 min read
Rethinking Front‑Back End Separation: A NodeJS Full‑Stack Approach
21CTO
21CTO
Nov 6, 2016 · Artificial Intelligence

How to Build a Scalable AI-Powered Recommendation System with SOA

This article outlines a service‑oriented architecture for a high‑availability personalized recommendation platform, detailing the front‑end, back‑end, crawler, user‑profile modeling, data collection from logs and client events, and processing pipelines using technologies such as Node.js, Python, RabbitMQ/Kafka, MongoDB and TensorFlow.

SOATensorFlowdata pipeline
0 likes · 5 min read
How to Build a Scalable AI-Powered Recommendation System with SOA
dbaplus Community
dbaplus Community
Jul 23, 2016 · Backend Development

How AliExpress Boosted Orders by 5% Through Full‑Stack Performance Optimization

This article explains the theoretical basis of bounce‑rate and conversion‑rate calculations, describes a platform that visualizes and monitors full‑link performance, outlines concrete optimization techniques such as dynamic acceleration, static‑plus‑ESI, element request merging and CDN scheduling, and reports a 5.07% increase in orders after applying these measures.

AliExpressBackendCDN
0 likes · 9 min read
How AliExpress Boosted Orders by 5% Through Full‑Stack Performance Optimization