Tag

full-stack

1 views collected around this technical thread.

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.

API GatewayAuthenticationExpress
0 likes · 16 min read
From Frontend Lightning Strike to Full‑Stack Node.js Backend: A Story and Implementation Guide
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.

AIComparisoncode assistant
0 likes · 17 min read
Comparative Review of Four AI‑Powered Development Tools: v0, Bolt.new, Cursor, and Windsurf
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.

BackendThinkPHPfrontend
0 likes · 3 min read
Full-Stack Mobile App Development with uniapp and ThinkPHP
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.

BackendThinkPHPfrontend
0 likes · 3 min read
Full-Stack APP Development with uniapp and ThinkPHP
Selected Java Interview Questions
Selected Java Interview Questions
Jun 11, 2024 · Backend Development

Building a Full-Stack RESTful API with json-server and Postman

This tutorial walks through creating a full‑stack project that uses json-server to expose a RESTful API, demonstrates CRUD operations via Postman, and shows how to interact with the API from a simple frontend using JavaScript fetch calls.

CRUDHTTPJavaScript
0 likes · 9 min read
Building a Full-Stack RESTful API with json-server and Postman
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.

BackendCase Studyarchitecture
0 likes · 21 min read
Luban Full-Stack Low-Code Development Platform: Design, Implementation, and Case Studies
macrozheng
macrozheng
Apr 20, 2024 · Backend Development

Explore PlayEdu: A Full‑Stack Open‑Source Training Platform with Spring Boot & React

PlayEdu is a comprehensive open‑source training system built with Spring Boot, MySQL, Redis, MinIO on the backend and React, Redux, Ant Design on the frontend, offering detailed deployment guides, feature overviews, and screenshots for both admin and student portals.

Open-sourceReactSpring Boot
0 likes · 7 min read
Explore PlayEdu: A Full‑Stack Open‑Source Training Platform with Spring Boot & React
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.

careerdevelopmentfull-stack
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.

JavaScriptSSRTypeScript
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.

Observabilityarchitecturefrontend
0 likes · 10 min read
From Frontend to Full‑Stack: Architecture, Challenges, and Practices of the QQ Frontend Unified Access Layer
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 5, 2024 · Frontend Development

Building a Full‑Stack Todo List with Next.js, Prisma, and Server‑Side Rendering

This article explains how front‑end developers can expand into full‑stack development by using Next.js with server‑side rendering, Prisma ORM, and SQLite to create a functional Todo List application, covering installation, database schema, server actions, and client‑side form handling.

Next.jsNode.jsPrisma
0 likes · 13 min read
Building a Full‑Stack Todo List with Next.js, Prisma, and Server‑Side Rendering
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
Test Development Learning Exchange
Test Development Learning Exchange
Jun 13, 2023 · Backend Development

Building an Excel Data Merging Tool with Python Flask and Vue.js

This tutorial demonstrates how to build an efficient Excel data merging tool using Python Flask for the backend and Vue.js for the frontend, featuring template download, batch upload, progress tracking, and merged file path display.

Data MergingExcelFlask
0 likes · 8 min read
Building an Excel Data Merging Tool with Python Flask and Vue.js
Test Development Learning Exchange
Test Development Learning Exchange
May 31, 2023 · Backend Development

Building a Simple Message Board with Flask Backend and Vue Frontend

This guide demonstrates how to set up a Flask backend service providing message APIs, install and configure Vue.js for the frontend, create components for displaying and submitting messages, and run both servers to produce a functional online message board.

FlaskJavaScriptMessage Board
0 likes · 5 min read
Building a Simple Message Board with Flask Backend and Vue Frontend
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.

Node.jsasynchronous I/Obackend development
0 likes · 15 min read
Node.js: Advantages, Disadvantages, Architecture, and Future Trends
DataFunTalk
DataFunTalk
Apr 15, 2023 · Artificial Intelligence

How GPT Will Impact Programmers: Risks, Opportunities, and Strategies for Transition

The article analyzes how GPT and AI tools will reshape programmers' work by boosting coding efficiency, altering job structures, creating new software demand, and urging developers to adopt full‑stack, low‑code, and business‑oriented skills to stay competitive.

AI impactGPTcareer transition
0 likes · 15 min read
How GPT Will Impact Programmers: Risks, Opportunities, and Strategies for Transition
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.

MyBatisRESTfulSpringBoot
0 likes · 6 min read
Student Management System – Frontend and Backend Overview with Vue and SpringBoot