this repository is un recordatory of not need a framework or library to create a dynamic component, just need the fundamentals.
- classes
- arrow-functions
- events ( custom-events )
- custom elements
- templates and slots
inspirated in article in blog of:
"Atomic Design of Steven Hay"
"Design web components"
code updated of
"w3 schools"
examples of web components used in web pages and aplications, result of exprerienced years working with frameworks and libraries:
- paginations and tables
- modals
- navbar
- cards
- hero
- progress bar
- toast
- tabs
- switch
- lazy load examples
- web assembly examples
- signature component
deploy in any web server ( apache, nginx, express ... ) in public folder and ready in local browser. Or visit "atomic-design-example-theme"