I teach modern web development at Penn State. As part of that, students learn about HTML,CSS and JS using the webcomponent standard as the ultimate vehicle for doing so. We start at the basic three and work our way into web components using the HAX ecosystem and tooling as a backdrop.
npm install --global @haxtheweb/create
As we learn the standards and do example projects to get a feel for modern development, we then turn toward solving real problems in the HAX ecosystem. These typically are small in scope, individual web components that we need to make using our design system or other criteria.
This dev.to series will document the projects that get added to the HAX ecosystem primarily through teaching students how to do modern web development.
You can learn more about the project:
Top comments (0)