Earlier quoted context omitted.
This is what happens when you only test your web app in super fast internet on a maxed out MacBook using Chrome.
I'm running a core i5 @4 ghz + 16 gb of ram and it's till slughish as hell on FF.
Blueprint – A React UI toolkit for the web
71–80 of 214 posts
Re: Blueprint – A React UI toolkit for the web
#72Your homepage pushed my CPU to 75% and resulted in an early click on the red cross of the tab. (latest chrome stable/osx 10.11) You should do better.
Re: Blueprint – A React UI toolkit for the web
#73Re: Blueprint – A React UI toolkit for the web
#74Documentation is unusable on mobile... I hope that was due to someone making some CSS mistakes with their page code and not the framework's code.
Re: Blueprint – A React UI toolkit for the web
#75Just a note - we didn't intend to heavily publicize the project quite yet. For example, the docs site is still a WIP, so apologies if it causes issues for you on mobile devices.
Re: Blueprint – A React UI toolkit for the web
#76Re: Blueprint – A React UI toolkit for the web
#77Not to sound like a bummer here, but I'm not sure what kind of computer is needed to open this webpage. Simply scrolling up and down that website causes my computer to almost freeze. Firefox 49.0 user here. I would profile it, but I'm afraid of having to restart the computer as a result. Edit: It looks amazing. (Still the performance issue is reproducible easily)
This is a common problem with landing pages that promote things. Developers should pay more attention to optimizing the main page that promotes the libraries in question, as it can turn down potential customers ;)
I was looking at the other pages from this UI framework (docs), and they're not as near as heavy as the main page, so why not pay more attention and make the landing page lighter.
Other than that the components look very refined and worth taking a look.
Re: Blueprint – A React UI toolkit for the web
#78Not to sound like a bummer here, but I'm not sure what kind of computer is needed to open this webpage. Simply scrolling up and down that website causes my computer to almost freeze. Firefox 49.0 user here. I would profile it, but I'm afraid of having to restart the computer as a result. Edit: It looks amazing. (Still the performance issue is reproducible easily)
This is what happens when you only test your web app in super fast internet on a maxed out MacBook using Chrome.
Re: Blueprint – A React UI toolkit for the web
#79Re: Blueprint – A React UI toolkit for the web
#80This looks really nice. However, what I really want for React is a style-agnostic component library that basically extends the regular set of HTML elements, but comes with no "visual" styling (other than really basic styling like the browser's default styling for , and the like). Only styling that is necessary for the component to function should be included. Of course, optional themes would be fine. Also, non-visual…