Yes, it would speedup the load of the page.
I kept everything on purpose including the Smalltalk source code in Amber,
its IDE, etc. So that people can see how it is online and inspect
everything.
Now it's true that since we have an automated build for it, I could put it
in deployment mode :)
Nic
I'm curions on how this develops.
Looking forward for hear about every tactic to make amber apps loading
snappishly :D
On Sep 26, 2013, at 11:27 PM, Esteban A. Maringolo wrote:
> Hi all,
>
> The SmalltalkHub website seems to be using LESS stylesheets, which are
> downloaded in a sequential
Hi all,
The SmalltalkHub website seems to be using LESS stylesheets, which are
downloaded in a sequential order, and it takes ~20sec to download the
styles.
Wouldn't it be better to compile the LESS stylesheets to regular CSS
files (combined and minified in a single file would be great). LESS
sty