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
49
사내 첫 리액트 주니어 개발자의 생존기
FEconf 2024 Lightning Talk
gonasooc
September 09, 2024
Tweet
Share
More Decks by gonasooc
See All by gonasooc
최신 CSS? 10년 뒤에 쓰면 되나요?
gonasooc
0
35
Other Decks in Programming
See All in Programming
アセットのコンパイルについて
ojun9
0
120
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
20
5.5k
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
430
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
630
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
510
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
510
機能追加とリーダー業務の類似性
rinchoku
2
1.2k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
310
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
速いWebフレームワークを作る
yusukebe
5
1.7k
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Automating Front-end Workflow
addyosmani
1370
200k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Designing for Performance
lara
610
69k
RailsConf 2023
tenderlove
30
1.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
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 차- 회고