Skip to content

Codebase is πŸ‘¨β€πŸ³ πŸ˜— Β #75

@ko-karol

Description

@ko-karol

Impressive how you managed to keep it tidy like it is! A few tips:

  • There are some inconsistencies in how functions are exported, some are exported inline and some at the bottom of the file.
  • There are some inconsistencies in how functions are declared; some are arrow functions, and some are regular functions.
  • Instead of naming your pages explore-stuff/reflect-stuff, might be a better idea to create explore/reflect folders so instead of

https://week7-9-artbadge.vercel.app/explore-main

you'd have

https://week7-9-artbadge.vercel.app/explore/main

  • next.config is still .cjs hahaha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions