skip to content
Tags → #react Feb 6, 2023 Simple implementation of a Visible component that enables you to toggle the visibility of any component. Oct 3, 2022 What if we placed React's Suspense retry logic at the same level as its error boundaries? May 12, 2021 I have been compiling a list of open source apps that I find online. This is a very helpful list for you to learn common patterns used in React Apps. May 6, 2021 This was a recent doubt that I had, and when I researched the answer I noticed that many are making a mistake when it comes to this. Apr 24, 2021 Leland made a prediction about the popularity of React & React Native, and usage of strictly typed languages back in 2017. How did it pan out? Apr 10, 2021 What are the use cases for React Class components today despite the existence of Function Components and Hooks? Mar 14, 2021 Do you need to have tabs in your Next.js app and these tabs need to have links to them? Feb 6, 2021 For better developer experience always prefer an explicit pattern. Here is why. Nov 1, 2020 There is a misconception that hooks were created to simply give state to functions. This post goes over the reasons hooks were created and why you should know them. Aug 14, 2020 What many forget is how Functional components are not referenceable. How can we overcome this? Next Tags →