Skip to content

Do the examples use too many modules? #15

@Raynos

Description

@Raynos

If we take a look at the csrf example you will see it uses a lot of dependencies.

When compared to isaacs/csrf-lite or connect csrf example you can see that those examples are very light in terms of dependencies and the csrf example in the examples folder has a lot of dependencies

  • connect, 2 dependencies
  • csrf-lite, 3 dependencies
  • http-framework/csrf, 9 dependencies

cc @substack @thlorenz . Is it just me or should examples use less modules?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions