Luke Taylor on Quillex
Details
Luke Taylor is a professional elixir dev for 8 years, currently working at Pepsi ecommerce.
This talk will be about his project "Quillex" which is a basic text editor program, using Scenic, so it's a native GUI app from scratch, in Elixir. I will go over:
- A bit of background about Scenic
- The architecture of the app
- Modifications I have made to Scenic to improve the vibe coding experience
- How I use spex driven development to implement features
- How easy it is to generate native GUI apps in Elixir using AI (including my generator for Scenic apps)
