Divjot Singh

Results 104 comments of Divjot Singh

Or if anyone else wants to take it, feel free!

That isn't the fix. You need to provide height and width to img tag so that even if image hasn't loaded, it takes the necessary space instead of causing a...

SikhJS does it by increasing font size of first few lines. ![screenshot_20180405-134237](https://user-images.githubusercontent.com/6177621/38354445-490534ec-38d7-11e8-836a-743a54557c2c.jpg)

@saintsoldierx any design ideas? I know this works well __without__ translations/transliterations, so not that easy to implement.

Can we poach @bhagatbedi (sikhiart.com)? It'll be super awesome!!!

In my own research, `brotli` is great (20% compression improvement over gzip), however its compression time is pathetic, and is meant to be compiled before hand as opposed to compressing...

@navdeepsinghkhalsa What can we do to make this happen? We can produce brotli JS assets at build step (webpack plugin) to begin with.

20% better compression at no cost. Just that we need to pre-build the files.