Loading
Current section: 3. Modules 5 exercises
Problem

Default Vs Named

Loading exercise

Transcript

00:00 Alright. So this exercise is kind of broken, and that's because you haven't done your job yet. So your job is to add some exports. We're gonna do both named and default exports so you can kind of see what the difference is. And I'll talk about why I think you should probably never do a default export.

00:15 Alright. With that, let's jump into it.