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
77
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
20
GURU SP - Prompt Engineering com Ruby
elainenaomi
0
26
Trem on Rails - Prompt Engineering com Ruby
elainenaomi
1
110
Rails Girls SP 2025 - Codando com IA
elainenaomi
0
29
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
430
Getting Started With Phoenix - ElixirConf UY
elainenaomi
3
250
Decodificando o Code Review - Lovecoding 2022
elainenaomi
2
170
Other Decks in Technology
See All in Technology
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
190
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
140
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
310
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
200
Flaky Testへの現実解をGoのプロポーザルから考える | Go Conference 2025
upamune
1
420
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
100
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
170
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
6
2.3k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9k
許しとアジャイル
jnuank
1
120
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
3
330
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
The World Runs on Bad Software
bkeepers
PRO
71
11k
Building Applications with DynamoDB
mza
96
6.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Embracing the Ebb and Flow
colly
88
4.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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/