Normcore js
Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,057 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 12 commits in 6 repositories
Created an issue in github/template-parts that received 2 comments
Event handlers issue
If we try to pass event as template part we get syntax error: <div onclick="{{ handler }}">Clickme</div> ... Uncaught SyntaxError: Unexpected toke…