Tag

Frontend integration

0 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
Feb 8, 2025 · Backend Development

Integrating PDF.js into a Spring Boot Application for PDF Preview

This guide walks through setting up a Spring Boot project, adding PDF.js static assets, creating a preview page, implementing a backend controller to serve PDF files, configuring MIME types, and testing the integrated PDF viewer for proper functionality.

Frontend integrationJavaPDF preview
0 likes · 7 min read
Integrating PDF.js into a Spring Boot Application for PDF Preview
Taobao Frontend Technology
Taobao Frontend Technology
Mar 25, 2022 · Backend Development

How Node.js Web Frameworks Evolved: From Express to Midway’s Front‑End‑Friendly Design

This article traces the evolution of Node.js web frameworks—from early lightweight options like Express and Koa, through enterprise‑grade solutions such as Egg and Midway, to modern front‑end‑oriented stacks like Next.js and Nuxt.js—highlighting their features, trade‑offs, and the progressive design principles behind Alibaba’s Midway framework.

Frontend integrationMidwayNode.js
0 likes · 11 min read
How Node.js Web Frameworks Evolved: From Express to Midway’s Front‑End‑Friendly Design