Самые честные интервью с известными людьми из мира web-разработки. Впечатляющие истории успеха, забавные моменты из жизни и полезные советы – мы показываем человеческое лицо frontend’а и не только.
…
continue reading
A podcast about modern UI development on the web. Hosted by Sam Selikoff and Ryan Toronto.
…
continue reading
Take a break, grab a cup of coffee and join us to discuss what's new in frontend development and, why not, outside of it? Jesus 'Chucho' Castañeda is a Senior Frontend Software Engineer & Ricard Torres is a Principal Frontend Software Engineer, both at Cognizant Netcentric. We bring your most needed monthly break. Tune in!
…
continue reading
Podcast comunitario sobre programación y desarrollo web, desde FrontEndCafe.
…
continue reading
Podcast by Hatena Frontend
…
continue reading
Javascript, Frameworks, CSS, styles, designs, fonts, colors, UX related stuffs in Tamil
…
continue reading
Friday on oululainen web-aiheisiin keskittyvä podcast. Aiheet liikkuvat suunnittelusta toteutuksen kautta optimointiin ja koodaamiseen. Kantaa otetaan ja välillä mennään freestylenä aiheen vierestä.
…
continue reading
Frontend Union Conf is a yearly conference about interface design and development. In the podcast, we interview speakers and attendees, share the most recent news about the conference.
…
continue reading
Welcome, citizens of the globe, to the Frontend Heroes podcast, where we discuss all things villainous and heroic about the front-end of software development. Co-hosted by Scott Francis and Evan Payne.
…
continue reading
In the Mr Frontend Community podcast I try to help People who are (starting) in programming, web development, frontend development, backend development to keep motivated and firedup!
…
continue reading
Welcome to The Frontenders Kaleidoscope podcast, all the latest from the frontend of the web
…
continue reading
…
continue reading
F
Frontend News & Experts Zone | Frontendhouse.com


1
Frontend News & Experts Zone | Frontendhouse.com
Frontend House
Stay up to date with Frontend News - the podcast about tech and front end innovations. Fresh delivery of insights and news. Want more? Watch the Experts Zone series - our professionals share precious experience in design, project management, development, and others. More tech videos, articles and insights you will find on frontendhouse.com.
…
continue reading
F
Fixate on Code | Weekly interviews on how to write better code, for frontend developers


1
Fixate on Code | Weekly interviews on how to write better code, for frontend developers
Larry Botha
Gosh - keeping up with web development technologies is hard! We interview the best devs in the industry who share their strategies on how they do it. We get insight into their passion for programming, the methods and tools they can’t live without, and how they keep up with the industry's rapid pace. Every episode ends with a "Quickfire Question Round": answers to 5 rapid-fire questions provide some invaluable tips on how to become a first class dev. Keep pushing the limits, and keep pushing ...
…
continue reading
F
Frontend First


1
Should a navigation and a refresh show the same page?
45:05
45:05
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
45:05
Ryan and Sam talk about how to invalidate Next.js’ client-side cache when a different session makes changes to backend data, and ultimately discuss whether clicking a link to a URL vs. hitting refresh on that same URL should render the same page if no backend data has changed. Topics include: 0:00 - Intro 1:00 - Suspense boundary identity and the A…
…
continue reading
F
Frontend Weekend


1
#158 – Александр Швец о том, как из модератора жалоб стать директором по информационным технологиям
55:21
55:21
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
55:21
Александр Швец, директор по информационным технологиям ВКонтакте, в гостях у Андрея Смирнова из Frontend Weekend. Хабрастатья про System design interview в Авито: https://clc.to/qQtZIA 00:00 Начало 00:28 Чем можешь быть известен моей аудитории? 01:03 System design interview в AvitoTech 02:03 Зачем студентом пошёл в VK на позицию модератора жалоб? 1…
…
continue reading
F
Frontend Weekend


1
#157 – Алексей Обровец о том, как гуманитарию стать лучшим ведущим IT-конференций и вести тренинги
1:07:41
1:07:41
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:07:41
Алексей Обровец, ведущий IT-конференций и тренер по публичным выступлениям, в гостях у Андрея Смирнова из Frontend Weekend. Полезные книги по направлениям на Github AvitoTech: https://clc.to/QzzPKA 00:00 Начало 00:33 Чем можешь быть известен моей аудитории? 01:15 Полезные книги AvitoTech 02:18 Почему после журфака пошёл в Рамблер руководителем прое…
…
continue reading
F
Frontend Weekend


1
#156 – Анастасия Абрашитова об успешной карьере менеджера, лучших докладах и обучении софт скиллам
48:46
48:46
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
48:46
Анастасия Абрашитова, руководитель службы инструментов репозитория в Инфраструктуре Яндекса, в гостях у Андрея Смирнова из Frontend Weekend. Телеграм-канал AvitoTech, где ребята делятся ежедневными челленджами разработчиков: https://clc.to/P5nicg 00:00 Начало 00:45 Чем можешь быть известна моей аудитории? 03:46 Телеграм-канал AvitoTech 04:34 Как по…
…
continue reading
F
Frontend Coffee Break


1
Ep. #20: Is Mobile First still a thing in 2023?
29:32
29:32
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
29:32
Is the mobile-first mindset still relevant in the world of development? 🧐 Here’s the deal: Today we discuss the best practices and approaches for developing websites and apps for mobile devices. Chucho mentions Ricard's library for Two Way Data Binding, here it is: https://github.com/quicoto/two-way-data-binding Follow us: - Chucho Castañeda https:…
…
continue reading
F
Frontend First


1
Tim Neutkens on the Next.js App Router
1:45:02
1:45:02
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:45:02
Tim joins Sam to talk about his work on the new app router in Next.js 13. He explains how the app router leverages Server Components and React’s new cache API to bring a new level of composability to server-side code, how Server Actions are being designed to enable partial revalidation in a single round trip to the server, and how to think about UI…
…
continue reading
F
Frontend First


1
Understanding prop passing from RSC to Client Components
48:11
48:11
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
48:11
Sam and Ryan discuss how TypeScript helped them understand the mechanics of how props get passed from Server Components to Client Components, and how to properly type client component props if the prop starts out as a rich data type on the server. They also clarify some points from last episode’s discussion about the RSC payload. Topics include: 0:…
…
continue reading
F
Frontend Coffee Break


1
Ep. #19: Should you be constantly challenged?
29:21
29:21
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
29:21
What benefits frontend developers the most: working on long-term projects, or switching every six months? 🤝 We discuss the FOMO (Fear Of Missing Out) on new technologies in the changing world of frontend development. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
…
continue reading
F
Frontend Weekend


1
#155 – Василиса Версус о том, как остепениться в Португалии после трижды CTO, нюдсов и скандалов
1:08:46
1:08:46
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:08:46
Василиса Версус, техлид в компании Pontem Network, в гостях у Андрея Смирнова из Frontend Weekend. Статья AvitoTech про хорошие и плохие компоненты: https://clc.to/Y1MCsQ 00:00 Начало 00:45 Чем можешь быть известна моей аудитории? 01:54 Хорошие и плохие компоненты от AvitoTech 02:48 Почему в 2018-м году не знала про Яндекс и хотела работать в офисе…
…
continue reading
F
Frontend Coffee Break


1
Ep. #18: Core Web Vitals in 2023
30:42
30:42
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
30:42
Looking for a better way to optimize and improve your project’s web performance? 🚀 We’ve got you covered: Today Chucho and Ricard are joined by Ines Akrap, Senior Web Performance Engineer, for insights into Core Web Vitals in 2023. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard Additional reso…
…
continue reading
F
Frontend Weekend


1
#154 – Снова Владислав Козуля о том, как отказаться от твиттера и стать CTO в зарубежной компании
46:46
46:46
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
46:46
Владислав Козуля, CTO в беттинговой компании, снова в гостях у Андрея Смирнова из Frontend Weekend. Про путь от джуна до синьора читайте в хабрастатье AvitoTech – https://clc.to/Eiw9bw 00:00 Начало 01:14 Чем можешь быть известен моей аудитории? 01:30 Путь от джуна до синьора от AvitoTech 02:17 Как впервые попал руководителем в беттинговый бизнес? 0…
…
continue reading
F
Frontend First


1
Server-side rendering vs. Server Components
50:25
50:25
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
50:25
Sam and Ryan explore different ways to think about the RSC architecture, including what problems RSC solve, why RSC are valuable even in a world without server-side rendering, and how React’s reconciliation phase enables RSC to make partial updates to the UI as a result of server-side events. Topics include: 0:00 - Intro 5:45 - What if RSC were int…
…
continue reading
F
Frontend Weekend


1
#153 – Сергей Чикуёнок о пропаже на 10 лет, выгорании из-за Open Source и конфликтах вокруг Emmet
1:03:23
1:03:23
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:03:23
Сергей Чикуёнок, ведущий frontend-разработчик в Одноклассниках, в гостях у Андрея Смирнова из Frontend Weekend. Истории про сотрудников Авито: https://clc.to/vfPSKQ 00:00 Начало 01:11 Чем можешь быть известен моей аудитории? 02:17 Люди AvitoTech 03:09 Почему пропал почти на 10 лет из медиаполя? 07:41 Считаешь ли себя всё ещё «выдающимся разработчик…
…
continue reading
F
Frontend First


1
Reusable pending UI for forms with Server Actions
42:18
42:18
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
42:18
Ryan shares his thoughts on how Server Actions and the useFormStatus hook are letting him build reusable pending UI for any form in his Next.js side project. Sam talks about how TypeScript prevents an entire class of data-loading bugs that have plagued single-page applications built with a client-side cache. Topics include: 0:00 - Tailwind Connect …
…
continue reading
F
Frontend Weekend


1
#152 – Дарья Пихнова о том, как после IKEA и пиццерии случайно попасть в IT и вырасти в руководителя
1:17:22
1:17:22
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:17:22
Дарья Пихнова, руководитель деврелов в Контуре, в гостях у Андрея Смирнова из Frontend Weekend. Полезные статьи и видео по разным направлениям разработки от инженеров Авито можно найти на сайте AvitoTech – https://clc.to/O5UpGg 00:00 Начало 00:29 Чем можешь быть известна моей аудитории? 03:10 Портал AvitoTech 04:01 Что ты делала до того, как стать …
…
continue reading
F
Frontend Coffee Break


1
Ep. #17: How to work with images on the web in 2023
30:32
30:32
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
30:32
Are you a web developer or designer passionate about creating visually stunning, high-performance websites? 🤩 We review the optimal ways how to upload images in 2023. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard Additional resources: - https://web.dev/learn/images - https://squoosh.app…
…
continue reading
F
Frontend Weekend


1
#151 – Мика Ратилайнен о том, как после работы в пабе и PR-агентстве успешно вернуться в IT в 31 год
48:58
48:58
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
48:58
Мика Ратилайнен, руководитель направления развития JS в Альфа-Банке, в гостях у Андрея Смирнова из Frontend Weekend. Как заонбордиться тимлиду — читайте в статье AvitoTech: https://cutt.ly/uww3oWLv 00:00 Начало 00:33 Чем можешь быть известен моей аудитории? 02:19 Как заонбордиться тимлиду на примере AvitoTech 03:11 Как помотало по сферам деятельнос…
…
continue reading
F
Frontend Coffee Break


1
Ep. #16: Reacting to Rich Harris' video on frameworks and the web
29:27
29:27
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
29:27
Today we react! It's not necessary but it would give you more context if you watched first Rich Harris' video before listening to the episode. If not, that's ok too, we'll try to give you as much context as possible. Rich Harris' video: https://www.youtube.com/watch?v=uXCipjbcQfM Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Tor…
…
continue reading
F
Frontend First


1
How Suspense led to Server Components (React Roundtable reaction)
51:01
51:01
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
51:01
Sam and Ryan share their thoughts on the recent React Roundtable with core team members Sebastian Markbåge and Andrew Clark. They talk about the evolution of Server Components from the perspective of solving the problem of fetching data in React apps, how SPAs have a lower baseline but higher ceiling in terms of the user experience they can deliver…
…
continue reading
F
Frontend Weekend


1
#150 – Евгений Антонов о том, как из сисадмина стать тимлидом, подкастером и IT-консультантом
50:38
50:38
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
50:38
Евгений Антонов, старший технический менеджер проектов в Яндексе, в гостях у Андрея Смирнова из Frontend Weekend. AvitoTech показывают на примере объявления с котом, что происходит под капотом у самого популярного сервиса объявлений в России: https://cutt.ly/vwqRptUf 00:00 Начало 00:34 Чем можешь быть известен моей аудитории? 00:57 Что под капотом …
…
continue reading
Sam and Ryan use some recent Twitter discussion on copying + pasting code (instead of abstracting it for reuse) as a springboard for a discussion about how their thinking on low-level UI components and design systems has changed over the years. Topics include: 0:00 - Intro 2:16 - Copy-paste vs. creating abstractions 11:43 - How we used to build sha…
…
continue reading
F
Frontend Coffee Break


1
Ep. #15: Is progressive enhancement worth it?
31:41
31:41
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
31:41
There is one question on the minds of web developers and tech enthusiasts everywhere: How 𝘵𝘳𝘶𝘭𝘺 relevant is progressive enhancement and graceful degradation in 2023? In the latest episode of the Frontend Coffee Break podcast, we spill the tea on whether these approaches are still worth it, as well as the best techniques to get the most out of them …
…
continue reading
F
Frontend First


1
What problems do React Server Components solve?
51:05
51:05
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
51:05
Sam and Ryan share their learnings from working with Server Components in earnest over the past week. They talk about how Server Components can simplify client components by passing them props, why it makes sense for a component that can run everywhere to be a Server Component by default, whether RSC is causing unnecessary churn in the ecosystem, a…
…
continue reading
F
Frontend Weekend


1
#149 – Снова Дарья Пушкарская о том, зачем айтишнику идти в бизнес и постоянно менять вектор карьеры
1:15:13
1:15:13
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:15:13
Дарья Пушкарская, в прошлом frontend-разработчик и основатель WebHeroSchool, а теперь эксперт по систематизации бизнеса и операционный директор онлайн-школы по астрологии, снова в гостях у Андрея Смирнова из Frontend Weekend. Смотрите второй сезон ютуб-шоу AvitoTech «Паттерны и практики написания кода» – https://cutt.ly/M6RmOas 00:00 Начало 01:01 Ч…
…
continue reading
F
Frontend First


1
Implicit time zones and the TZ environment variable
46:17
46:17
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
46:17
Sam shares some recent learnings around hydration mismatches when rendering time zoned dates on the server and the client. He talks about using the TZ environment variable to reproduce the issue locally, and how he solved his problem by avoiding impure format and transformation functions from date-fns. Topics include: 0:00 - Intro 0:50 - Sever vs. …
…
continue reading
F
Frontend Weekend


1
#148 – Илья Бирман о роли арт-директора, создании книг и курсов, схемах метро и творческой мотивации
1:30:37
1:30:37
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:30:37
Илья Бирман, арт-директор в Бюро Горбунова, автор книг и курсов, в гостях у Андрея Смирнова из Frontend Weekend. Подробнее о том, как в Авито практикуют метод целеполагания по OKR читайте в Playbook AvitoTech: https://cutt.ly/45MJtz3 00:00 Начало 00:52 Чем можешь быть известен моей аудитории? 03:18 Как занялся дизайном и не думал ли уйти из Бюро Го…
…
continue reading
F
Frontend First


1
React email previews and radial gradients
42:02
42:02
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
42:02
Sam and Ryan talk about using MJML to design, build and send transactional emails with React directly in the browser. They also chat about how to use Framer Motion to get a CSS radial gradient to follow the mouse cursor and the differences between React state, refs, Motion Values, and external stores. Topics include: 0:00 - Intro 1:10 - Building in…
…
continue reading
F
Frontend First


1
Blending modes and secure redirects
37:39
37:39
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
37:39
Sam and Ryan talk about building an animated tabs component with CSS’s mix-blend-mode property and Framer Motion’s layout animations. They also talk about how to use the URL constructor in JavaScript to help implement secure arbitrary redirects, as well as their initial reactions to new framework APIs that blur the lines between server and client c…
…
continue reading
F
Frontend Coffee Break


1
Ep. #14: FE Web Performance: the good stuff
32:09
32:09
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
32:09
We talk about what we look for on a website when it comes to web performance. What are the basic things we first check? What tools do we use? FE developers even if not web performance experts need to be able to identify issues and how to solve them. At Cognizant Netcentric we've written some articles about web performance, have a look: https://www.…
…
continue reading
Sam tells Ryan about his experience building an animated toggle with React Aria Components. He gives his first impressions of the new library and discusses some of functionality included from the lower-level React Aria hooks. Ryan also talks about his recent use of GitHub Copilot. Topics include: 0:00 - Intro 1:15 - Using GitHub Copilot to keep you…
…
continue reading
F
Frontend Weekend


1
#147 – Снова Саша Шинкевич о сложностях поиска работы тимлидом, возрождении минских митапов и D&D
58:59
58:59
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
58:59
Саша Шинкевич, ex-engineering manager в Bravado и организатор митапов MinskCSS и MinskJS, снова в гостях у Андрея Смирнова из Frontend Weekend. Профили технических менеджеров AvitoTech можно найти в их Playbook: https://cutt.ly/z7KrRpK Подкаст про цифровизацию бизнеса «Доставка инноваций»: http://bit.ly/dostavkainnovatsy 00:00 Начало 00:50 Чем може…
…
continue reading
F
Frontend First


1
JavaScript needs a model layer
43:02
43:02
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
43:02
Sam and Ryan talk about updating Build UI to support lifetime memberships. They chat about the site’s current architecture, the strengths and weaknesses of objects vs. functions, how the full stack JavaScript community could benefit from a proper model layer like ActiveRecord, the challenges of using GraphQL on the backend, Prisma, and more. Topics…
…
continue reading
F
Frontend Coffee Break


1
Ep. #13: Should you document your code?
29:54
29:54
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
29:54
Time to get real: Should you 𝘳𝘦𝘢𝘭𝘭𝘺 document your code? We’re breaking it down in the latest episode of the Frontend Coffee Break podcast. Our resident experts, Jesús and Ricard, weigh in on whether you should document your code, how often this should be done, and why every developer should use JSDoc on a daily basis. What's your take on this topic…
…
continue reading
F
Frontend Weekend


1
#146 – Снова Антон Назаров о накрутке опыта, сломанной системе найма и конфликтах с IT-блогерами
1:14:14
1:14:14
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
1:14:14
Антон Назаров, ex-iOS-разработчик, блогер и предводитель стаи волков, снова в гостях у Андрея Смирнова из Frontend Weekend. Опыт развития внутренних сообществ от AvitoTech – http://bit.ly/40E76xi 00:00 Начало 00:45 Как успехи в сообществе спустя год после создания? 03:39 Сообщества AvitoTech 04:45 Сколько зарабатываешь в месяц с сообщества и как бы…
…
continue reading
F
Frontend Coffee Break


1
Ep. #12: JavaScript debugging process
29:13
29:13
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
29:13
Take a moment to consider your current JavaScript debugging process. Thankfully, we're dropping some hot tips to make things run smoothly. In the latest episode of the hit Frontend Coffee Break podcast, Ricard and Chucho delve into the most effective ways to debug JavaScript in 2023, which’ll save every developer loads of time and frustration. What…
…
continue reading
F
Frontend Weekend


1
#145 – Константин Якушин о том, как бросить руководство в регионах и пойти разработчиком в финтех
54:28
54:28
Redă mai târziu
Redă mai târziu
Liste
Like
Plăcut
54:28
Константин Якушин, старший разработчик интерфейсов в финтехе Яндекса, в гостях у Андрея Смирнова из Frontend Weekend. Open-source проекты AvitoTech собраны на Гитхабе ребят: http://bit.ly/3FxQsqz 00:00 Начало 00:29 Чем можешь быть известен моей аудитории? 01:00 Open Source проекты в AvitoTech 01:51 Почему решил стать разработчиком? 07:50 Как нашёл …
…
continue reading