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

wc: rewrite in web components! #30

Closed
atla5 opened this issue May 1, 2019 · 1 comment
Closed

wc: rewrite in web components! #30

atla5 opened this issue May 1, 2019 · 1 comment

Comments

@atla5
Copy link
Owner

atla5 commented May 1, 2019

Background/Reasons for Change

  • options for reusability
    • visualizing github projects with information from the API will definitely be useful
    • ...
  • fun: rewriting sites is a good time and will provide some opportunity for experimenting a bit more than what i can do at work
  • simplicity: no way such a simple site needs such a large framework
  • experience
    • get some additional handle on open-wc and web components
    • demonstrate what experience I already have using the tech
  • future/stability
    • web components are a large part of what i want to invest in in the future
    • they'll be more inter-operable over time (proximity to the standards)

Implementation Details

  • look at interoperable standards/API integrations
  • ...

Description of Changes

  • remove old/ refactor: clean out 'old/' code  #29
  • exercise all of the angular code
  • replace existing functionality with re-usable components (e.g. 'github-project' or 'atla5-project', etc.)
@atla5
Copy link
Owner Author

atla5 commented Dec 10, 2019

resolved by #32

@atla5 atla5 closed this as completed Dec 10, 2019
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

No branches or pull requests

1 participant