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
200
Melhorando suas habilidades Hackeando o seu primeiro Game
andreanastacio
0
83
Ruby Game Development
andreanastacio
1
120
Tunando o seu código Ruby
andreanastacio
0
92
Desenvolvimento de Games com Opal + Phaser.io
andreanastacio
1
810
Workshop Unity3D - Unesp Rio Claro
andreanastacio
0
130
Workshop de Ruby - Semana Integrada PUC Campinas
andreanastacio
0
78
Other Decks in Programming
See All in Programming
ChatGPT とつくる PHP で OS 実装
memory1994
PRO
2
110
暇に任せてProxmoxコンソール 作ってみました
karugamo
2
720
LLM Supervised Fine-tuningの理論と実践
datanalyticslabo
7
1.3k
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
830
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
260
return文におけるstd::moveについて
onihusube
1
1.1k
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
220
17年周年のWebアプリケーションにTanStack Queryを導入する / Implementing TanStack Query in a 17th Anniversary Web Application
saitolume
0
250
良いユニットテストを書こう
mototakatsu
8
2.7k
menu基盤チームによるGoogle Cloudの活用事例~Application Integration, Cloud Tasks編~
yoshifumi_ishikura
0
110
テストコード文化を0から作り、変化し続けた組織
kazatohiei
2
1.5k
KMP와 kotlinx.rpc로 서버와 클라이언트 동기화
kwakeuijin
0
160
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
40
2.4k
How to Ace a Technical Interview
jacobian
276
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Producing Creativity
orderedlist
PRO
341
39k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Embracing the Ebb and Flow
colly
84
4.5k
Optimising Largest Contentful Paint
csswizardry
33
3k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
28
900
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
2
170
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.1k
Facilitating Awesome Meetings
lara
50
6.1k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
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!