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
86
Ruby Game Development
andreanastacio
1
120
Tunando o seu código Ruby
andreanastacio
0
95
Desenvolvimento de Games com Opal + Phaser.io
andreanastacio
1
830
Workshop Unity3D - Unesp Rio Claro
andreanastacio
0
130
Workshop de Ruby - Semana Integrada PUC Campinas
andreanastacio
0
79
Other Decks in Programming
See All in Programming
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.6k
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
1.2k
パスキーのすべて / 20250324 iddance Lesson.5
kuralab
0
150
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
570
フロントエンドテストの育て方
quramy
11
2.9k
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
220
php-fpm がリクエスト処理する仕組みを追う / Tracing-How-php-fpm-Handles-Requests
shin1x1
5
2.9k
AIコーディングワークフローの試行 〜AIエージェント×ワークフローでの自動化を目指して〜
rkaga
2
3.4k
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
630
メモリウォールを超えて:キャッシュメモリ技術の進歩
kawayu
0
1.9k
Devinのメモリ活用の学びを自社サービスにどう組み込むか?
itarutomy
0
2.1k
Do Dumb Things
mitsuhiko
0
420
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
520
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
Automating Front-end Workflow
addyosmani
1369
200k
Agile that works and the tools we love
rasmusluckow
328
21k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
390
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
178
53k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
StorybookのUI Testing Handbookを読んだ
zakiyama
29
5.6k
Building Applications with DynamoDB
mza
94
6.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!