Skip to content

Instantly share code, notes, and snippets.

@toy-crane
toy-crane / toss-frontend-rules.mdc
Last active May 31, 2025 07:56
토스 프론트엔드 가이드라인 기반으로 만든 Cursor rule
# Frontend Design Guideline
This document summarizes key frontend design principles and rules, showcasing
recommended patterns. Follow these guidelines when writing frontend code.
# Readability
Improving the clarity and ease of understanding code.
@Akxe
Akxe / PortAwareSharedWorker.ts
Last active December 2, 2024 14:31
PortAwareSharedWorker, shared worker that know who is still connected and who is not
/// <reference lib="webworker" />
type SharedWorkerPort = MessagePort | DedicatedWorkerGlobalScope;
class PortAwareSharedWorkerPort<T extends SharedWorkerPort = SharedWorkerPort, D = any> {
private readonly weakRef: WeakRef<T>;
private disconnected = false;
constructor(
port: T,
onMessage: (eventData: D) => void,
@jongsu253
jongsu253 / BuzzNews
Last active September 9, 2022 00:22
BuzzNews
[광고주 뉴스레터 8월호] 2040 여성 유저는 버즈빌에 모여있다는 소문 (https://www.buzzvil.com/ko/blog/view/386)
[광고주 뉴스레터 7월호] 구매전환을 높이는 시크릿노트 대공개 (https://www.buzzvil.com/ko/blog/view/381)
[BuzzBooster 론칭] 남들 다하는 친구 초대 이벤트, 나만 못하고 있다면 (https://www.buzzvil.com/ko/blog/view/380)
[광고주 뉴스레터 6월호] 라이브커머스 춘추전국시대의 생존법 대공개 (https://www.buzzvil.com/ko/blog/view/379)
https://www.buzzvil.com