HardyHu
  • Home
  • Archives
  • Categories
  • Tags
  • About

Mastering Environment Variables in Vite

0. Offical Dochttps://vite.dev/guide/env-and-mode Variable Naming ConventionVite has a specific convention for exposing variables to your client-side code: Only variables prefixed with VITE_ are expo
2025-02-20

Getting Started with yjs

0. Offical Documenthttps://github.com/yjs/yjs/blob/master/README.md 1. Getting Started1.1 Create Template Project1pnpm create vite@latest yjs-demo --template react-ts 1.2 Remove Useless File App.css
2025-02-19
#Yjs

React MyUI - Tag

1. DesignFlexibility Through PropsCSS Variable SystemThe component uses CSS variables for theming: 1 2. Implementation (css and tsx)1234567891011121314151617181920212223242526272829303132333435363738
2025-02-18

React MyUI - Modal

1. DesignFlexibility Through PropsThe component is designed to be highly customizable through props: 1.1 Visual Customization size: Provides 4 size variants (‘small‘ | ‘medium‘ | ‘large‘ | ‘full‘), al
2025-02-16

React MyUI - Card

1. Design2. Implementation (css and tsx)1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848
2025-02-16

React MyUI - Input

1. DesignFlexibility Through PropsCSS Variable SystemThe component uses CSS variables for theming: 1 2. Implementation (css and tsx)1234567891011121314151617181920212223242526272829303132333435363738
2025-02-15

React MyUI - Button

1. DesignFlexibility Through PropsThe component is designed to be highly customizable through props: variant: Changes the visual style (primary, secondary, outline, text) size: Controls dimensions (s
2025-02-14

Getting Started with Rollup

Offical Document:https://rollupjs.org/introduction/ Introduction to RollupRollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as
2025-02-14
#Rollup

A Guide to Monorepos

What is a Monorepo ?A monorepo (monolithic repository) is a software development strategy where multiple projects, packages, or applications are stored in a single version control repository.Unlike th
2025-02-08

Some common operations on MacOS

Add Command ‘ll’1sudo nano ~/.zshrc 1alias ll='ls -lG' Most commonly use MacOS shortcutsBasic Operations Command (⌘) + C: Copy Command (⌘) + V: Paste Command (⌘) + X: Cut Command
2025-02-07
123456…22

Search

Hexo Fluid
总访问量 次 总访客数 人
浙ICP备2025160052号