
Latest
最新技术资讯,产品使用教程,生活分享


如何使用 Magic Patterns 进行网页设计与开发
介绍如何使用 Magic Patterns 通过文本提示或截图快速生成交互式 UI 原型,并导出可用于生产的代码。



Release of Tailwind Nextjs Starter Blog v2.0
Release of Tailwind Nextjs Starter Blog template v2.0, refactored with Nextjs App directory and React Server Components setup.Discover the new features and how to migrate from V1.

New features in v1
An overview of the new features released in v1 - code block copy, multiple authors, frontmatter layout and more

Introducing Multi-part Posts with Nested Routing
The blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!

Introducing Tailwind Nextjs Starter Blog
Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.

Deriving the OLS Estimator
How to derive the OLS Estimator with matrix notation and a tour of math typesetting using markdown with the help of KaTeX.

Images in Next.js
In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.