Skip to content

Frequently asked questions

Gilad Gray edited this page Nov 14, 2016 · 15 revisions

1. Is there support for mobile browsers?

Blueprint was designed from the ground up for desktop applications. It has not been tested thoroughly on mobile web browsers (iPad works ok). We have played around with the idea of more robust mobile support, but this is unlikely to happen soon and would likely require significant work. We'll write up a proposal RFC as a Github issue if this stance changes.

2. Do I need to write TypeScript to consume Blueprint?

No, you can consume Blueprint with plain old JavaScript. Of course, you'll get a better development experience if you do use TypeScript—autocompletion, in-editor props validation & docs, the works!

image

Clone this wiki locally