Temp

7805 bookmarks
Custom sorting
Creating singleton pages with Sanity.io
Creating singleton pages with Sanity.io
Have you ever wondered how to create a schema for a one-off page in Sanity CMS? This post will show you how to create singleton pages for non-repeatable content.
·frontendstumbles.com·
Creating singleton pages with Sanity.io
segecey/SwiftIconFont: Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
segecey/SwiftIconFont: Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon) - segecey/SwiftIconFont: Icons fonts for iOS (Font Awesome 5...
·github.com·
segecey/SwiftIconFont: Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
众神之谷 - 魔法小镇
众神之谷 - 魔法小镇
想要吟唱大魔法吗?新手魔法师没有去处吗?来众神之谷吧!高自由度的魔法吟唱和新手魔法师准备齐全的工具在等着你呢。素晴らしい魔法を歌いたいですか? 新米マジシャンの行くところはないの? 神の谷に来い! 自由度の高い魔法詠唱と初心者マジシャン向けのツール一式があなたを待っています。
·kamiya.dev·
众神之谷 - 魔法小镇
bugstack 虫洞栈
bugstack 虫洞栈
包含: Java 基础,面经手册,Netty4.x,手写Spring,用Java实现JVM,重学Java设计模式,SpringBoot中间件开发,IDEA插件开发,DDD系统架构项目开发,字节码编程...
·bugstack.cn·
bugstack 虫洞栈
♥设计模式知识体系详解♥
♥设计模式知识体系详解♥
包含: Java 基础, Java 部分源码, JVM, Spring, Spring Boot, Spring Cloud, 数据库原理, MySQL, ElasticSearch, MongoDB, Docker, k8s, CI&CD, Linux, DevOps, 分布式, 中间件, 开发工具, Git, IDE, 源码阅读,读书笔记, 开源项目...
·pdai.tech·
♥设计模式知识体系详解♥
无用的设计模式
无用的设计模式
提到设计模式,有一个非常有意思的现象: 理论学习中,几乎所有的开发人员都认为它非常有用很重要。 工作实践中,绝大部分开发人员在项目中找不到合适的应用场景。 设计模式学了一遍又一遍,却毫无用武之地。大概设计模式最好的归宿,就是存在程序员的深深的脑海里。 难道设计模式真的没有用了吗? 关于本文 本文目的,通过对设计模式的本质进行探讨剖析,建立起更为高效的认知模式。最终可以灵活运用设计模式到日常工作中,产出稳定、高效、灵活的业务实现。 内容上分为上下两篇,上篇为理论篇,讲述了设计模式一些共识、原则的思考理解等。下篇为实践篇,通过一个完整的系统设计实例,对上篇的理论进行验证和实践。 一、设计模式到底是什么? 从因果规律来看,任何事物的发展与诞生,必然有其背景原因。想要摸清设计模式的底细,就要明白设计模式是怎么来的。 1.1 设计模式诞生背景 时间回到20世纪80年代,当时的软件行业正处于第二次软件危机中。根本原因是,随着软件规模和复杂度的快速增长,...
·tech.youzan.com·
无用的设计模式
设计模式二三事
设计模式二三事
设计模式是众多软件开发人员经过长时间的试错和应用总结出来的,解决特定问题的一系列方案。现行的部分教材在介绍设计模式时,有些会因为案例脱离实际应用场景而令人费解,有些又会因为场景简单而显得有些小题大做。本文会根据在美团金融服务平台设计开发时的经验,结合实际的案例,并采用“师生对话”这种相对诙谐的形式去讲解几类常用设计模式的应用。希望能对想提升系统设计能力的同学有所帮助或启发。
·tech.meituan.com·
设计模式二三事
@sanity/types - NPM Package Overview - Socket
@sanity/types - NPM Package Overview - Socket
Type definitions for common Sanity data structures. Version: 3.2.5 was published by ritasdias. Start using Socket to analyze @sanity/types and its 2 dependencies to secure your app from supply chain attacks.
·socket.dev·
@sanity/types - NPM Package Overview - Socket
Socket - Secure your JavaScript supply chain
Socket - Secure your JavaScript supply chain
Secure your JavaScript supply chain. Depend on Socket to protect your app from malicious dependencies lurking in your open source supply chain.
·socket.dev·
Socket - Secure your JavaScript supply chain
JavaScript With Syntax For Types.
JavaScript With Syntax For Types.
TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.
·typescriptlang.org·
JavaScript With Syntax For Types.
The JSON Validator
The JSON Validator
JJSONLint is the free online validator and json formatter tool for JSON, a lightweight data-interchange format. You can format json, validate json, with a quick and easy copy+paste.
·jsonlint.com·
The JSON Validator
Turbo Package Manager
Turbo Package Manager
WebContainers-based projects use Turbo as package manager. Turbo is our custom npm client and it works similarly to `npm` and `yarn`.
·developer.stackblitz.com·
Turbo Package Manager
Nuxt 3 學習筆記 :: 2022 iThome 鐵人賽
Nuxt 3 學習筆記 :: 2022 iThome 鐵人賽
在使用 Vue 3 開發網站可能會面臨需要做 SEO 的情境,為了解決該情境問題,你可能會找到使用 Vite 做預渲染或其他方式,Nuxt 3 也是其中一個解決方案,且有更多...
·ithelp.ithome.com.tw·
Nuxt 3 學習筆記 :: 2022 iThome 鐵人賽
TanStack/table: 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
TanStack/table: 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table - TanStack/table: 🤖 Headless UI for building powerful tables & datagrid...
·github.com·
TanStack/table: 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table