Links
All / Posts / L Links / W Weekly / R Recommended / Reading / LastModified

2025-09

 »  Canva L AI Tools Awesome Design

Canva 是一款在线图形设计工具,用户可以使用它创建各种视觉内容,包括社交媒体图形、演示文稿、海报等。它提供了大量的模板、字体、图片和设计元素,方便用户进行创作。

 »  Pagefind L Frontend HTML Tools Blog

Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users’ bandwidth as possible, and without hosting any infrastructure.

 »  Capacitor L Frontend Awesome Tools

A cross-platform native runtime for web apps.

2025-08

 »  一个半月高强度 Claude Code 使用后感受 - by onevcat L AI Xcode SwiftUI

 »  Construct 3 L Game Product

 »  Radix UI L UI Frontend

https://www.radix-ui.com/ Radix UI 和 Shadcn UI 关系 # Radix UI 和 Shadcn UI 是现代前端开发中紧密关联但定位不同的两个工具,它们共同构成了高效、可定制化的 UI 开发范式。以下是它们的关系解析: 🧩 ​​1. Radix UI:底层逻辑与可访问性核心​​ # ​​定位​​:Radix UI 是一个​​无样式(Headless)的组 …

 »  Preline UI L UI Frontend Awesome

Preline UI, crafted with Tailwind CSS.

 »  Icon Maker by Raycast L R UI Frontend Tools Awesome

This repository contains the source code for ray.so, a collection of tools built by Raycast. It includes: Code Images: Create beautiful images of your code. Icon Maker: Create beautiful icons for …

 »  HiggsField L AI Awesome Tools Product

https://github.com/higgsfield-ai/higgsfield

 »  Andi Search L AI Product Awesome

Andi is an AI search agent that can answer anything, find everything, and create great content for you. It’s like your AI brain for the web 🚀

 »  Unibee L AI Awesome Frontend

Replace expensive solutions with open-source subscription billing software to optimize the finances for international business structure. 文档 https://docs.unibee.dev/documentation/overview/introduction …

 »  SWR L Awesome Tools Frontend HTTP

“SWR” 这个名字来自于 stale-while-revalidate:一种由 HTTP RFC 5861(opens in a new tab) 推广的 HTTP 缓存失效策略。这种策略首先从缓存中返回数据(过期的),同时发送 fetch 请求(重新验证),最后得到最新数据。

 »  Remix L Frontend Awesome

Remix 是一个全栈 Web 框架,让你可以专注于用户界面,并通过 Web 标准来提供快速、流畅且具有弹性的用户体验。

 »  Drizzle L Awesome Tools Database Frontend

Drizzle ORM is a headless TypeScript ORM with a head. 🐲

 »  Chat & Ask AI L AI Awesome Tools

Meet the new standard for AI Chat. Dive into a world of endless possibilities with Chat & Ask AI, an advanced AI Assistant developed on GPT-4o, DeepSeek R1, DeepSeek V3, Llama 3, Claude 3.5, …

 »  流光卡片 L Tools Awesome Product

一款好用的卡片工具生成网站。

 »  哥飞推荐网站合辑 L Awesome Blog Product

 »  WaveSpeedAI - Ultimate AI MediaGeneration Platform L Awesome AI Tools

WaveSpeedAI accelerates AI Image and Video generation for you to build, create, and scale faster.

 »  Supabase - Build in a weekendScale to millions L Awesome Database Tools

Supabase is the Postgres development platform. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.

2025-07

2025-06

 »  面向中国独立开发者的移动应用备案流程 L Xcode

这篇文章介绍的是 iOS 平台上个人开发者身份应用的备案方案,Android 平台也可以参考。

 »  iOS App备案 —— Ficow实操笔记 L Xcode

本文介绍了如何使用腾讯云进行备案。

 »  App Store 中国大陆 ICP 备案最佳实践 L Xcode

2023 年 07 月,工信部下发《关于开展移动互联网应用程序备案工作的通知》,要求所有在中国境内提供服务的移动应用程序(APP)必须进行备案。未经备案的APP将不被允许提供服务。 本文介绍了如何使用阿里云进行备案。

 »  赵赵 - 再读《西游记》原著 L Life 读书笔记 历史

带你一页一页解读《西游记》原著。故事从第一集开始看,逻辑才通。

2025-05

 »  Swift Predicate: 用法、构成及注意事项 L Xcode SwiftData

本文旨在探讨 Swift Predicate 的使用方法、构成以及在实际开发中应注意的关键事项。

 »  掌握 SwiftUI 的 Safe Area L Xcode SwiftUI

本文探讨了如何在 SwiftUI 中获取 SafeAreaInsets、将视图绘制到安全区域之外、修改视图的安全区域等内容。

 »  顶级互狗!两个人凑不出一个正常的二矿!【DogCraft72】 L 星际争霸 Game

这是一场非职业玩家的日常比赛,但是应该算打出了超出普通玩家认知的水平,不论是不是星际玩家都可以看一下,最重要的一点:不要最后一刻千万不要放弃。

 »  Hextra - 这个 Hugo 主题不错 L Hugo Blog Frontend

Hextra 集成了 Tailwind CSS,“极速且全能的 Hugo 主题框架,为构建现代化的静态网站而生”,我拿来发布了 manaio.com。

 »  使用 .storekit 文件进行本地沙盒测试 L ByAI Xcode StoreKit DeepSeek

在 Xcode 中同步下来的 .storekit 文件是 ​StoreKit 配置文件,主要用于 ​本地测试应用内购买(In-App Purchases)和订阅功能。这是 Apple 在 Xcode 12 及更高版本中引入的 StoreKit Testing 功能的一部分,允许你完全在本地沙盒环境中模拟应用内购买流程,无需连接 App Store 服务器。

 »  如何开发一款卡牌类游戏引擎 L ByAI DeepSeek Rust Clang Game

这是一篇与腾讯元宝的对话:如何开发一款卡牌类游戏引擎,元宝使用 DeepSeek 给出了它的答案与开发计划。

 »  如何为 SwiftData 动态的构建复杂的谓词 L SwiftUI SwiftData Xcode

本文旨在探索如何在当前的技术条件下,利用 PredicateExpression,动态地构建出符合 SwiftData 需求的复杂谓词。

 »  Model Context Protocol L AI

MCP 官方文档