How to Force Mermaid, Born for the Browser, to Render on the Server
2025年4月26日Elecmonkey
You will find that many tools pursuing SSR/SSG still ultimately choose browser-side rendering for Mermaid.
2025年4月26日Elecmonkey
You will find that many tools pursuing SSR/SSG still ultimately choose browser-side rendering for Mermaid.
2025年4月19日Elecmonkey
Node.js finally supports TypeScript natively. But not in the way I imagined.
2025年4月16日Elecmonkey
Every tiny detail change in the frontend world reflects the evolution of the whole Web ecosystem.
2025年4月11日Elecmonkey
The most useful episode of offline import: restricted network environments. It reminds me of installing snap programs on Ubuntu back then, which required a similar method.
2025年4月4日Elecmonkey
Model Context Protocol: model context, helping AI large models break through the dimensional wall of the chat box.
2025年3月31日Elecmonkey
JWT authentication study notes. Analysis of stateless authentication principles, frontend and backend implementation solutions, security protection measures, and cross-origin and single sign-on issues encountered in real projects.
2025年3月28日Elecmonkey
Notes on a zero-downtime deployment solution for a Next.js project in production.
2025年3月26日Elecmonkey
Also known as: a frontend developer misled by large models decides to save their own CI/CD workflow (nope).
2025年3月22日Elecmonkey
Is drawing diagrams with code really more efficient than drag-and-drop tools? I think if you have used Markdown, you would not ask this question.