Frontend відкриті
[search 0]
більше
Download the App!
show episodes
 
On this show, I help Aspiring and newbie front-end developers tackle the challenge of becoming a developer and building a professional network by providing relatable career advice and practical learning strategies through candid interviews with developers who are successfully navigating a similar professional journey. so they can feel supported, motivated, confident, and can continuously learn and grow to build a supportive network within the front-end development community.
  continue reading
 
Artwork

1
Frontend Weekend

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

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

1
Frontend Coffee Break

Chucho Castañeda & Ricard Torres

icon
Unsubscribe
icon
Unsubscribe
Щомісяця
 
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 Friday

Tommi Pääkkö & Olli Aapro

icon
Unsubscribe
icon
Unsubscribe
Щомісяця
 
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 Frontier

Eddie Chen

icon
Unsubscribe
icon
Unsubscribe
Щодня+
 
Welcome to FrontEnd Frontier, where we explore the cutting edge of web development and dive deep into the technologies shaping the digital landscape. Join us as we decode the latest trends, discuss best practices, and interview the experts leading the charge in frontend innovation.
  continue reading
 
Artwork

1
Frontend Heroes

Scott Francis & Evan Payne

icon
Unsubscribe
icon
Unsubscribe
Щомісяця
 
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
 
Artwork

1
Mr Frontend Podcast

Raymon S

icon
Unsubscribe
icon
Unsubscribe
Щомісяця
 
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
 
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
 
Welcome to Frontend Unfiltered! If you're an aspiring or newbie front-end developer looking for relatable career advice, practical learning strategies, and candid interviews to help you grow and connect in the tech community, you're in the right place. The first full episode drops on Wednesday, May 21st, 2025. Subscribe now!…
  continue reading
 
We chat about things that can be stressful as a FE developer, we suggest things that work for us on how to deal and mitigate it (for you and you team). Share your tips and tricks with us! Follow us: - Chucho Castañeda https://x.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres
  continue reading
 
We share what we loved most about the 2024 CSS Wrapped as well as other CSS changes we've witnessed over the years that changed our way of working (yes, we will talk about border-radius). What where CSS changes that blew your mind? https://chrome.dev/css-wrapped-2024/ Follow us: - Chucho Castañeda https://x.com/honupo - Ricard Torres https://ricard…
  continue reading
 
We discuss how we work with guidelines, standards and best practices at Cognizant Netcentric. Including our very own ESLint and Stylelint open source configurations. Do you follow any guidelines when coding FE? Follow us: - Chucho Castañeda https://x.com/honupo - Ricard Torres https://ricard.social/@ricard.torres…
  continue reading
 
Ryan talks to Sam about reproducing iOS's new image background treatment for his Open Graph Preview tool, opengraph.ing. They talk about different approaches for generating gradients from images, including finding the vibrant color of an image, luminosity-weighted averages, k-means clustering, and more. Timestamps: 0:00 - Intro 3:07 - Apple's new O…
  continue reading
 
We discuss the moral of working for certain industries, how can we be more green (spoiler: it's web performance) as developers, as well as open source. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres
  continue reading
 
Chucho and Ricard have been coding for more than 18 years. These old time developers will share some of their hard learned lessons on being a developer and/or a FE Lead. Share your sips of wisdom with us. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
  continue reading
 
Sam and Ryan talk about React 19's useActionState hook. They discuss how adding async functions to a plain React app introduces lots of in-between states that developers must grapple with, and how useActionState allows React to collapse and eliminate these states, bringing the simplicity of React's sync mental model to our async code. Timestamps: 0…
  continue reading
 
Sam and Ryan talk about using Cloudflare Tunnel for local development, the new React Compiler beta release, and why reading or writing refs during render violates the rules of React. Timestamps: 0:00 - Intro 1:42 - Cloudflare Tunnel 7:06 - React Compiler 14:21 - Reading or writing refs during render Links: Cloudflare Tunnel React Compiler Beta rele…
  continue reading
 
Why is it important to be on the loop for the latest and greatest FE technologies out there? The latest JavaScript framework? What's possible with the latest CSS? Performance and SEO... There's just so much. We share our tips and tricks to stay fresh and relevant. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://rica…
  continue reading
 
Sam and Ryan talk about building a useAnimatedText hook that can animate streaming text. They also discuss how React code that uses state changes to approximate events can be simplified, and the benefits of having escape hatches when building UI with Catalyst. Timestamps: 0:00 - Intro 1:22 - Catalyst and escape hatches 16:03 - Building a useAnimate…
  continue reading
 
This article examines how Angular's change detection mechanism works with and without the zone.js library. It explains that zone.js enables automatic change detection by intercepting asynchronous events in a browser, but that Angular can operate without it. The article then explores the advantages and disadvantages of using zoneless change detectio…
  continue reading
 
Sam and Ryan talk about how frameworks and infrastructure evolve with each other, using Next.js as a representative example. They discuss how hosting providers like Heroku have always imposed certain constraints on apps, what features those constraints enable hosting providers to support, how burdensome those constraints are across different framew…
  continue reading
 
We explain the differences, share examples and give you plenty resources to get you started. Chucho can't stress enough that you should read these at least once! patterns.dev Gang Of Four GOF Design Patterns Design Patterns deceptive.design Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
  continue reading
 
We talk about web development conferences, going in-person or attending online. Are they worth it? What's the benefit? Couldn't you just watch a recording? What's the most interesting conference you've ever attended? If you haven't yet, any conferences you'd like to go to? Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres htt…
  continue reading
 
Tom Occhino, Chief Product Officer at Vercel and former Engineering Director at Facebook, joins Sam to talk about the pivotal moments in React's history. He talks about how React popularized the ideas of declarative rendering and unidirectional data flow, how GraphQL furthered React's goal of co-locating all the concerns of a particular piece of UI…
  continue reading
 
Sam and Ryan talk about render props in React. They discuss where they came from, how Hooks superseded them for sharing stateful logic, how data attributes compare to them for customizing styling, and how for certain complex components like forms they're still a great solution for accessing slices of internal state. Timestamps: 0:00 - Intro 3:40 - …
  continue reading
 
Sam and Ryan discuss controlled and uncontrolled components in React. They talk about how uncontrolled components can be thought of as components that manage their own internal state, why you should model your complex React components after the simpler APIs of native HTML elements like inputs, why you shouldn't try to make components that are both …
  continue reading
 
Sam and Ryan talk about the pattern of building unstyled components with React. They discuss why unstyled components were created, how they improve upon composition patterns from UI libraries like Bootstrap, how they can be used to share behavior and logic without prescribing any styling opinions, and how they fit into a larger collection of React …
  continue reading
 
Sam and Ryan talk about what sorts of capabilities a tool should have to be considered a web framework. They discuss how frameworks tackle the complexity of getting different systems to communicate with each other, how good frameworks embrace the strengths and patterns of the language they're written in, and why frameworks and services are not in o…
  continue reading
 
Sam joins Lane Wagner in a crossover episode with the Backend Banter podcast. They talk about abstractions in frontend and backend frameworks, what JavaScript is doing differently from other languages and frameworks, why the frontend should drive the backend even if you're building in a server-side framework, and what's so special about React Serve…
  continue reading
 
Sam and Ryan read and discuss a fantastic interactive blog post about queueing in HTTP written by Sam Rose. Timestamps: 0:00 - Intro 6:57 - Queueing: An interactive study of queueing strategies 9:05 - Why do we need queues? 13:16 - FIFO and timing out 17:55 - LIFO 20:58 - Priority queues 25:21 - Active queue management 29:08 - Comparing queues 36:3…
  continue reading
 
Sam and Ryan discuss the new features in React 19 that will specifically benefit developers building single-page applications. They talk about how Suspense and Transitions let developers "teach" React about when their apps are in a loading or a pending state, how Client Actions improve upon using events in React 18 to handle data mutations, and how…
  continue reading
 
Sam tells Ryan about a recent talk he gave at BigSkyDevCon. They chat about how backend frameworks are raising the ceiling of what UIs they’re capable of delivering, how frontend frameworks are raising the floor of what backend features they come bundled with, and what each community can learn from the other. Timestamps: 0:00 - Intro 4:23 - Recap o…
  continue reading
 
We chat what is code quality, what are code smells, tips and tricks to make your code readable and maintainable. What are your tips? Code quality metrics: https://www.sealights.io/code-quality/code-quality-metrics-is-your-code-any-good/ Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
  continue reading
 
Sam and Ryan talk about the difference between the costs of building a feature and the benefits that feature brings to our end users. They discuss how libraries and frameworks can lower the technical cost of building a given feature, how Ryan Florence framed this calculation in his talk at Big Sky Dev Con, and how sometimes developers’ opinions and…
  continue reading
 
We discuss different ways to do knowledge sharing in your team or company. The challenges we've faced and what has worked for us. Find out about our Netcentric Academy https://www.netcentric.biz/jobs Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
  continue reading
 
Ryan tells Sam about his experiments with using the new View Transitions API in a React photo gallery app. He talks about how he likes the flexibility of the API, how to think about integrating it into any client-rendered app regardless of the framework, and how he used a Promise with an Effect to tie a View Transition to a React Transition. Topics…
  continue reading
 
Did you know we have both this and a different internal FE podcast? The internal podcast started first and gave us the idea to start one on YouTube. Tune in to know how it all began and what we learned along the way. Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricard…
  continue reading
 
What is Accessibility? What's your experience with Web Accessibility? What does it mean a website is accessible? Keyboard navigation? Labels? These and more in today's episode. https://accessibility.day/ https://www.w3.org/WAI/ https://dynomapper.com/blog/27-accessibility-testing/273-wcag-the-web-content-accessibility-guidelines-explained Follow us…
  continue reading
 
What's your take on Web Components? What are the best use cases? Should you use them for regular AEM projects? What's the best thing about Web Components? Check out a performance comparison of different frameworks and techniques to create Web Components: https://webcomponents.dev/blog/all-the-ways-to-make-a-web-component/ Follow us: - Chucho Castañ…
  continue reading
 
Sam tells Ryan about his experience setting up an in-browser code editor with CodeMirror that he plans on using for blog posts and code recipes, as well as what he thought about using Radix Themes for the first time in earnest on a side project of his currently styled with Tailwind. Topics include: 0:00 - Intro 4:01 - Building an authoring tool wit…
  continue reading
 
Sam and Ryan talk about why it’s better to think of throw as a general-purpose JavaScript language feature rather than something that should only be used for error handling. They discuss the ambiguity around the phrase “error handling”, situations that call for dealing with errors locally vs. globally, and how throw can be useful for non-error cont…
  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
 
SPA? MPA? Are these still relevant in 2024? When would you use an SPA vs a regular MPA? Have you heard about the new View Transitions API? Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres
  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
  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
 
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
 
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
 
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
 
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
  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
 
We talk about GitHub Copilot, ChatGPT, phind, and Bard. We share how we use it for coding. How about you? Follow us: - Chucho Castañeda https://twitter.com/honupo - Ricard Torres https://ricard.social/@ricardChucho Castañeda & Ricard Torres
  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
 
Loading …

Короткий довідник

Слухайте це шоу, досліджуючи
Відтворити