Build Youtube in React 27: formatting video duration
1 Overview Let’s look at our trending videos again. Click on the image to see it in high resolution. We need to get the formatting right. Here’s how we want our video previews to...
Build real world, production-ready software
1 Overview Let’s look at our trending videos again. Click on the image to see it in high resolution. We need to get the formatting right. Here’s how we want our video previews to...
1 Overview Let’s look at our Redux state again We already have reducers that are responsible for the api and the videos part, but we haven’t tested them yet. Reducers are extremely important for...
1. Testing React components in Jest and Enzyme Just one more thing before we go on. We have already quite a few components and as part of our a professional software development approach, we...
Recent Comments