Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
사내 첫 리액트 주니어 개발자의 생존기
Search
gonasooc
September 09, 2024
Programming
0
33
사내 첫 리액트 주니어 개발자의 생존기
FEconf 2024 Lightning Talk
gonasooc
September 09, 2024
Tweet
Share
Other Decks in Programming
See All in Programming
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
170
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
290
効率的な開発手段として VRTを活用する
ishkawa
0
140
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
640
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
2.1k
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
190
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
130
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
770
VS Code Update for GitHub Copilot
74th
2
650
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
360
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
120
Quand Symfony, ApiPlatform, OpenAI et LangChain s'allient pour exploiter vos PDF : de la théorie à la production…
ahmedbhs123
0
190
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Code Review Best Practice
trishagee
69
18k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Fireside Chat
paigeccino
37
3.5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Transcript
사내 첫 리액트 주니어 개발자의 생존기 최관수 gonasooc
최관수 블렌딩 개발팀 gonasooc 블렌딩 Frontend Developer Mubeat Live 등
웹 개발에 참여하고 있습니다. 사용자에게 어떤 경험을 줄 수 있을지 고민하고, 보편적이고 보통사람들을 위한 서비스 개발을 꿈꾸고 있습니다.
프론트 개발자가 되기까지 개발환경을 구축하는 과정 배운 점, 놓친 점,
더 나아갈 점 이야기 흐름
"HTML is Programming Language"
여긴 어디 나는 누구
첫 프로젝트
그리고 퇴사
면접에서의 역질문
뇌피셜의 결과
None
None
What I thought 리액트 프레임워크, 빌드 도구 CSS 프레임워크, 컨벤션
전역 상태 관리 폴더 구조, 컴포넌트 패턴
None
None
None
None
feat.
feat.
None
📦 src ┣ 📂 assets ┃ ┗ 📂 fonts ┃
┃ ┣ 📂 gmarketsans ┃ ┃ ┗ 📂 pretendard ┣ 📂 components ┃ ┣ 📂 Auth ┃ ┣ 📂 Button ┃ ┣ 📂 Card ┃ ┣ 📂 Carousel ┃ ┣ 📂 Common ┃ ┣ 📂 Dialog ┃ ┣ 📂 Footer ┃ ┣ 📂 Header ┃ ┣ 📂 Input ┃ ┣ 📂 Modal ┃ ┣ 📂 Payment ┃ ┣ 📂 ProductDetail ┃ ┣ 📂 TermsNPrivacy ┃ ┗ 📂 Video ┣ 📂 constants ┣ 📂 data ┣ 📂 hooks ┣ 📂 locales ┣ 📂 pages ┣ 📂 recoil ┣ 📂 routes ┣ 📂 styles ┣ 📂 utils ┣ 📂 webviews ┣ 📜 App.jsx ┣ 📜 index.js
What I Missed 크로스 브라우징의 중요성 컴포넌트 설계 시 간결한
props 사용 기획과 UX 의 큰 흐름
What I Missed 크로스 브라우징의 중요성 컴포넌트 설계 시 간결한
props 사용 기획과 UX 의 큰 흐름
What I Missed 크로스 브라우징의 중요성 컴포넌트 설계 시 간결한
props 사용 기획과 UX 의 큰 흐름
What I Learned ' 개발적 외로움' 에 맞서는 방법과 책임을
지는 태도 앱과의 커뮤니케이션
What I Learned ' 개발적 외로움' 에 맞서는 방법과 책임을
지는 태도 앱과의 커뮤니케이션
What I Try 필요한 마이그레이션 API 설계 등 영역 넓히기
둘러보고 돌아보기
What I Try 필요한 마이그레이션 API 설계 등 영역 넓히기
둘러보고 돌아보기
What I Try 필요한 마이그레이션 API 설계 등 영역 넓히기
둘러보고 돌아보기
Q&A gonasooc https://velog.io/@gonasooc/ 프로젝트- 회고- 뮤빗라이브-1 차- 회고