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
Reagent - Um react.js minimalista em ClojureScr...
Search
Andre Luis Anastacio
September 23, 2016
Programming
0
150
Reagent - Um react.js minimalista em ClojureScript e Outras ferramentas legais
Rubyconf Brasil 2016
Andre Luis Anastacio
September 23, 2016
Tweet
Share
More Decks by Andre Luis Anastacio
See All by Andre Luis Anastacio
Effective Rails Instrumentation
andreanastacio
4
220
Melhorando suas habilidades Hackeando o seu primeiro Game
andreanastacio
0
97
Ruby Game Development
andreanastacio
1
140
Tunando o seu código Ruby
andreanastacio
0
100
Desenvolvimento de Games com Opal + Phaser.io
andreanastacio
1
850
Workshop Unity3D - Unesp Rio Claro
andreanastacio
0
160
Workshop de Ruby - Semana Integrada PUC Campinas
andreanastacio
0
89
Other Decks in Programming
See All in Programming
TerraformとStrands AgentsでAmazon Bedrock AgentCoreのSSO認証付きエージェントを量産しよう!
neruneruo
4
2.5k
AI Agent Dojo #4: watsonx Orchestrate ADK体験
oniak3ibm
PRO
0
130
.NET Conf 2025 の興味のあるセッ ションを復習した / dotnet conf 2025 quick recap for backend engineer
tomohisa
0
110
Grafana:建立系統全知視角的捷徑
blueswen
0
290
Architectural Extensions
denyspoltorak
0
160
ELYZA_Findy AI Engineering Summit登壇資料_AIコーディング時代に「ちゃんと」やること_toB LLMプロダクト開発舞台裏_20251216
elyza
2
1.1k
20251212 AI 時代的 Legacy Code 營救術 2025 WebConf
mouson
0
250
Unicodeどうしてる? PHPから見たUnicode対応と他言語での対応についてのお伺い
youkidearitai
PRO
0
770
Giselleで作るAI QAアシスタント 〜 Pull Requestレビューに継続的QAを
codenote
0
340
Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming - Part 2
philipschwarz
PRO
0
140
コントリビューターによるDenoのすゝめ / Deno Recommendations by a Contributor
petamoriken
0
170
CSC307 Lecture 01
javiergs
PRO
0
670
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
54
8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
1.1k
The Limits of Empathy - UXLibs8
cassininazir
1
200
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
110
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
48
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
42
Marketing to machines
jonoalderson
1
4.5k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
420
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
7.9k
Transcript
Reagent Um react.js minimalista em ClojureScript
Reagent Um react.js minimalista em ClojureScript e Outras ferramentas legais
André Luís Anastácio Desenvolvedor Twitter / Github - ndrluis
None
MEETUP REMOTO DE CLOJURE
ClojureScript Dialeto de Clojure para JavaScript
Google Closure JavaScript para Javascript
- Build tool do Clojure(script) - Rake + Bundler +
“$ rails new” - lein repl - lein deps - lein new nome-da-receita nome-do-projeto Leiningen
Você não precisa instalar o Clojure(script)!
- Live Reload - JavaScript - CSS - Warnings e
Erros direto no browser - Mensagens descritivas com o contexto do código Figwheel
- Desenvolvimento dos componentes de forma isolada - Reduz o
tempo de gasto em codar, recarregar, manipular e verificar DevCards
- React.JS rapidão e mais elegante Reagent
- $ lein new reagent rubyconf2016 Setup
Exemplos no Github ndrluis/reagent-rubyconfbr-2016 Grupo Facebook Clojure Brasil https://www.facebook.com/groups/887411464620497 Canal
Youtube Clojure Brasil com os videos do Meetup Remoto https://goo.gl/uCFlKi
Obrigado!