Building Our First Surface Component

Learn how to build a Surface component from scratch.

Installing and configuring Surface

We know that Surface provides syntactic sugar for defining and rendering components, along with type checking and a few other niceties. Now it’s time to build our very first Surface component and explore these features. To do so, we started by adding the Surface dependency to our pento/mix.exs file, like this:

Get hands-on with 1200+ tech skills courses.