Baltazar Gomez

Results 112 comments of Baltazar Gomez

Well, we could use: [preact](https://github.com/developit/preact) ### Preact > Fast 3kB alternative to React, with the same ES2015 API. And if facebook ever fix that issue we could migrate to react:...

Preact License: [MIT License](https://github.com/developit/preact/blob/master/LICENSE)

I think preact it's a really good option (lightweight, fast, react-compatible, works with redux) but I only can think about: react, riot, vue.js, polymer #### License > Preact License: MIT...

### Riot.js #### [Framework size comparison](https://github.com/riot/riot#framework-size-comparison) > Riot | 3.6.1 | 10.43kb #### [Browser support](https://github.com/riot/riot#browsers-support) > Riot is supported by all modern browsers and it does not require any additional...

http://riotjs.com/compare/#polymer > - It still uses Bower, which is basically dead. > - Some features used by Polymer are not yet [supported](http://caniuse.com/?#search=web%20components) natively in all browsers. > - The Web...

> Polymer(v1.8.0) + WebComponents(v0.7.24) is 6x bigger than Riot

Ok, I'm not sure how to implement it yet... I rather prefer to use other framework (react / preact as I suggested) but if you think this is the best...

Nice, I tried to implement `translations` with preact: https://github.com/Download/preact-i18nline But there is an issue with `preact-i18nline`: https://github.com/Download/preact-i18nline/issues/6 https://github.com/Download/i18nline/issues/10

@Download awesome, I'm currently working on some components and they have a `tooltip` assigned with the `title` attribute, does this work with `preact-i18nline` or just the text inside the button:...

Is it possible to get a single / composed zoom for all tiles ?