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
60
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
Code Smells in Elixir - CODE BEAM EU 2023
elainenaomi
4
180
Decoding Code Review - Elixir Conf US
elainenaomi
4
280
Exploring Code Smells - ElixirConf US 2023
elainenaomi
2
420
Getting Started With Phoenix - ElixirConf UY
elainenaomi
3
240
Decodificando o Code Review - Lovecoding 2022
elainenaomi
2
160
Mantendo sistemas Ruby e Elixir: lições aprendidas
elainenaomi
3
390
Decoding code review - Tech & Beers
elainenaomi
4
200
Elixir Conf EU - Lessons Learned from Elixir Learning Paths
elainenaomi
4
460
Elixir Brasil 2020 - Code Smells, Refactoring e Elixir
elainenaomi
5
250
Other Decks in Technology
See All in Technology
AIにどこまで任せる?実務で使える(かもしれない)AIエージェント設計の考え方
har1101
3
1.2k
OTFSG勉強会 / Introduction to the History of Delta Lake + Iceberg
databricksjapan
0
120
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
210
ObsidianをMCP連携させてみる
ttnyt8701
2
140
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
4
640
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
210
讓測試不再 BB! 從 BDD 到 CI/CD, 不靠人力也能 MVP
line_developers_tw
PRO
0
1.1k
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
140
ローカルLLMでファインチューニング
knishioka
0
120
Definition of Done
kawaguti
PRO
6
450
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
260
IIWレポートからみるID業界で話題のMCP
fujie
0
650
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
337
57k
It's Worth the Effort
3n
184
28k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Raft: Consensus for Rubyists
vanstee
140
7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Site-Speed That Sticks
csswizardry
10
650
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Six Lessons from altMBA
skipperchong
28
3.8k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Rails Girls Zürich Keynote
gr2m
94
14k
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/