On The Bike Shed, hosts Joรซl Quenneville and Stephanie Minn discuss development experiences and challenges at thoughtbot with Ruby, Rails, JavaScript, and whatever else is drawing their attention, admiration, or ire this week.
…
continue reading
iteration podcast, John Jacob, and JP Sio - Web Developers์์ ์ ๊ณตํ๋ ์ฝํ
์ธ ์
๋๋ค. ์ํผ์๋, ๊ทธ๋ํฝ, ํ์บ์คํธ ์ค๋ช
์ ํฌํจํ ๋ชจ๋ ํ์บ์คํธ ์ฝํ
์ธ ๋ iteration podcast, John Jacob, and JP Sio - Web Developers ๋๋ ํด๋น ํ์บ์คํธ ํ๋ซํผ ํํธ๋๊ฐ ์ง์ ์
๋ก๋ํ๊ณ ์ ๊ณตํฉ๋๋ค. ๋๊ตฐ๊ฐ๊ฐ ๊ทํ์ ํ๋ฝ ์์ด ๊ทํ์ ์ ์๋ฌผ์ ์ฌ์ฉํ๊ณ ์๋ค๊ณ ์๊ฐ๋๋ ๊ฒฝ์ฐ ์ฌ๊ธฐ์ ์ค๋ช
๋ ์ ์ฐจ๋ฅผ ๋ฐ๋ฅด์ค ์ ์์ต๋๋ค https://ko.player.fm/legal.
Player FM -ํ ์บ์คํธ ์ฑ
Player FM ์ฑ์ผ๋ก ์คํ๋ผ์ธ์ผ๋ก ์ ํํ์ธ์!
Player FM ์ฑ์ผ๋ก ์คํ๋ผ์ธ์ผ๋ก ์ ํํ์ธ์!
๐ฌ Technical Interviews
MP3•์ํผ์๋ ํ
Manage episode 290935820 series 1900125
iteration podcast, John Jacob, and JP Sio - Web Developers์์ ์ ๊ณตํ๋ ์ฝํ
์ธ ์
๋๋ค. ์ํผ์๋, ๊ทธ๋ํฝ, ํ์บ์คํธ ์ค๋ช
์ ํฌํจํ ๋ชจ๋ ํ์บ์คํธ ์ฝํ
์ธ ๋ iteration podcast, John Jacob, and JP Sio - Web Developers ๋๋ ํด๋น ํ์บ์คํธ ํ๋ซํผ ํํธ๋๊ฐ ์ง์ ์
๋ก๋ํ๊ณ ์ ๊ณตํฉ๋๋ค. ๋๊ตฐ๊ฐ๊ฐ ๊ทํ์ ํ๋ฝ ์์ด ๊ทํ์ ์ ์๋ฌผ์ ์ฌ์ฉํ๊ณ ์๋ค๊ณ ์๊ฐ๋๋ ๊ฒฝ์ฐ ์ฌ๊ธฐ์ ์ค๋ช
๋ ์ ์ฐจ๋ฅผ ๋ฐ๋ฅด์ค ์ ์์ต๋๋ค https://ko.player.fm/legal.
Welcome to Iteration, a podcast about programming, development, and design
John has been asked:
- When I perform a google search, what happens? Be as specific and accurate as possible including every layer of technology.
- Can you tell me what Indexes are and what they do?
- What is CORS?
Questions JP has been asked:
- What is the difference between something like SQL and Mongo - what are the trade offs?
- How does the JS bridge work in React Native?
- Describe what Redux is for and how you'd implement it in a React project
Maybe some from our own?
- If you could add one feature or change to the Rails framework what would it be?
- How do feel about testing? How do you think about testing? When does it make sense to write tests?
- If I have a really huge model, let's say 500+ lines, how would you go about refactoring it? Example link: https://github.com/discourse/discourse/blob/master/app/models/post.rb
Picks
- I used this to pair with Joe and it was SICK
John: YNAB (https://www.youneedabudget.com/)
- Different approach to budgeting that sucks less
78 ์ํผ์๋
MP3•์ํผ์๋ ํ
Manage episode 290935820 series 1900125
iteration podcast, John Jacob, and JP Sio - Web Developers์์ ์ ๊ณตํ๋ ์ฝํ
์ธ ์
๋๋ค. ์ํผ์๋, ๊ทธ๋ํฝ, ํ์บ์คํธ ์ค๋ช
์ ํฌํจํ ๋ชจ๋ ํ์บ์คํธ ์ฝํ
์ธ ๋ iteration podcast, John Jacob, and JP Sio - Web Developers ๋๋ ํด๋น ํ์บ์คํธ ํ๋ซํผ ํํธ๋๊ฐ ์ง์ ์
๋ก๋ํ๊ณ ์ ๊ณตํฉ๋๋ค. ๋๊ตฐ๊ฐ๊ฐ ๊ทํ์ ํ๋ฝ ์์ด ๊ทํ์ ์ ์๋ฌผ์ ์ฌ์ฉํ๊ณ ์๋ค๊ณ ์๊ฐ๋๋ ๊ฒฝ์ฐ ์ฌ๊ธฐ์ ์ค๋ช
๋ ์ ์ฐจ๋ฅผ ๋ฐ๋ฅด์ค ์ ์์ต๋๋ค https://ko.player.fm/legal.
Welcome to Iteration, a podcast about programming, development, and design
John has been asked:
- When I perform a google search, what happens? Be as specific and accurate as possible including every layer of technology.
- Can you tell me what Indexes are and what they do?
- What is CORS?
Questions JP has been asked:
- What is the difference between something like SQL and Mongo - what are the trade offs?
- How does the JS bridge work in React Native?
- Describe what Redux is for and how you'd implement it in a React project
Maybe some from our own?
- If you could add one feature or change to the Rails framework what would it be?
- How do feel about testing? How do you think about testing? When does it make sense to write tests?
- If I have a really huge model, let's say 500+ lines, how would you go about refactoring it? Example link: https://github.com/discourse/discourse/blob/master/app/models/post.rb
Picks
- I used this to pair with Joe and it was SICK
John: YNAB (https://www.youneedabudget.com/)
- Different approach to budgeting that sucks less
78 ์ํผ์๋
Semua episod
×ํ๋ ์ด์ด FM์ ์ค์ ๊ฒ์ ํ์ํฉ๋๋ค!
ํ๋ ์ด์ด FM์ ์น์์ ๊ณ ํ์ง ํ์บ์คํธ๋ฅผ ๊ฒ์ํ์ฌ ์ง๊ธ ๋ฐ๋ก ์ฆ๊ธธ ์ ์๋๋ก ํฉ๋๋ค. ์ต๊ณ ์ ํ์บ์คํธ ์ฑ์ด๋ฉฐ Android, iPhone ๋ฐ ์น์์๋ ์๋ํฉ๋๋ค. ์ฅ์น ๊ฐ ๊ตฌ๋ ๋๊ธฐํ๋ฅผ ์ํด ๊ฐ์ ํ์ธ์.