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

Add more front end code standards #26

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Add more front end code standards #26

merged 1 commit into from
Jan 19, 2022

Conversation

seancolsen
Copy link
Contributor

No description provided.

@seancolsen
Copy link
Contributor Author

@pavish Can you review this?

Comment on lines +233 to +237

- Prefer `interface` when possible.
- Use `type` when necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pavish the "type vs interface" section is some content that we haven't discussed before, but from reading your code I've deduced that we're on the same page about this (which is also the direction that I think the large TS community is going).

@seancolsen seancolsen added the status: review In review label Jan 19, 2022
@seancolsen
Copy link
Contributor Author

@kgodey no action needed from you here, but I just wanted to highlight this new content as a direct response to your suggestion of increasing our ongoing documentation efforts.

Copy link
Member

@pavish pavish left a comment

Choose a reason for hiding this comment

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

@seancolsen Looks good to me!

@pavish pavish merged commit 616ce26 into master Jan 19, 2022
@pavish pavish deleted the fe-doc branch January 19, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants