Innhold om React
Totalt 143 innlegg
Side 8 av 10
Error Handling in React
Let's deal with those pesky errors once and for all
Let's deal with those pesky errors once and for all
Supercharge your logging and debugging
How to use Reactrotron to really improve your React and React Native development
How to use Reactrotron to really improve your React and React Native development
Creating a progressive image loader
I needed one for this site - follow along if you want one too!
I needed one for this site - follow along if you want one too!
5 tips for reusable components
I've spent the last year helping build a design system. These are some of the things I learned along the way
I've spent the last year helping build a design system. These are some of the things I learned along the way
Creating composite components
Do you need to create a complex, yet reusable piece of UI? What's the best approach?
Do you need to create a complex, yet reusable piece of UI? What's the best approach?
Introduction to memoization
Today we’re going to talk a little bit about memoization. And no, that’s not a spelling error. And even better, is sounds a lot more complicated than it really is.
Today we’re going to talk a little bit about memoization. And no, that’s not a spelling error. And even better, is sounds a lot more complicated than it really is.
Accessibility in React
Is your React app accessible to all of your users?
Is your React app accessible to all of your users?
Let´s fetch some data
You have begun building your React application. Maybe you even have set it up with Redux. Now you need some content - but how do you fetch it?
You have begun building your React application. Maybe you even have set it up with Redux. Now you need some content - but how do you fetch it?
Introducing Typescript to your Redux code
By introducing Typescript to your Redux code and implementing it properly, Typescript can help you write better and less error prone code. In this article we will take a look at a simple Redux example and explore the benefits of introducing Typescript.
By introducing Typescript to your Redux code and implementing it properly, Typescript can help you write better and less error prone code. In this article we will take a look at a simple Redux example and explore the benefits of introducing Typescript.
Testing of React component with a real Redux store
Do you avoid testing of components that depend on Redux because you fear the complexity? Are you loosing sleep worrying about configuring huge mock stores for testing the simplest of components? Fear no moarrr!
Do you avoid testing of components that depend on Redux because you fear the complexity? Are you loosing sleep worrying about configuring huge mock stores for testing the simplest of components? Fear no moarrr!
Handling component state
Almost every application you write contains state and you'll need some way to manage it, but how?
Almost every application you write contains state and you'll need some way to manage it, but how?
Why is this so hard?
I've lost count of the number of times I forgot to bind this. Why do we need to bind this and how should we do it?
I've lost count of the number of times I forgot to bind this. Why do we need to bind this and how should we do it?
Handling metadata in Redux
Is this the last reducer you'll ever write?
Is this the last reducer you'll ever write?
Documentation with Docusaurus
Documenting your project can be a pain in the ass and is often neglected. Docusaurus removes the pain of maintaining documentation.
Documenting your project can be a pain in the ass and is often neglected. Docusaurus removes the pain of maintaining documentation.
Merry Christmas!
Christmas Eve is finally here, and many of you will hopefully sit down and share a meal with friends and family. This final post is dedicated to those who share - albeit in a different way.
Christmas Eve is finally here, and many of you will hopefully sit down and share a meal with friends and family. This final post is dedicated to those who share - albeit in a different way.