Building a HEEX component library

Product information

Topic

Heex

Audience

Beginner, Intermediate

Biography

I’m a 35 year old full stack Elixir developer from Melbourne, Australia. I enjoy playing futsal (indoor soccer) and Rocket League on the Xbox.

Talk Description

Components have long been standard in Javascript frameworks, however are relatively new in Phoenix. Now, with HEEX released, it’s time to start building component libraries to supercharge your web app development.

Firstly, using my experience in building Petal Components (https://hex.pm/packages/petal_components), I’ll walk you through how to build your own HEEX component library for your next project. Secondly I’ll show how powerful components can be by using our Petal Components library to build a web page with a form.