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
130
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
200
Melhorando suas habilidades Hackeando o seu primeiro Game
andreanastacio
0
82
Ruby Game Development
andreanastacio
1
120
Tunando o seu código Ruby
andreanastacio
0
90
Desenvolvimento de Games com Opal + Phaser.io
andreanastacio
1
790
Workshop Unity3D - Unesp Rio Claro
andreanastacio
0
130
Workshop de Ruby - Semana Integrada PUC Campinas
andreanastacio
0
72
Other Decks in Programming
See All in Programming
ファーストペンギンBot @Qiita Hackathon 2024 予選
dyson_web
0
210
NEWTにおけるiOS18対応の進め方
ryu1sazae
0
190
コードレビューと私の過去と未来
jxmtst
0
200
ROS 2のZenoh対応とZenohのROS 2対応
takasehideki
2
250
Go製CLIツールGatling Commanderによる負荷試験実施の自動化
okmtz
3
660
推しの夫に恋のGPS「ときメーター」#M5Stack #IoT #M5JPTour2024
riyu
0
220
What is TDD?
urakawa_jinsei
1
200
全方位強化 Python 服務可觀測性:以 FastAPI 和 Grafana Stack 為例
blueswen
1
360
Cloud Adoption Frameworkにみる組織とクラウド導入戦略(縮小版)
tomokusaba
1
170
Re:PandasAI:生成AIがデータ分析業務にもたらすパラダイムシフト【増補改訂版】
negi111111
1
830
Quarto Clean Theme
nicetak
0
220
Applied NLP in the Age of Generative AI
inesmontani
PRO
3
1.1k
Featured
See All Featured
Practical Orchestrator
shlominoach
185
10k
Ruby is Unlike a Banana
tanoku
96
11k
Design by the Numbers
sachag
278
19k
The Cult of Friendly URLs
andyhume
76
6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.7k
Designing with Data
zakiwarfel
98
5.1k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.5k
The Brand Is Dead. Long Live the Brand.
mthomps
53
38k
Into the Great Unknown - MozCon
thekraken
30
1.4k
Large-scale JavaScript Application Architecture
addyosmani
509
110k
Building a Scalable Design System with Sketch
lauravandoore
459
32k
Automating Front-end Workflow
addyosmani
1365
200k
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!