Removing jQuery from GitHub.com frontend githubengineering.com/removing-jquer…
6
228
385
0
11
@GitHubEng Very interesting approach on how you created a custom build of jQuery and removed modules and parts of the framework slowly to discourage use. Great write up, lots of good ideas and suggestions! Thank you!
@GitHubEng I'm curious. Have you considered using lit-html/lit-element when it reaches 1.0? Shadow DOM support is not required for it work. Pure web components are a bit low level.