Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External website for documentation (starting v2) #46

Merged
merged 7 commits into from
Dec 4, 2023
Merged

External website for documentation (starting v2) #46

merged 7 commits into from
Dec 4, 2023

Conversation

samber
Copy link
Owner

@samber samber commented Nov 1, 2023

See #45

This is still WIP.

Todo:

  • Layout
  • Service registration
    • Provide (eager+lazy+transient)
    • Override
  • Service invocation
    • Invoke
    • Aliasing (implicit+explicit)
  • Scopes
    • About scopes (visibility control, dependency grouping, ascend vs descend, etc...)
    • Sub-scope
    • Clone
  • Service lifecycle
    • healthchecks
    • shutdown
    • hooks
  • Debugging
    • Scopes tree
    • Services deps
    • Services registration
  • Upgrading
  • Glossary
  • Deploy to vercel + Static site generation (DNS: do.samber.dev)
  • Add aloglia search engine
  • GA4 + screeb

Bonus:

@samber samber mentioned this pull request Nov 1, 2023
51 tasks
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca6ecee) 88.83% compared to head (b72e0d5) 88.83%.
Report is 36 commits behind head on v2-🚀.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             v2-🚀      #46   +/-   ##
=======================================
  Coverage   88.83%   88.83%           
=======================================
  Files           6        6           
  Lines         430      430           
=======================================
  Hits          382      382           
  Misses         40       40           
  Partials        8        8           
Flag Coverage Δ
unittests 88.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samber samber changed the base branch from master to v2-🚀 December 3, 2023 23:45
@samber samber merged commit 36f4260 into v2-🚀 Dec 4, 2023
@samber samber deleted the v2-doc branch December 4, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants