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

[docs] Add a CDN example #10514

Merged
merged 1 commit into from
Mar 3, 2018
Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Mar 3, 2018

Closes #10507

The idea behind the example

You can start using Material-UI with minimal Front-end infrastructure, which is great for prototyping. Don't use this approach in production though - the client has to download the entire library, regardless of which components are actually used, affecting performance and bandwidth utilisation.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Mar 3, 2018
@oliviertassinari oliviertassinari merged commit ecbb445 into mui:v1-beta Mar 3, 2018
@oliviertassinari oliviertassinari deleted the examples-cdn branch March 3, 2018 16:10

## The idea behind the example

You can start using Material-UI with minimum Front-end infrastructure.
Copy link
Member

Choose a reason for hiding this comment

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

/minimum/minimal/:

"You can start using Material-UI with minimal Front-end infrastructure, which is great for prototyping."

## The idea behind the example

You can start using Material-UI with minimum Front-end infrastructure.
We discourage people using this approach in production.
Copy link
Member

Choose a reason for hiding this comment

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

Don't use this approach in production though - the client has to download the entire library, regardless of which components are actually used, affecting performance and bandwidth utilisation.


You can start using Material-UI with minimum Front-end infrastructure.
We discourage people using this approach in production.
However, it's awesome for quick prototyping.
Copy link
Member

Choose a reason for hiding this comment

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

-However, it's awesome for quick prototyping.

@mbrookes
Copy link
Member

mbrookes commented Mar 3, 2018

Merged during review...

@oliviertassinari
Copy link
Member Author

@mbrookes Oops. Do you want to commit the changes on master? :)

@oliviertassinari
Copy link
Member Author

I'm gonna work on React 16.3.0 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants