Skip to content

Remove extraneous code, particularly from earlier examples #46

@jashmenn

Description

@jashmenn

Earlier days (take day-01, for example) have a lot of extra code that isn't necessary. This is just confusing for folks trying to work through the code.

For example, day-01 just loads an HTML file, but the instructions say to use yarn, there's a postcss.config.js etc. This is totally unnecessary for that day.

The task here is to go through each day and ensure we only have exactly the code we need.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions