Refresh your development workflow (pt-br) Adopting elixir - https://youtu.be/oxNQ5gLW6hU

Autocomplete field in Phoenix Live View, Surface, and TailwindCSS

I know it’s a mouthful, but hear me out:

I’ve been looking for an autocomplete field that worked for my purposes (lookup in the database, not in memory, and support multiselect and the ability to limit the number of items a field could support.

Since it couldn’t find it and being the dumb dev that i am, i obviously wrote my own.

https://pedroassuncao.com/posts/autocomplete-field-in-phoenix-live-view-surface-and-tailwindcss