-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the HingeJS wiki!
Topics will include best practices, related links and code examples.
Hingejs is a web component based library that aims to create reusable custom elements with little to no dependencies. We aim to follow and research best practices about web components. Collaborate and contribute to the web dev community towards the goal of rapid, scalable and high quality web based packages.
- Build a starter app generator
- Reusable Services that are simple yet effective
- Reusable custom elements that can be dropped into any front end project with little to no dependencies
- Have a complete suite of custom elements
- Have many demo apps that can be viewed locally
Reasons to use Custom elements
If you are a web developer then getting started is just a matter of learning how to build custom elements.
Great book on web components
Once that is done understand some good patterns around building one.
Understanding the shadow DOM
Custom Element Code Snippets
Learn a bit about the SPA Architecture
Development Practices