Frontend nyilvános
[search 0]
Több
Download the App!
show episodes
 
Artwork

1
Frontend Coffee Break

Chucho Castañeda & Ricard Torres

Unsubscribe
Unsubscribe
Havi
 
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 and Ricard Torres is a Principal Frontend Software Engineer, both at Cognizant Netcentric. We bring your most needed monthly break. Tune in!
  continue reading
 
Artwork

1
Frontend Weekend

Андрей Смирнов

Unsubscribe
Unsubscribe
Havi+
 
Самые честные интервью с известными людьми из мира web-разработки. Впечатляющие истории успеха, забавные моменты из жизни и полезные советы – мы показываем человеческое лицо frontend’а и не только.
  continue reading
 
Artwork

1
Frontend Friday

Tommi Pääkkö & Olli Aapro

Unsubscribe
Unsubscribe
Havi
 
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
 
Artwork

1
Frontend Heroes

Scott Francis & Evan Payne

Unsubscribe
Unsubscribe
Havi
 
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
 
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
 
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
 
Loading …
show series
 
Алексей Охрименко, техлид в Яндекс Трекере и основатель русскоязычного Angular-сообщества, снова в гостях у Андрея Смирнова из Frontend Weekend. Новый выпуск avito.code с обзором релиза Golang 1.22 – https://clc.to/bv6-Kg 00:00 Начало 00:57 Чем можешь быть известен моей аудитории? 01:46 Новый выпуск ютуб-шоу avito.code 02:30 Почему меньше выступаеш…
  continue reading
 
Sam and Ryan discuss the core values of the Next.js framework, and how those values motivate several of the framework’s design decisions. They talk about caching, why layouts don’t have access to the URL, and why the router doesn’t expose navigation events, as well as how developers should think about extending Next’s functionality with their own a…
  continue reading
 
Sam talks to Ryan about refactoring an MDX blog post to a React Server Component. They discuss how RSC’s ability to render server-side content with “client-side holes” turns out to replace MDX for many uses cases. They also talk about other tools that are (surprisingly) a conceptual subset of the RSC architecture, such as custom Webpack loaders. To…
  continue reading
 
Алексей Пименов, преподаватель и консультант по современным методам менеджмента, в гостях у Андрея Смирнова из Frontend Weekend. Приходите 26 марта на митап о безопасности в московский офис Avito – https://clc.to/tlDt7A 00:00 Начало 00:28 Чем можешь быть известен моей аудитории? 00:51 Avito Security meetup #2 01:33 Зачем столько появляешься в разны…
  continue reading
 
FE Manager, FE Lead... there are many names for what we think might be the same thing. We discuss what a FE Lead is accountable for. What to expect from a FE Lead? Types of leaderships. Join the conversation and tell us what's the your ideal type of FE Lead. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.soc…
  continue reading
 
Sam and Ryan read and discuss the latest update from React Labs. Topics include: 0:00 - Intro 5:26 - Opening 6:18 - React Compiler 27:27 - Actions 51:44 - Asset loading 1:13:06 - Next Major Version of React 1:15:42 - Activity Links: React Labs blog post Sam’s video on Strict ModeFrontend First által
  continue reading
 
Игорь Гранщиков, руководитель разработки вертикали Авито Недвижимость, в гостях у Андрея Смирнова из Frontend Weekend. 00:00 Начало 00:28 Чем можешь быть известен моей аудитории? 01:27 Как после трёх лет разработки оказался лидом в Черногории? 04:53 Что делал на первой позиции engineering manager’а? 07:23 Тяжело ли начать руководить всеми компетенц…
  continue reading
 
Sam and Ryan discuss the intuition behind React Transitions, and why React’s new useOptimistic hook is a good fit for building a URL-driven filter panel that stays fully responsive to client interactions. Topics include: 0:00 - Intro 1:12 - The problem: In a world of Server Components, URL updates are blocked by a server-side roundtrip 10:44 - Atte…
  continue reading
 
Артём Малышев, продюсер и ведущий шоу «Мы обречены», «Доктор Кот» и Anywhere Club, снова в гостях у Андрея Смирнова из Frontend Weekend. Смотрите новые выпуски avito.code про инструменты для работы в Kubernetes: https://clc.to/TYmm8Q 00:00 Начало 01:15 Инструменты для работы в Kubernetes 02:06 Что поменялось с начала 22-го года – зачем переезжал в …
  continue reading
 
Ryan and Sam discuss the purpose and usage of the useOptimistic() hook, a new experimental API from React. Topics include: 0:00 - Intro 2:18 - Problem: RSCs require a server roundtrip before the UI can be updated 10:13 - Solution: useOptimistic() lets you merge ephemeral client-side state with server-side data so you can update the UI during a Serv…
  continue reading
 
Ryan and Sam discuss the purpose and usage of the cache() function, a new experimental API from React. Topics include: 0:00 - Intro 2:29 - Caching in Next.js vs. React cache() 8:11 - Why React invalidates the cache for each server request 14:43 - How cache() enables colocation of data-fetching code 16:14 - Using cache() to share CPU-heavy or I/O-bo…
  continue reading
 
We discuss UI, UX, design and the role of the frontend developer. Reading recommendations Links https://www.nngroup.com/articles/ https://www.nngroup.com/articles/usability-101-introduction-to-usability/ Books by Donald Norman The design of Everyday Things Emotional Design Books by Jakob Nielsen Usability Engineering Designing Web Usability Eyetrac…
  continue reading
 
Sam and Ryan talk about Advanced Radix UI, Build UI’s newest course. They also read and discuss a blog post that describes the RSC architecture in terms of two processes: React Server and React Client. Topics include: 0:00 - Intro 0:49 - Ceilingless libraries + Advanced Radix UI 21:02 - Read and discuss: “RSC is React Server + Component” Links: Adv…
  continue reading
 
Михаил Малышев, frontend-разработчик в компании joinhuman и автор популярного курса по веб-разработке на Stepik, в гостях у Андрея Смирнова из Frontend Weekend. Материал AvitoTech «Как обычному фронтендеру стать по-настоящему классным фронтендером»: https://clc.to/XNQQ-g 00:00 Начало 00:30 Чем можешь быть известен моей аудитории? 01:03 Как обычному…
  continue reading
 
Today we're joined by Dragan Filipovic, Senior Front-end Software Engineer at Cognizant Netcentric. We talk how he spearheaded the initiative to open source our FE Build. A Frontend build system that can be used in both AEM and non-AEM projects. Try it out here: https://github.com/Netcentric/fe-build Follow us: - Chucho Castañeda https://twitter.co…
  continue reading
 
Павел Калашников, тимлид в компании Purple Magic и ведущий подкаста IT Way, в гостях у Андрея Смирнова из Frontend Weekend. Ролик про хакатоны в Авито: https://clc.to/S2SAmQ 00:00 Начало 00:30 Чем можешь быть известен моей аудитории? 00:54 Хакатоны в AvitoTech 01:40 Как попал в IT через студенческие молодежные организации? 05:30 Почему выбрал IT, а…
  continue reading
 
Виктор Корейша, руководитель отделов Message Bus и Storage в Ozon Tech, в гостях у Андрея Смирнова из Frontend Weekend. 00:00 Начало 00:28 Почему новогодние праздники худший период в году? 01:47 Чем можешь быть известен моей аудитории? 02:30 Как вырос из инженера техподдержки в технического директора галеры? 07:15 Какой опыт даёт руководство на так…
  continue reading
 
When creating web components for content editors, do you give them all the options? or take decisions that will work best for development and maintenance? We discuss headless vs server-side rendering as well. Ricard loves JSON files. Chucho? Maybe not. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@r…
  continue reading
 
Андрей Тихонов, руководитель группы разработки в компании Тантор Лабс, в гостях у Андрея Смирнова из Frontend Weekend. Материалы с Avito Tech Managers meetup #1: https://clc.to/NMpJQQ 00:00 Начало 00:29 Чем можешь быть известен моей аудитории? 04:34 Avito Tech Managers meetup #1 05:12 Почему из сисадминства пришёл во фронтенд? 12:51 Как менял места…
  continue reading
 
Евгений Брёхин, евангелист art&tech индустрии и серийный предприниматель, в гостях у Андрея Смирнова из Frontend Weekend. Полезные материалы про фронтенд-разработку на сайте AvitoTech: https://clc.to/rhQkiQ 00:00 Начало 00:54 Чем можешь быть известен моей аудитории? 01:57 Полезные материалы про фронтенд-разработку 02:37 Почему вместо IT пошёл в пир…
  continue reading
 
What is the Impostor Syndrome? How to fight it? Why is it more common than we think in Frontend development? We discuss this and offer some tips that have worked for us! Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres által
  continue reading
 
Григорий Скобелев, техлид в мексиканском стартапе, директор Podlodka Java Crew и автор подкаста «Между скобок», в гостях у Андрея Смирнова из Frontend Weekend. Хабрастатья AvitoTech про JS Self-Profiling API для профилирования фронтенда на клиентах: https://clc.to/Apenrg 00:00 Начало 00:36 Чем можешь быть известен моей аудитории? 01:15 JS Self-Prof…
  continue reading
 
Луис Ли, в прошлом ведущий разработчик в Google и преподаватель в Elbrus BootCamp, в гостях у Андрея Смирнова из Frontend Weekend. Полезные видео про фронтенд-разработку на ютуб-канале AvitoTech : https://clc.to/CPgszQ 00:00 Начало 01:38 Чем можешь быть известен моей аудитории? 03:27 Плейлист про фронтенд от AvitoTech 04:12 Как попал разработчикос …
  continue reading
 
Ian Landsman & Aaron Francis join Sam to discuss React Server Actions & Server Components, why it's important to have one set of opinions, and yes, the infamous SQL Injection Slide at NextConf. This is a crossover episode with the excellent podcast Mostly Technical. Topics include: 0:00 - The Most Memed Man on the Internet 09:06 - High Floor vs. Hi…
  continue reading
 
Александр Поломодов, технический директор юнита клиентских интерфейсов, маркетинга и вовлечения в компании Тинькофф, в гостях у Андрея Смирнова из Frontend Weekend. AvitoTech cняли фильм про сервис Рекомендаций, где рассказывают как всё устроено: https://clc.to/Wavvqg 00:00 Начало 00:32 Чем можешь быть известен моей аудитории? 01:25 Фильм AvitoTech…
  continue reading
 
Влад Тен, разработчик в Microsoft и известный блогер, в гостях у Андрея Смирнова из Frontend Weekend. Советы по подготовке к выступлению на конфе от бэкендера из AvitoTech: https://clc.to/83tONg 00:00 Начало 00:54 Чем можешь быть известен моей аудитории? 01:51 Советы по выступлениям на конфе от AvitoTech 02:39 Почему не бросаешь работу в Microsoft?…
  continue reading
 
Sam and Ryan talk about the key parts of Remix’s architecture in the context of the Work Journal app from Build UI’s latest course. They discuss how Remix’s conventions around Links, Forms, Actions, and Loaders allow developers to eliminate boilerplate and take advantage of the best HTTP has to offer, while still providing a seamless way to enhance…
  continue reading
 
How can you find time for your career development? ⏱️ Here’s our take on it: In the latest episode of the hit Frontend Coffee Break podcast, we discuss the strategies that frontend leads and managers employ to make room for growth amidst their daily responsibilities. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://r…
  continue reading
 
Ryan continues to share the details behind his custom RSC implementation. He talks with Sam about how Server Actions allow the client to reference server-side code (in the same way client components allow the server to reference client-side code), how Server Actions are bundled and invoked, and the security concerns associated with blurring the lin…
  continue reading
 
Евгений Идзиковский, практикующий психолог и психотерапевт, в гостях у Андрея Смирнова из Frontend Weekend. Управление техническим бэклогом в AvitoTech – https://clc.to/DmYMRw 00:00 Начало 00:28 Чем можешь быть известен моей аудитории? 00:55 Управление техническим бэклогом в AvitoTech 01:45 Зачем из IT ушел в психотерапию? 08:31 Как обучался психот…
  continue reading
 
Ryan shares how building his own RSC implementation from scratch helped him better understand React’s new paradigm. He and Sam talk about how a client React app can fetch an RSC Payload from a server endpoint to update the UI, how an RSC server renders and bundles Client code that’s part of a Server Component tree, and how a client-side Router can …
  continue reading
 
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
 
Александр Швец, директор по информационным технологиям ВКонтакте, в гостях у Андрея Смирнова из 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
 
Loading …

Gyors referencia kézikönyv