hexagonal.js - A Clean Architecture Single Page Apps JavaScript Library
Join the DZone community and get the full member experience.
Join For Free
hexagonal. js is a javascript library which allows you to build single page applications easily. hexagonal.js is based on the hexagonal architecture and allows you to take advantage of it to create web apps.
with hexagonal.js, the business logic of your application is made the heart of it, then using adapters/ports allows you to build guis, apis around the core.
requirements:
none
demo:
https:/ / github. com/ hexagonaljs
license:
free
JavaScript library
app
Architecture
Opinions expressed by DZone contributors are their own.
Comments