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
140
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
210
Melhorando suas habilidades Hackeando o seu primeiro Game
andreanastacio
0
88
Ruby Game Development
andreanastacio
1
130
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
140
Workshop de Ruby - Semana Integrada PUC Campinas
andreanastacio
0
84
Other Decks in Programming
See All in Programming
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
120
モテるデスク環境
mozumasu
3
1.4k
AI時代に必須!状況言語化スキル / ai-context-verbalization
minodriven
2
320
ドメイン駆動設計のエッセンス
masuda220
PRO
15
7.4k
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
120
Amazon ECS Managed Instances が リリースされた!キャッチアップしよう!! / Let's catch up Amazon ECS Managed Instances
cocoeyes02
0
130
CSC509 Lecture 11
javiergs
PRO
0
290
CSC305 Lecture 11
javiergs
PRO
0
320
Developer Joy - The New Paradigm
hollycummins
1
400
CSC509 Lecture 07
javiergs
PRO
0
250
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
350
エンジニアに事業やプロダクトを理解してもらうためにやってること
murabayashi
0
120
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
10k
Visualization
eitanlees
150
16k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Context Engineering - Making Every Token Count
addyosmani
8
330
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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!