show episodes
 
Stay up-to-date with the JavaScript and Open-Source communities with the 20MinJS podcast. We publish interviews to members of our communities and discuss new and exciting technologies that are shaping the web ecosystem.Hosted by OpenReplay, an open-source session replay tool for developers.
 
Max Stoiber (CEO, Stellate) and Abhi Aiyer (Tech Lead, Gatsby) dive deep into the GraphQL ecosystem with experts from the industry. Listen in for practical tips from production power users, discussions about the evolution of the language and the tooling, the work of the GraphQL Foundation, and so much more.
 
Loading …
show series
 
Hosts of the React Round Up podcast, Jack Herrington, Paige Niedringhaus, and TJ Vantoll, join the Adventures in Angular Panel on this week's episode crossover. They begin the episode by contrasting the two frameworks and offering their own viewpoints on React and Angular. Additionally, they explain each of the frameworks' strong points. Sponsors P…
 
Chuck and Lucas join this week's panelist episode to talk about ways how to deploy applications and some of the past and current services they have used. Chuck takes the lead as he dives into some of his past experiences in deployment. Sponsors Porkbun.com | Angular Chuck's Resume Template Developer Book Club starting Educational Links Article by L…
 
Chuck and Lucas join this week's panelist episode discussing Angular Structural Directives and Their Microsyntax. They kick us off as Lucas explains the concept of Structural directives, and how developers might use them to their advantage. On YouTube Angular Structural Directives and Their Microsyntax - AiA 374 Sponsors Chuck's Resume Template Dev…
 
Chuck and Lucas join this week's panelist episode as they talk about "content creation". They start off as they dive into different ways of monetizing your content. Additionally, they talk about approaches on how to capture the interest of the audience to get them to subscribe to your courses. On YouTube How to Succeed in Content Creation- AiA 373 …
 
Colum Ferry is a Senior Software Engineer at Nrwl. He joins the show to discuss "Component-First Architecture with Standalone Components and Nx". He begins by explaining the concept of the article. He also elaborates more about Nx and its amazing features for developers. Sponsors Chuck's Resume Template Developer Book Club starting Become a Top 1% …
 
Lucas Paganini is the CEO of unvoid.com. He takes on this week's solo episode to talk about a library called, "fp-ts". It gives developers access to popular patterns and secure abstractions from typed functional languages in Typescript. He discusses some of the issues that the library resolves. Sponsors Chuck's Resume Template Developer Book Club s…
 
Chuck, Lucas, and Subrat join this panelist episode to talk about setup and workflow for working in angular apps. They begin by discussing their thoughts on Visual Studio Code. Additionally, they tackle its features and VS code extensions that make working with angular apps easier. Sponsors Chuck's Resume Template Developer Book Club starting Becom…
 
Alain Chautard is a certified Google Developer in Angular and he works as an individual consultant for Angular projects. He joins the show to discuss his career as an Angular expert and Angular mentor. He talks about his projects and his blog. He offers advice on how to become a Google Developer Expert and discusses his experience in the field. Spo…
 
Chuck, Lucas, and Subrat join this panelist episode to talk about Tailwind CSS. They begin by discussing their perspectives and knowledge gained by using Tailwind. They tackle its benefits and impact on your applications. Sponsors Chuck's Resume Template Developer Book Club starting Become a Top 1% Dev with a Top End Devs Membership Links Web Anima…
 
Armen Vardanyan is a Google Developer Expert for Angular, and Frontend Team Lead at Volo. He returns to the show to discuss his article, "Using NgRx Packages with Standalone Angular Features". He talks about how to use NgRx packages with standalone features. Sponsors Chuck's Resume Template Developer Book Club starting with Clean Architecture by Ro…
 
Charles, Lucas, and Subrat take on this week's panelist episode as they tackle all about Custom Form Components. Lucas starts off the episode by explaining different methods on how you can effortlessly and with ease create custom form components. Subrat also shares his own insight on some other techniques for creating forms depending on how complex…
 
Walid Bouguima is a Software Engineer at Hilti Group. He joins the show with Chuck, Lucas, and Subrat to discuss his article, " Angular Clean Http Service Methods: Handle Your Backend Communication With Ease". He explains his goals and reasons why he created this method and what advantages it may bring to developers in the Angular community. Moreov…
 
Marek Panti is an Angular developer at UNIQA Insurance Group AG. He joins the panel to talk about his article, "Angular Standalone Components". Standalone components simplify the process of creating Angular applications. He explains how he was able to come up with the idea for his article. About This Episode Advantages of Standalone Components Main…
 
Amal Ayyash is a UX Designer and Front-end Developer. and her current main focus is Angular. She joins Chuck and Lucas to discuss her article, “RxJS-based state management in Angular”. She starts the show off by explaining the reason why she chose to use RxJS to create state management instead of using NgRX. She also gives advice to other developer…
 
Chuck welcomes Lucas to the show as a regular host of Adventures in Angular. They begin by discussing Angular 15's most recent updates and what benefit it might have for the current Angular community. Lucas also offers his perspective on the new tools and what makes him excited to use them. About this Episode All the new features of Angular 15 Adva…
 
Each encounter teaches us a lesson. Every setback is a victory. What Can You Do To Take Control Of Your Career? Chuck and Subrat join the show as Chuck takes the lead in sharing his past work experiences and his inspiring journey towards his road to success. He also talks about his current plans for Top End Devs such as conferences, book clubs, mee…
 
Today we invited Filip Bech, CTO at Umbraco, on the show to talk about the Umbraco CMS, how to go headless, Web Components libraries and frameworks. Filip also shares some of the thoughts behind the modernisation of the Umbraco backoffice where they are using an API-First approach going from AngularJS to Lit. 🔗 Links: https://umbraco.com/ https://g…
 
Lucas Paganini is a content creator and developer. Together with his team creates educational content about web development through articles and YouTube tutorials. He has been working on Angular since 2017 and is the CEO of a remote company called Unvoid. He joins Chuck on the show to talk about his article, "Automatically Unsubscribe Observables o…
 
Get the Black Friday/Cyber Monday "Focus Blocks Bundle" Deal Coupon Code: "THRIVE" for a GIANT discount Are you looking at all the layoffs and uncertainty going on and wondering if your company is the next to cut back? Or, maybe you're a freelancer or entrepreneur who is trying to figure out how to deliver more value to gain or retain customers? Ma…
 
Data loading can make or break your app's user experience. In this episode we discuss several different techinques that can help you reduce the time your users need to wait until they get the data they need. This is part 2 of a 2-parter episode, and here we cover: - Loading Near Realtime data - Lazy loading and prefetching - Resumability If you hav…
 
Armen comes back to the show to talk about one of his articles, “Change Detection without Change Detection". Change detection functions by helping rerender the UI when data changes. Armen joins Chuck and Subrat as he shares the importance of using his Change Detection technique to improve performance rather than using the built-in one. Topics discu…
 
Data loading can make or break your app's user experience. In this episode we discuss several different techinques that can help you reduce the time your users need to wait until they get the data they need. This is part 1 of a 2-parter episode, and here we cover: - Server side rendering - JAMStack - Caching Tune in next week to hear about other di…
 
Replicache is an innovative JavaScript framework that allows you to build real-time, collaboration apps without the hustle of dealing and developing a complex architecture yourself. Companies spend years developing their own solutions for this problem, with Replicache you can achieve it in hours. In this episode we talked about what exactly is Repl…
 
In this episode Josh Goldberg, author of "Learning TypeScript" shares with us some of the most interesting features of TypeScript. We talk about whether or not JavaScript developers should learn TS and why he thinks it's such a great idea doing it. We also covered some of the best resources to learn TypeScript from (including his book!) and he tell…
 
Daishi is a developer from Japan and the main maintainer of the popular, tiny state management library for React: Zustand. While he's still actively working on making Zustand as lightweight and complete as possbile, he's also working similar alternatives for the same space. During this conversation we talk about some of the design decisions that ma…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
Sergii is a sailor-turned-developer who's been working as a Web Developer for the past year. In this episode he tells us all about his experience and his own advice to everyone looking to either switch jobs or start a new career in Web Development. He shares some interesting advice regarding self-study vs formal studies, what resources he used to p…
 
In Angular apps, remembering user-preferred settings is an excellent way to provide a good experience for the users; you can save data in the user’s browser using the localStorage object, which provides methods for working the key-value data. Today on the show, GDE Angular expert Dany Paredes shares his insights about localStorage, how to learn abo…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
In this episode of 20MinJS we talk to Eduardo San Martin, Vue core team member, and the creator of Pinia. We cover topics like State Management, Option stores vs Setup stores, and more. Meet Eduardo: His Twitter profile Github Follow us on Twitter: @The20MinJS Review Us! Don't forget to leave a review of the episode or the entire podcast on Podchas…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
In this episode of 20MinJS we interview Omar Mashaal, the creator of UltraJS, a very innovative Deno framework that allows you to write modern React applications using the power of browser-compatible technologies. Interesting links Ultra's website Github repo V2 announcement Follow us on Twitter: @The20MinJS Review Us! Don't forget to leave a revie…
 
Maina Wycliffe, Google Developer Expert in Angular, joins the show today to talk about his weekly newsletter called “All Things Typescript” and his various content and production strategies. Similarly, Charles also shares his perspective about how he has grown TopEndDevs. In this episode… Typescript newsletter Delivering concepts Creating content f…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
In this episode we share a few nice tools, extensions and gotchas with each other. We also ended up talking about how we like to organize our bookmarks. 🔗 Links: Fig.io Bun is a fast all-in-one JavaScript runtime Todo Tree extension for VS Code Webstorm Dialog :readonly Jest todo: https://jestjs.io/docs/api#testtodoname - example: it.todo("should d…
 
Benjamin is a JS developer and Dev Rel at Webiny. He's been dealing with Serverless functions and JavaScript for years now and in this episode, he's telling us what serverless actually means in the context of JavaScript and how to get started. Get in touch with Ben: Twitter @muzzlehatch_ Everywhere else: endymion1818 Web: deliciousreverie.co.uk Fol…
 
Abhi Aiyer is not only this podcast’s co-host, but also the Principal Software Engineer / Tech Lead at Gatsby. He has many years of experience in the architecture, design, and development of software and tools for startup companies, and has worked on high profile digital websites for popular US Athletes. Nowadays Abhi is changing how engineers buil…
 
Marc-André is a GraphQL TSC Member, and worked on GraphQL APIs for Shopify and GitHub in the past. He has now found his dream job at Netflix. Over the past few years his focus has been on GraphQL, and he's the author of the highly recommended and widely read book "Production Ready GraphQL". Marc-André has a passion for tools and specifications th…
 
Thiébaut is a developer-turned-laywer who has been specializing in the GDPR normative for the last 20 years. He knows everything there is to know about it and in this episode we'll discuss why you as a developer, need to know about it. Visit Thiébaut's project, Legiscope: https://www.legiscope.com Follow us on Twitter: https://twitter.com/The20MinJ…
 
Maria Korneeva joins the show today to share her approach on how to proxy HTTP requests in Angular, including use cases and various strategies to make proxying simplified and useful to your Angular workflows. In this episode… Use cases examples Proxying a request from localhost to the remote backend service Using the fake back end before real imple…
 
Marc-André is a GraphQL TSC Member, and worked on GraphQL APIs for Shopify and GitHub in the past. He has now found his dream job at Netflix. Over the past few years his focus has been on GraphQL, and he's the author of the highly recommended and widely read book "Production Ready GraphQL". Marc-André has a passion for tools and specifications th…
 
Chance is one of the developers working on the Remix team and is going to share with us, some of the most interesting features of the framework. If you never tried Remix before or of you'd like to know if this is the framework for your next project, check the episode out and decide for yourself. We discuss topics such as: - Bridging the gap between…
 
Marc-André is a GraphQL TSC Member, and worked on GraphQL APIs for Shopify and GitHub in the past. He has now found his dream job at Netflix. Over the past few years his focus has been on GraphQL, and he's the author of the highly recommended and widely read book "Production Ready GraphQL". Marc-André has a passion for tools and specifications th…
 
Marc-André is a GraphQL TSC Member, and worked on GraphQL APIs for Shopify and GitHub in the past. He has now found his dream job at Netflix. Over the past few years his focus has been on GraphQL, and he's the author of the highly recommended and widely read book "Production Ready GraphQL". Marc-André has a passion for tools and specifications th…
 
Catalin Ciubotaru joins the show today to share his industry insights and the advantages and disadvantages of using Angular in a startup. In this episode… Main advantages of Angular Moving quickly with Angular Developer experience and templates Disadvantages of using Angular Hiring with a startup mentality Startups defined Micro front ends and mono…
 
Marc-André is a GraphQL TSC Member, and worked on GraphQL APIs for Shopify and GitHub in the past. He has now found his dream job at Netflix. Over the past few years his focus has been on GraphQL, and he's the author of the highly recommended and widely read book "Production Ready GraphQL". Marc-André has a passion for tools and specifications th…
 
Loading …

Quick Reference Guide

Copyright 2023 | Sitemap | Privacy Policy | Terms of Service