-
Notifications
You must be signed in to change notification settings - Fork 0
Thoughts
Clint Priest edited this page May 15, 2018
·
3 revisions
- Code reflected documentation - I didn't quite get there with hain but had written a detailed typescript document that effectively was targeted at replacing the hain page. It can still be accessed here, this was 'compiled' from a typescript .d.ts document that I initially built for code completion in PhpStorm/WebStorm.
- Looking at what frameworks to possibly use, I looked into Vue.js which looks decent and was reminded of Polymer from a year or two ago. Looking into that further revealed a healthy eco-system, but also pointing to two newer projects by Polymer/Google named lit-html and lit-element. Both of these look really interesting.