Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Desenvolvimento Web com Elixir, Phoenix e Ecto...
Search
Elaine Naomi
August 02, 2024
Technology
1
83
Desenvolvimento Web com Elixir, Phoenix e Ecto - ELUG SP 2024
Mini tutorial com Elixir, Phoenix, Ecto e Phoenix LiveView
Elaine Naomi
August 02, 2024
Tweet
Share
More Decks by Elaine Naomi
See All by Elaine Naomi
[Elixir Meetup São Paulo] Guia rápido para iniciantes sobre Elixir & OTP
elainenaomi
0
29
GURU SP - Prompt Engineering com Ruby
elainenaomi
0
30
Trem on Rails - Prompt Engineering com Ruby
elainenaomi
1
120
Rails Girls SP 2025 - Codando com IA
elainenaomi
0
31
Code Smells in Elixir - CODE BEAM EU 2023
elainenaomi
4
190
Decoding Code Review - Elixir Conf US
elainenaomi
4
290
Exploring Code Smells - ElixirConf US 2023
elainenaomi
2
440
Getting Started With Phoenix - ElixirConf UY
elainenaomi
3
260
Decodificando o Code Review - Lovecoding 2022
elainenaomi
2
170
Other Decks in Technology
See All in Technology
仕様は“書く”より“語る” - 分断を超えたチーム開発の実践 / 20251115 Naoki Takahashi
shift_evolve
PRO
1
1.1k
都市スケールAR制作で気をつけること
segur
0
190
How We Built a Secure Sandbox Platform for AI
flatt_security
1
110
Capitole du Libre 2025 - Keynote - Cloud du Coeur
ju_hnny5
0
120
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
8
1.4k
Perlの生きのこり - YAPC::Fukuoka 2025
kfly8
0
720
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
7
540
ABEMAのCM配信を支えるスケーラブルな分散カウンタの実装
hono0130
4
1.1k
ABEJA FIRST GUIDE for Software Engineers
abeja
0
3.2k
雲勉LT_Amazon Bedrock AgentCoreを知りAIエージェントに入門しよう!
ymae
2
190
レガシーで硬直したテーブル設計から変更容易で柔軟なテーブル設計にする
red_frasco
4
500
メッセージ駆動が可能にする結合の最適化
j5ik2o
7
1k
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.6k
Documentation Writing (for coders)
carmenintech
76
5.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
Leading Effective Engineering Teams in the AI Era
addyosmani
8
1.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
KATA
mclloyd
PRO
32
15k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Transcript
Desenvolvimento Web com Elixir, Phoenix e Ecto ELUG SP 2024
Software Engineer/Developer (since 2008) B.Sc. in Computer Engineering M.Sc. in
Computer Science ELAINE NAOMI WATANABE x.com/elaine_nw speakerdeck.com/elainenaomi linkedin.com/in/elainenaomi
None
None
None
( OTP )
Linguagem de Programação (Funcional) ( OTP ) Plataforma em Erlang
para executar a app (máquina virtual BEAM + bibliotecas + ferramentas) Framework Web para apps em Elixir Biblioteca para interagir com o banco de dados. Não é um ORM.
E como conectar tudo isso???
Que tal começar criando uma aplicação para resolver um problema
da vida real?
None
None
None
None
jovem não pesquisa gíria
jovem não pesquisa gíria e muito menos os memes
como vou me comunicar com a nova geração?
None
None
None
Usar o Google, ChatGPT Criar meu próprio site
Tradutor de memes e gírias
None
Elixir v1.17.2 Erlang/OTP 27.0.1 PostgreSQL 14 (ou mais recente)
https://chatgpt.com/share/24a0864f-40e5-4 602-849e-60c6ad03e3ce
https://chatgpt.com/share/d7253895-77eb-4 f95-924a-81bf9431bf43
https://github.com/elainenaomi/memex/