interface {
name: string;
job: string;
email: string;
skills: string[];
}
const jaerinLee = {
name: '이재린',
job: 'Frontend Developer',
email: 'https://github.com/leejaelll'
skills: ['JavaScript', 'TypeScript', 'React', 'NextJS', 'ThreeJS']
}
-
Notifications
You must be signed in to change notification settings - Fork 0
프론트엔드 개발노트 Gitbook
leejaelll/frontend-survival
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
프론트엔드 개발노트 Gitbook
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published