BuildingXwithJS / proposals

Place for proposals on things to build, talk and review during livestreams
MIT License
20 stars 1 forks source link

Review: component-based web development #30

Closed genemars closed 6 years ago

genemars commented 6 years ago

A new light (13kB) library for component-based web development. It can be used the "old" way, just HTML/CSS and JavaScript without build tools. Or it can be used also with powerful build tool (zuix-web-starter) that can download all resources used in a page, compress/embed them and generate SPA and PWA.

Source: https://github.com/genielabs/zuix Web: https://genielabs.github.io/zuix

yamalight commented 6 years ago

Hey, this looks pretty neat! I'd cover it in BxJS Weekly though - is that OK with you?

genemars commented 6 years ago

Awesome =) I follow your podcast since a couple of weeks now. If you need more resources about zuix.js I also wrote a few articles on dev.to, eg: https://dev.to/genejams/component-based-web-with-zuixjs-3eha

yamalight commented 6 years ago

Got it! Added it to next BxJS list, will close the ticket here :)