Why I use TDD to write react components (expanding upon my MVC example)

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=jsGCx5qKROk



Duration: 35:21
10,000 views
204


TDD is a great way to help write your code before you get into the details of how that code should work. I'm sharing an approach I like to do when writing components for testing out the presentation logic of the components before I build out the new features or fix bugs.

------------

🤑 Patreon https://www.patreon.com/webdevjunkie
🔔 Newsletter http://eepurl.com/hnderP
💬 Discord https://discord.gg/4kGbBaa
📁. GitHub https://github.com/codyseibert/youtube




Other Videos By Web Dev Cody


2022-09-02This live refactoring was too hard to finish - refactoring a react app & express api
2022-09-02How to store a unique collection of values in javascript #shorts
2022-09-01Live refactoring a subscribers Next.js application, plus giving my opinions
2022-09-01How to use ES6 Modules to separate your javascript into multiple files #shorts
2022-08-31The last video on javascript promises you'll ever need to watch
2022-08-31Objects are not the only approach for a map data structures in Javascript #shorts
2022-08-30Why I'm using daisyUI on my React / Tailwind side projects now
2022-08-30This promise technique is important to understand in javascript #shorts
2022-08-29An overview of the different types of testing used on software systems
2022-08-29How promises and async await work in javascript #shorts
2022-08-28Why I use TDD to write react components (expanding upon my MVC example)
2022-08-28How to remove elements from an Javascript array #shorts
2022-08-27Refactoring a subscribers react project live
2022-08-27How to copy subsets from an javascript array using slice #shorts
2022-08-26What VSCode shortcuts do I use to be efficient at coding
2022-08-26How to validate an object using a Proxy class #shorts
2022-08-25What extensions do I use in VSCode?
2022-08-25How to use the javascript Proxy class to watch for reads #shorts
2022-08-24Why I use Prettier and ESLint on all my Javascript projects
2022-08-24The best way to loop over an array in Javascript #shorts
2022-08-23Why I always use ESLint in my projects



Tags:
web development
programming
coding
code
learn to code
tutorial
software engineering