Discussions about React, JavaScript, and web development by React experts.
Many people are using serverless these days, often without even really thinking about it because they are the default mode of operation for many popular services like NextJS with Vercel. But what is it? Should you use it? Join Richard and I as we discuss serverless, how it works, and how we consider using it.Join The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
Join me in learning more about a revolutionary new dev tool for React apps! Unlike visual designers of the past, MightyMeld understands your code at a much deeper level and allows for modifying running and interactive React applications!Get early access to MightyMeld with code REACTSHOW at https://www.mightymeld.com/https://www.mightymeld.com/thereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookConsulting: https://thomashintz.orgMusic by DRKST DWN: https://soundcloud.com/drkstdwnEnergizing Tennessee Your #1 podcast for news about Tennessee's advanced energy sector.Listen on: Apple Podcasts SpotifySupport the show
What would it take to grow my freelance business? How do I find actually good clients and stand out? Tim Noetzel is the creator of FreelanceGPS.com and gives me coaching on how to get better at freelancing including: positioning, marketing, and where to find great clients.https://freelancegps.com/https://twitter.com/timnoetzelthereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookConsulting: https://thomashintz.orgMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
Savas launched Stormkit around 5 years ago as a solo-founder. We discuss what it's like to build and a launch a SaaS product and keep it running and growing for so many years. We also talk about a previous food delivery startup Savas started in Instanbul. Armed with the experience Savas talks about everything from motivation to finding a cofounder to building what people want.https://www.stormkit.io/https://github.com/stormkit-io/monorepo-template-reacthttps://twitter.com/stormkitiothereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookConsulting: https://thomashintz.orgMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
What is it like to use the Dvorak keyboard layout? Is it better for programming than the standard Qwerty layout? Join Evan and Thomas as they discuss keyboard layouts along with potential advantages of different keyboard types when it comes to dealing with RSI. The discussion then turns to editors and how they relate to each other including Emacs, Neovim, and VSCode. And then finishing with a discussion on Rust/programming safety and a brief overview of design-by-contract and literate programming.https://twitter.com/_evanwalter_thereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookConsulting: https://thomashintz.orgMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
How does Segun create so many successful and popular open source libraries? Segun, creator of Chakra UI, Panda, Zag, and Ark joins me to discuss how he creates software! We also discuss what makes Panda and Zag unique and what Segun thinks the future holds for component libraries as well as learning more about his latest projects: Panda and Zag.https://twitter.com/thesegunadebayoChakra UI: https://chakra-ui.com/Panda: https://panda-css.com/Zag: https://zagjs.com/thereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookConsulting: https://thomashintz.orgMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
In this episode, delve into the world of web application security and discover practical insights to safeguard your code. Join Thomas as they discuss common threats like SQL injection, cross-site scripting, and request forgery, emphasizing the importance of using secure libraries and following best practices. Explore topics such as data validation, authentication, and authorization, along with the significance of log security and intrusion detection. Gain valuable tips for writing secure code and understand the risks associated with implementing your own cryptography.thereactshow.com/supportJoin The Reactors! thereactshow.com/the-reactors-communityJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookMusic by DRKST DWN: https://soundcloud.com/drkstdwnPart 1: Introduction to Web Application Security In this segment, the host discusses the importance of web application security and the potential risks associated with vulnerabilities. The focus is on common threats such as SQL injection, cross-site scripting, and request forgery. The host emphasizes the need for understanding and addressing these threats, even when using frameworks like React that offer built-in security measures.Part 2: Log Security and Authentication/Authorization The host highlights the significance of log security and cautions against logging sensitive user information that could be exploited. They stress the importance of implementing secure authentication and authorization systems and share insights on common mistakes made in login system implementation. Keeping the login process simple and separate from other code is strongly recommended to minimize vulnerabilities.Part 3: Data Validation and Libraries/External Services Data validation is discussed, with an emphasis on distinguishing between data sanitization and data validation. The host advises against relying on client-side validation and stresses the importance of validating and sanitizing data on the server-side. They also provide insights on assessing the security of libraries and external services, recommending thorough documentation on secure implementation, policies for handling vulnerabilities, and a high-level security approach.Part 4: Writing Secure Code and Final Tips The host shares their approach to writing secure code, emphasizing the need for systemic solutions, explicit labeling of untrusted data, and assuming worst-case scenarios to design robust security mechanisms. They caution against overcomplicating security measures and advocate for using well-tested libraries for cryptographic functions. The importance of backups, intrusion detection, and minimizing stored data is also highlighted.Support the show
Can you even write good code in the workplace? It might often feel difficult and we have a chat about that and also some ideas on how to do it anyways.thereactshow.comJoin our Discord! https://discord.gg/zXYggKUBC2My book: Foundations of High-Performance React https://www.thereactshow.com/bookMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
In this episode we dive deep into what the JavaScript engine actually does when you define and call a function; including for React components defined as functions! We learn a lot of fun nuggets along the way like how function invocation relates to lexical scoping and closures!thereactshow.comMusic by DRKST DWN: https://soundcloud.com/drkstdwnSupport the show
https://mimetype.app/The Mom Test: https://www.amazon.com/The-Mom-Test-Rob-Fitzpatrick-audiobook/dp/B07RJZKZ7Fmeier.shMy Book - Foundations of High Performance Reactthereactshow.comhttps://twitter.com/TheReactShowMusic by DRKST DWN: https://soundcloud.com/drkstdwnThe Investor Friendly Real Estate AgentWelcome to the Investor Friendly Real Estate Agent Podcast where we look at real...Listen on: Apple Podcasts SpotifySupport the show
Programming is just a tool. One that I absolutely love to use but nonetheless it is a tool and AI may start to replace it. What can you do to keep your job as a software developer while AI replaces some programming tasks?IWW https://www.iww.org/Sampson Boat Co https://www.youtube.com/channel/UCg-_lYeV8hBnDSay7nmphUAMy Book - Foundations of High Performance Reactthereactshow.comhttps://twitter.com/TheReactShowMusic by DRKST DWN: https://soundcloud.com/drkstdwnDavid C Barnett Small Business and Deal Making M&A SMBI discuss buying, selling, financing and managing small and medium sized businesses...Listen on: Apple Podcasts SpotifySupport the show
Let's learn about the new AIs and how to practically use them in your React projects! In this episode we learn the basics of how AIs like ChatGPT work and how to apply that knowledge to actually accelerating the development of React applications!We also have a couple trivia questions and cover the latest React news!My Book - Foundations of High Performance Reactthereactshow.comhttps://twitter.com/TheReactShowMusic by DRKST DWN: https://soundcloud.com/drkstdwnSourcesChatGPT explained by Arvin Ash: https://www.youtube.com/watch?v=WAiqNav2cREHow Does ChatGPT work by Till Mushof: https://www.youtube.com/watch?v=aQguO9IeQWEPrompt: https://www.skool.com/chatgpt/promptgenerator?p=1e5ede93React Labs Blog: https://react.dev/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023NextJS 13.3 News: https://nextjs.org/blog/next-13-3Prompt I use for generating source code prompts in ChatGPT:I want you to become my Prompt Creator. Your goal is to help me craft the best possible prompt for my needs. The prompt will be used by you, ChatGPT. You will follow the following process: 1. Your first response will be to ask me what the prompt should be about. I will provide my answer, but we will need to improve it through continual iterations by going through the next steps. 2. Based on my input, you will generate 3 sections. a) Revised prompt (provide your rewritten prompt. it should be clear, concise, and easily understood by you), b) Suggestions (provide suggestions on what details to include in the prompt to improve it), and c) Questions (ask any relevant questions pertaining to what additional information is needed from me to improve the prompt including if there are any license limitations on libraries the generated source code utilizes). 3. We will continue this iterative process with me providing additional information to you and you updating the prompt in the Revised prompt section until it's complete. The prompt you generate should finish by stating that responses: should be only in the form of source code, should utilize any relevant open source libraries, and that the generated code should be as concise as possible, secure, easily testable, include comments only for complex parts of the code, and should follow industry standards for high-quality and maintainable code.David C Barnett Small Business and Deal Making M&A SMBI discuss buying, selling, financing and managing small and medium sized businesses...Listen on: Apple Podcasts SpotifySupport the show
Is AI the technological progress that will free us to work on what we really want to work on? Will it free us to let us make a better twitter clone in React?My Book - Foundations of High Performance Reactthereactshow.comhttps://twitter.com/TheReactShowMusic by DRKST DWN: https://soundcloud.com/drkstdwnDavid C Barnett Small Business and Deal Making M&A SMBI discuss buying, selling, financing and managing small and medium sized businesses...Listen on: Apple Podcasts SpotifySupport the show
Learn the fundamentals of React by working through its mechanics from how the browser loads React, to JSX, components, state, rendering, & reconciliation!My Book - Foundations of High Performance Reactthereactshow.comhttps://twitter.com/TheReactShowNorris Sea Slug Photo By https://www.inaturalist.org/users/passiflora4Music by DRKST DWN: https://soundcloud.com/drkstdwnDavid C Barnett Small Business and Deal Making M&A SMBI discuss buying, selling, financing and managing small and medium sized businesses...Listen on: Apple Podcasts SpotifySupport the show
react-admin is a popular SPA React project. We join founder François Zaninotto to discuss react-admin, profitable open source projects as well as software environmental sustainability, and engineering design.My Book - https://www.thereactshow.com/bookhttps://www.thereactshow.com/react-admin: https://marmelab.com/react-admin/greenframe: https://greenframe.io/marmelab: https://marmelab.com/en/marmelab open-source projects: https://github.com/marmelabmarmelab twitter: https://twitter.com/marmelabNews about react-admin and other marmelab projects: https://marmelab.com/en/blogMusic by DRKST DWN: https://soundcloud.com/drkstdwnDavid C Barnett Small Business and Deal Making M&A SMBI discuss buying, selling, financing and managing small and medium sized businesses...Listen on: Apple Podcasts SpotifySupport the show
And when should you use React in general? Also, what if chatgpt were my boss, would I get a raise? And my thoughts on React component libraries, where they fall short, and if ZagJS or HTML5 Web Components might be the solution.My Book - Foundations of High Performance Reactthereactshow.comMusic by DRKST DWN: https://soundcloud.com/drkstdwnAll Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
What happens if you ignore, intentionally, or unintentionally break the "rules of React"? In this episode I set to find out! We break the rules of: keys, hooks, effects and more! The results surprised me.My Book - Foundations of High Performance Reactthereactshow.comMusic by DRKST DWN: https://soundcloud.com/drkstdwnAll Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
Programmers have better pay and working conditions than many other professions but that doesn't mean it's all sunshine and rainbows. From having to program exploitative, dangerous technologies to long hours, undisclosed security vulnerabilities, unreasonable timelines, and bad sleep it's time to talk about organizing ourselves.Music by DRKST DWN: https://soundcloud.com/drkstdwnMy Book - Foundations of High Performance Reactthereactshow.comAll Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
I recently watched the new React.js documentary and it made me realize I made a huge mistake! In this episode I talk about my big mistake, how React's development process is good design, how we need to market open source projects, and I also give a couple updates regarding react server components and my time bicycling over the mountains to San Diego.React JS documentary: https://youtu.be/8pDqJVdNa44Music by DRKST DWN: https://soundcloud.com/drkstdwnMy Book - Foundations of High Performance Reactthereactshow.comAll Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
In part 1 of this 2 part series we covered my struggles and diagnosis with depression and bipolar disorder while going through college and later working in the software industry. In this second part I talk more about the success I eventually found and how I make work "work" for me now.My Book - Foundations of High Performance Reactthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Your Space JourneyHey Fellow Space Enthusiasts! Join us for this series featuring interviews with the...Listen on: Apple Podcasts SpotifySupport the show
This is part 1 of my story dealing with mental illness in the software industry and how it nearly cost me everything.My Book - Foundations of High Performance Reactthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Your Space JourneyHey Fellow Space Enthusiasts! Join us for this series featuring interviews with the...Listen on: Apple Podcasts SpotifySupport the show
We join Jane once again as she tries to learn React on just 3 hours per week. In the last journey with Jane she struggled trying to get React to do what she thought it should do so this time it's back to the drawing board!My Book - Foundations of High Performance Reactthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Your Space JourneyHey Fellow Space Enthusiasts! Join us for this series featuring interviews with the...Listen on: Apple Podcasts SpotifySupport the show
I dropped out of college to work on my first SaaS app. This is the story of how I did that, how it went, and some of what I learned!LinksPatreonMy Book - Foundations of High Performance Reactthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Your Space JourneyHey Fellow Space Enthusiasts! Join us for this series featuring interviews with the...Listen on: Apple Podcasts SpotifySupport the show
I spent a lot more time with React Server Components including porting a site to them and deploying! In this episode join me as I describe an in-depth experience with React Server Components and conclude with my real thoughts on where they are good but also where they fall short and what we might expect for the future of React!LinksPatreonMy Book - Foundations of High Performance Reactthereactshow.comthereactshow.com source codeDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify All Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
I think using TypeScript actually makes your program worse even when it is supposed to be making your programs better.LinksMy Book - Foundations of High Performance Reactthereactshow.comAfterShow on PatreonDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify All Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
In my first programming job, the CEO of the company was so happy with my coworker and I they flew us in their private jet. This is the story of that job: how much money I made and what I learned!LinksPatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify All Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
Evan Walter joins us to discuss a transition from a career in electrical engineering to React and web development. We also discuss Evan's experience starting out as a contractor and what that was like for someone with little experience in the field.Linkshttps://www.evanwalter.dev/My Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify All Business. No Boundaries.Welcome to All Business. No Boundaries, a collection of supply chain stories by DHL...Listen on: Apple Podcasts SpotifySupport the show
React Sever Components are going to change so much of how we use and write React programs. In this episode we start to dive into Server Components and my journey using them to build an app.LinksAftershow On PatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comManufacturing MattersInsights and interviews discussing trends, innovations, and advanced automation technologyListen on: Apple Podcasts SpotifySupport the show
What's it like to learn React while also working a full-time job? In this episode we join Jane on her journey to learn React while also working full-time. We join her in the triumph of building her first React app but also many struggles and pitfalls along the way from outdated React documentation to not understanding that React is not always so easy to integrate with non-React libraries.LinksPatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comWell written and entertaining article on immutabilityManufacturing MattersInsights and interviews discussing trends, innovations, and advanced automation technologyListen on: Apple Podcasts SpotifySupport the show
What is it like to port a React Native app to React for Web? In this episode we join Thomas on a journey to do just that. Along the way we discuss how testing and useEffect are possibly the worst parts about React and how you can use them in the best ways.Show NotesPatreonMy Book - Foundations of High Performance Reactthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts SpotifySupport the show
2022 was a big year for React! We round-up the major developments in this recap and take a look at the ground-breaking changes that are laying the foundation for the future of React: server components.Show NotesPatreonMy Book - Foundations of High Performance React - 30% of through Jan 1st - code: HOLIDAY30thereactshow.comTanStack Query v4: https://tanstack.com/query/v4TanStack Router: https://tanstack.com/router/v1NextJS 13: https://nextjs.org/blog/next-13Remix: https://remix.run/Shopify Hydrogen: https://hydrogen.shopify.dev/Gatsby 5: https://www.gatsbyjs.com/blog/gatsby-5/Cypress 10: https://www.browserstack.com/guide/cypress-10-featuresReact 18: https://reactjs.org/blog/2022/03/29/react-v18.htmlDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts SpotifySupport the show
React news Roundup For December 2022: fun with ChatGPT, new SRW release, WASP React app builder DSL release, Multi-factor auth for CI, React Bricks visual CMS, and Flash in 2022!LinksPatreonMy Book - Foundations of High Performance Reactthereactshow.comhttps://swr.vercel.app/blog/swr-v2https://wasp-lang.dev/blog/2022/11/29/wasp-betahttps://github.com/step-security/wait-for-secretshttps://vercel.com/blog/edge-config-ultra-low-latency-data-at-the-edgehttps://reactbricks.comhttps://foon.uk/how-flash-2022/Support the show
Have you ever wondered how React works internally? Or what happens when React “renders”? I did and embarked on a journey to build my own version of React and dive deep into the source code of React itself to better understand exactly what happens “under the covers”. This is my story of that journey.LinksPatreonMy Book - Foundations of High Performance Reactthereactshow.comRodrigo Pombo's “Build Your Own React”React Reconciler DocsDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts SpotifySupport the show
Is Typescript really that important? Should you use it? Do I use it? Also, I recently got back into Svelte and share my thoughts on the experience and how it compares to React.LinksPatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comSvelteDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts SpotifySupport the show
How do you “think in React”? If you can think in React you'll be able to build React applications quicker, easier, and in a more robust manner. But where does one start? What is the best method for building React components and applications in a manner that fits well with the design of React?LinksPatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comThinking in ReactAfter Hours Entrepreneur: Your Guide to Profitable, 6-Figure YearsQuit your job. Make more money.Listen on: Apple Podcasts SpotifySupport the show
It's time to do a design analysis of cryptocurrencies and the technology they are built upon: blockchains. What are the design characteristics of cryptocurrencies and what problems are they good at solving? Are they good for currencies? How decentralized are they?LInksPatreonMy Book - Foundations of High Performance ReactEdited by: The Podcast Editorthereactshow.comDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Venture Europepersonal conversations with the entrepreneurs and investors reshaping our futureListen on: Apple Podcasts Spotify All Business. No Boundaries.A collection of supply chain stories by the North American leader in contract logisticsListen on: Apple Podcasts SpotifySupport the show
Are you new to React or even new to programming in general but want to learn React? This is our concise-ish, opinionated guide to learning React. Between JavaScript, React, bundlers, JSX, code editors, npm or yarn, and more it can be extremely confusing when you first are trying to get started. The goal with this episode is to guide you through the path so you can learn React in the most efficient, pleasant, and fun way possible!https://www.thereactshow.com/podcast/concise-ish-beginners-guide-to-learning-reactLinksTwitter - The React ShowEdited by: The Podcast Editorthereactshow.comPatreonOfficial React Site with Link to DocsBeta React Docsvscode - popular React code editorNextjsNPM and NPM JS library searchingeslintchakra-ui component libraryMUI - Material UI - component librarycypress - testingcypress-react-selector - react plugin to make testing easierBook - Foundations of High-Performance ReactDev InterruptedWhat the smartest minds in engineering are thinking about, working on and investing in.Listen on: Apple Podcasts Spotify Venture Europepersonal conversations with the entrepreneurs and investors reshaping our futureListen on: Apple Podcasts SpotifySupport the show
If you or the previous programmer doesn't document what the code is intended to do it's bad code and it won't be maintainable in the long term. High quality, maintainable code must include high quality code comments. In this episode we look at why that is and how to do it. We also investigate if you can store React state outside of hooks or React classes.LinksTwitter - The React ShowEdited by: The Podcast Editorthereactshow.comPatreon“Moving From React to htmx” a talk by David Guillot at DjangoCon 2022 conferenceLiterate Programming
Are you more often correct than your boss? And what does that matter? Also, we have some fun experimenting with the performance of React compared to vanilla JavaScript and discuss why it does or does not matter.
Micro-frontends have been gaining in popularity over the last few years. What actually are micro-frontends? Will they make your application better? Should you use them? We'll do an analysis in this episode and answer those questions.Twitter - The React ShowEdited by: The Podcast Editorthereactshow.comPatreonShow LinksMicro-frontends with Micheal GeersSelf Contained SystemsVertical DecompositionIKEA Case StudyReact TutorialReact Tutorial - Jennifer FuOpen ComponentsAmerican Express MicrofrontendsAmerican Express Source CodeHopin MicrofrontendsAirbnb Infrastructure EvoltionUber Infrastructure EvolutionIKEA MicroFrontends
FAQ on React!Twitter - The React ShowEdited by: The Podcast Editor
We're finally going to dive into Remix and see what it's all about and if you should give it a try!Twitter - The React ShowEdited by: The Podcast EditorRemix
Are you the expert on your team and struggle to get things done with a constant barrage of questions lobbed at you? Or are you new and unsure what you should ask others and when? In this episode we try to solve those questions from both sides!LinksTwitter - The React ShowEdited by: The Podcast Editor
What do you do when you built the wrong feature or product? When your boss or client is upset?LinksReact Native EU ConferenceReact Finland ConferenceReact India ConferenceReact Alicante Conference
Twitter - The React ShowEdited by: The Podcast EditorReact Conf talk by Xuan HuangJoy UITanStack Query 4
Nobody likes pages that jump around when loading or feel slow. How can we combat this in a measured fashion to create a smooth, enjoyable UX?NewsZagJS: an exciting new library from the creator's of ChakraUI that could enable your components to be component-library agnostic!Next.js 12.2: exciting new features in Next.js 12.2LinksCode SplittingZagJSNext.js 12.2Next.js Layouts RFC
What do you do when your users accidentally or even purposefully abuse your service or app? LinksTwitter - The React ShowZag.jsNext.js 12.2Edited by The Podcast EditorMusic by prazkhanalNews Music by Muzaproduction
Or at least my method to starting and following through!Foundations of High Performance React
Dan Abramov has an updated Beta React Effects Guide. In this episode we go through and see what the designers of React think about effects and how to correctly use them in React 18 and we take a look at user reactions.Beta React Effects GuideTwitter React Show