mkjs / talks

Open an issue to submit a talk https://github.com/mkjs/talks
5 stars 0 forks source link

Component-based UIs for legacy browsers #6

Closed ghost closed 8 years ago

ghost commented 8 years ago

Some of us are restricted in what tools/libraries we can use when developing js applications, either by corporate policy/licence restrictions or by having to target legacy browsers. This talk will cover a solution to this problem that has been gradually developed through reading, experimentation and refinement. While not the most glamorous of topics, hopefully it will be useful to people who find themselves in a similar situation.