Skip to content

The Roster Review#1

Open
AysamDev wants to merge 4 commits intoreviewfrom
master
Open

The Roster Review#1
AysamDev wants to merge 4 commits intoreviewfrom
master

Conversation

@AysamDev
Copy link
Owner

hope you like it tried my best at style.css

Copy link

@liorho liorho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very Good

class APIManager {

constructor() {
this.renderer = new Renderer()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the renderer shouldn't be created and used here. this class should only manage the API calls, while the main.js file should be the one that using both APIManager and the Renderer classes

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