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 guide for working with TS, MUI, next.js #1557

Closed
humphd opened this issue Jan 19, 2021 · 1 comment · Fixed by #1695
Closed

Add guide for working with TS, MUI, next.js #1557

humphd opened this issue Jan 19, 2021 · 1 comment · Fixed by #1695
Assignees
Labels
area: front-end area: nextjs Nextjs related issues developer experience Helping the Developer Experience type: documentation (docs) Improvements or additions to documentation type: enhancement New feature or request
Milestone

Comments

@humphd
Copy link
Contributor

humphd commented Jan 19, 2021

We're using TypeScript with next.js, React, and Material UI, and there are lots of quirks and things to know.

I've been using these docs and examples a lot:

We should consider adding some doc with links that we can use to point contributors at.

@humphd humphd added type: documentation (docs) Improvements or additions to documentation type: enhancement New feature or request area: front-end developer experience Helping the Developer Experience area: nextjs Nextjs related issues labels Jan 19, 2021
@chrispinkney chrispinkney pinned this issue Jan 19, 2021
@chrispinkney
Copy link
Contributor

Good comment from Abdul here:

We should probably update docs at some point or make some sore of note that we don't use FC. I know it's widely known at this point but I'm sure people new to TS might have some questions about that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: front-end area: nextjs Nextjs related issues developer experience Helping the Developer Experience type: documentation (docs) Improvements or additions to documentation type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants