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
35
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
170
Decoding Code Review - Elixir Conf US
elainenaomi
4
270
Exploring Code Smells - ElixirConf US 2023
elainenaomi
2
400
Getting Started With Phoenix - ElixirConf UY
elainenaomi
3
210
Decodificando o Code Review - Lovecoding 2022
elainenaomi
2
150
Mantendo sistemas Ruby e Elixir: lições aprendidas
elainenaomi
3
380
Decoding code review - Tech & Beers
elainenaomi
4
180
Elixir Conf EU - Lessons Learned from Elixir Learning Paths
elainenaomi
4
440
Elixir Brasil 2020 - Code Smells, Refactoring e Elixir
elainenaomi
5
240
Other Decks in Technology
See All in Technology
CDKのコードを書く環境を作りました with Amazon Q
nobuhitomorioka
1
140
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
140
偏光画像処理ライブラリを作った話
elerac
1
150
【詳説】コンテンツ配信 システムの複数機能 基盤への拡張
hatena
0
180
システム・ML活用を広げるdbtのデータモデリング / Expanding System & ML Use with dbt Modeling
i125
1
310
Potential EM 制度を始めた理由、そして2年後にやめた理由 - EMConf JP 2025
hoyo
2
1.6k
Raycast Favorites × Script Command で実現するお手軽情報チェック
smasato
1
120
Classmethod AI Talks(CATs) #17 司会進行スライド(2025.02.19) / classmethod-ai-talks-aka-cats_moderator-slides_vol17_2025-02-19
shinyaa31
0
170
AIエージェント元年
shukob
0
140
実は強い 非ViTな画像認識モデル
tattaka
1
1k
「正しく」失敗できる チームの作り方 〜リアルな事例から紐解く失敗を恐れない組織とは〜 / A team that can fail correctly
i35_267
2
700
Two Blades, One Journey: Engineering While Managing
ohbarye
3
730
Featured
See All Featured
Optimizing for Happiness
mojombo
376
70k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
980
Rebuilding a faster, lazier Slack
samanthasiow
80
8.8k
The Cult of Friendly URLs
andyhume
78
6.2k
Gamification - CAS2011
davidbonilla
80
5.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
250
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/