Frontend nyilvános
[search 0]
Több

Download the App!

show episodes
 
F
Frontend Weekend

1
Frontend Weekend

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

Unsubscribe
Unsubscribe
Havi
 
Самые честные интервью с известными людьми из мира web-разработки. Впечатляющие истории успеха, забавные моменты из жизни и полезные советы – мы показываем человеческое лицо frontend’а и не только.
 
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!
 
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.
 
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 ...
 
Loading …
show series
 
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…
 
Константин Якушин, старший разработчик интерфейсов в финтехе Яндекса, в гостях у Андрея Смирнова из Frontend Weekend. Open-source проекты AvitoTech собраны на Гитхабе ребят: http://bit.ly/3FxQsqz 00:00 Начало 00:29 Чем можешь быть известен моей аудитории? 01:00 Open Source проекты в AvitoTech 01:51 Почему решил стать разработчиком? 07:50 Как нашёл …
 
Ryan and Sam use some recent Twitter conversation to guide a discussion about the design and purpose of React Server Components. They talk about how client trees and rendered on the server today, why a server-side rendered prepass is wasteful in light of RSC, how hydration of a client tree works, why RSC are never hydrated, how RSC is a purely addi…
 
How do you know what to learn next? What's the required skills to move to the next level of your career? Do the skills in job offers reflect what you do on your day to day? Today we discuss that and how we've implemented for FE at Cognizant Netcentric. Here some roadmaps to get inspired: https://frontendmasters.com/guides/learning-roadmap/ https://…
 
Sam and Ryan share their thoughts on the latest server-centric developments taking place among React frameworks like Remix and Next.js. They discuss the declarative nature of HTML and HTTP, the evolution of frontend development from imperative libraries like jQuery to declarative libraries like React, why developers started creating SPAs in the fir…
 
Марианна Минич, software engineer в EPAM и accessibility-евангелист, в гостях у Андрея Смирнова из Frontend Weekend. Про возможности автоматизации в текстовом редакторе NeoVim рассказывают в новом ютуб-шоу avito.code: http://bit.ly/3ZxcfXD 00:00 Начало 00:45 Чем можешь быть известна моей аудитории? 01:44 Ютуб-шоу avito.code 02:40 Почему решила в 31…
 
Sam and Ryan have an open-ended conversation about different caching APIs and what kinds of benefits they might afford app developers. They discuss transparent caching layers, cache keys and surrogate keys in systems like Fastly, how SSG is effectively a high-level caching solution, Next.js 13.2’s cache API, Russian doll caching in Rails, whether a…
 
Sam and Ryan chat about their recent work migrating Build UI from a statically generated site to a run-time server-rendered app using Next.js. They talk about their past experience working on server-rendered apps, the problems that static sites were created to solve, and the tradeoffs involved within the static-to-dynamic continuum. Topics include:…
 
Максим Дорофеев, корпоративный прокрастинатолог и автор книг «Джедайские техники» и «Путь джедая», в гостях у Андрея Смирнова из Frontend Weekend. Про возможности автоматизации в текстовом редакторе NeoVim рассказывают в новом ютуб-шоу avito.code: http://bit.ly/3xCKtwe 00:00 Начало 01:11 Чем можешь быть известен моей аудитории? 01:53 Ютуб-шоу avito…
 
Ricard loves unit testing! Chucho will challenge it, is it worth it? A waste of time? Who's going to win today's fight? Do you write unit tests in your projects? Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres által
 
Ryan talks about a demo he built in Next.js 13 with React Server Components. He explains how RSC driven by the URL eliminated client-side states, how he used React 18 Transitions to enhance the UI, and how he was able to fine-tune the experience differently for the initial render vs. subsequent client-side navigations. Topics include: 0:00 - Intro …
 
We've been interviewing for a very long time, now that we only do remote interviews we share our tips, do's, best stories and some horrors too. Share with us what was your best interview, or any tips you can give the rest of the listeners. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
 
Ryan and Sam read a recent article by Derrick Reimer called “Ship Small, Ship Fast” and offer their thoughts on it. They discuss how implementation details can lead to reductions in scope, the relationship between shipping small and agile, and why quickly getting the first steps of a user flow into production is a good protocol for software teams t…
 
Сергей Сова, фронтенд-инженер в Selzy и мэйнтейнер Effector’а, в гостях у Андрея Смирнова из Frontend Weekend. Про подход в автоматизации тестирования AvitoTech читайте в Playbook: http://bit.ly/3jsPRyP 00:00 Начало 00:36 Чем можешь быть известен моей аудитории? 01:13 Соседское соглашение в Авито 02:05 Почему даунгрейднулся с руководителя до фронте…
 
We love to build side projects, to learn something new, have fun, or just solve a problem. Today we discuss what these are and some tips, as well as ideas. Question for you: do you usually do side projects? Share the latest you've done! Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
 
Sam and Ryan talk about seams in TypeScript programs where lies can sneak in. They chat about how API calls, form inputs, and URLs all relate to this problem, the similarity between drifting types and service mocks in testing, zod, and how type-safe languages like Elm eliminate this problem entirely. Topics include: 0:00 - Intro 2:41 - Lying in Typ…
 
We give you our take on why we think knowledge sharing is important and some of the ways we do it at Cognizant Netcentric. What's your experience with public speaking? Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres által
 
Пётр Ермаков, ML Brand Director в Яндексе, в гостях у Андрея Смирнова из Frontend Weekend. Как использовать Dependency injection на фронте. AvitoTech рассказывают в ютуб-шоу avito.code: http://bit.ly/3XHqZSf 00:00 Начало 00:28 Чем можешь быть известен моей аудитории? 01:23 Ютуб-шоу avito.code 02:16 Как попал преподавателем в лицей 1580 при Бауманке…
 
Ryan tells Sam about a side project of his that involves running the text-to-image deep learning model Stable Diffusion on his laptop in response to web requests. Ryan asks Sam questions about animating this UI, including how to animate indeterminate progress, how to avoid unintentional layout animation, and how to automatically repeat a set of ite…
 
Ryan talks about the pros and cons of exposing Build UI’s environment-independent CMS from Hasura via schema stitching. He also talks about writing a Postgres function to add a derived field to a database model. Sam shares a debugging story about fixing his personal website due to a breaking change in a minor version of npm. Topics include: 0:00 - …
 
Павел Франков, руководитель направления фронтенд-технологий в VK, в гостях у Андрея Смирнова из Frontend Weekend. Почитать подробнее про модель зрелости AvitoTech: http://bit.ly/3VvGcEw 00:00 Начало 00:48 Чем можешь быть известен моей аудитории? 01:25 Модель зрелости AvitoTech 02:13 Как начал разрабатывать на позиции Adobe Flash Developer? 08:31 По…
 
Sam and Ryan chat about how to avoid a flicker of content on initial render due to mismatched server/client rendering. They also chat about the pros and cons of React Hooks, and using StackBlitz containers to debug OSS issues. Topics include: 0:00 – Intro 1:46 – Ryan Florence’s tweets about Hooks, useEffect and refs 18:12 – How to avoid SSR/CSR ren…
 
CSS has come so far, we share what we used to do, what we do in JS and what can we do in CSS. What are you most looking for in CSS for 2023? Is there any change that has surprised you this year? Learn more: https://smolcss.dev/ https://www.udemy.com/course/css-grid-mastering/ https://flexboxfroggy.com/ https://cssgridgarden.com/ Follow us: - Chucho…
 
Кирилл Сотников aka Кира 2pizza, идейный вдохновитель VPN’а FuckRKN1 и известный блогер в твиттере, в гостях у Андрея Смирнова из Frontend Weekend. Инженеры AvitoTech делятся знаниями и рассказывают про свои рабочие инструменты в новом ютуб-шоу avito.code: http://bit.ly/3FV2Dyo 00:00 Начало 00:36 Чем можешь быть известен моей аудитории? 01:13 Ютуб-…
 
When starting a website do you always think about the JavaScript framework first? Can we reduce the amount of JavaScript? Server Side Rendering is still the best approach? Learn more: - https://developer.mozilla.org/en-US/docs/Glossary/Progressive_Enhancement - https://qwik.builder.io Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricar…
 
Никита Сидоров, ответственный за пользовательскую скорость Яндекс Маркета на всех платформах, в гостях у Андрея Смирнова из Frontend Weekend. Полезные статьи и видео по разным направлениям разработки от инженеров Авито можно найти на сайте AvitoTech: http://bit.ly/3mIUOSx 00:00 Начало 00:35 Чем можешь быть известен моей аудитории? 03:22 Портал Avit…
 
Sam and Ryan chat about issues they’ve run into in the past when building media sites that store content alongside other dynamic data like user accounts, and how they’re using a CMS to alleviate these problems in Build UI. They also talk about the approach they’ll be using for access control to the CMS. Topics include: 0:00 – Intro 0:27 – Unintenti…
 
Владислав Худяков, техлид и партнер в компании Pragmatica, в гостях у Андрея Смирнова из Frontend Weekend. Выпуски шоу инженерного сообщества AvitoTech «По домам: фронтенд» смотрите на ютуб-канале AvitoTech – https://bit.ly/3fXJdyo 00:00 Начало 00:27 Чем можешь быть известен моей аудитории? 01:02 По домам: фронтенд 01:50 С чего начинал в веб-разраб…
 
Do you use TypeScript? Should you? When is it a good approach? Large projects, small projects... Join in on the discussion. Learn more: - https://www.typescriptlang.org/ - https://github.com/tc39/proposal-type-annotations - https://github.com/features/copilot Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.so…
 
Владилен Минин, YouTube-блоггер и создатель школы Result School, в гостях у Андрея Смирнова из Frontend Weekend. Принципы разработки в AvitoTech – https://bit.ly/3UxgDTc 00:00 Начало 00:30 Чем можешь быть известен моей аудитории? 01:12 Принципы разработки в AvitoTech 02:03 Почему решил сделать курсы и ютуб своей основной работой? 09:22 Зачем решил …
 
In this episode, we share our perspectives on the must-have knowledge, understanding of frameworks and the kinds skills Frontend Developers need to have today. Learn more: - https://frontendmasters.com/guides/learning-roadmap/ - https://github.com/getify/You-Dont-Know-JS - https://www.amazon.es/Secrets-JavaScript-Ninja-John-Resig/dp /193398869X Fol…
 
Александра Ларионова, it-рекрутер в кадровом агентстве SymbioWay и известный блогер в твиттере, в гостях у Андрея Смирнова из Frontend Weekend. Курсы HTML Academy для роста до мидл фронтенд-разработчика — https://levelup.htmlacademy.ru/check-up?utm_source=frontendweekend 00:00 Начало 00:35 Чем можешь быть известна моей аудитории? 00:56 Как из фрила…
 
Наталья Давыдова, frontend-разработчица в компании Точка, в гостях у Андрея Смирнова из Frontend Weekend. Выпуски шоу инженерного сообщества AvitoTech «По домам: фронтенд» смотрите на ютуб-канале AvitoTech – https://bit.ly/3fXJdyo 00:00 Начало 00:41 Чем можешь быть известна моей аудитории? 01:52 Как сделать так, чтобы тебе нормально платили во фрил…
 
Виктор Русакович, Lead Frontend Developer в компании GP Solutions и участник ПК Frontend Conf, в гостях у Андрея Смирнова из Frontend Weekend. Курсы HTML Academy для роста до мидл фронтенд-разработчика — https://levelup.htmlacademy.ru/check-up?utm_source=frontendweekend Конференция Frontend Conf 24-25 октября в Москве– https://frontendconf.ru/mosco…
 
Александра Прокшина, руководитель отдела разработки в компании ARTW, в гостях у Андрея Смирнова из Frontend Weekend. Курсы HTML Academy для роста до мидл фронтенд-разработчика — https://levelup.htmlacademy.ru/check-up?utm_source=frontendweekend 00:00 Начало 00:46 Чем можешь быть известна моей аудитории? 01:23 Как ты пришла в разработку и выросла до…
 
Sam and Ryan chat about building their new site using services, and how they’re thinking about testing it. They talk about how testability is one of the biggest costs of using third-party hosted services, why they continue to like services in spite of this downside, and the fact that you always end up testing your app whether you eventually automat…
 
Loading …

Gyors referencia kézikönyv