clojure-android

2016-07-05T15:01:49.000054Z

ok. i’ve never done android development. I am looking to start now. Is it wise for me to start android development with clojure-android?

2016-07-05T15:02:17.000055Z

or should i be familiar with the basics of android app development first and then start with clojure-android?

gary 2016-07-05T16:19:19.000056Z

@brownmoose3q: yes I think that is an idiomatic clojure pattern, "on the fly" props are usually represented as maps.

gary 2016-07-05T16:19:46.000057Z

@dhruv1: I guess it depends on how familiar you are with Clojure

gary 2016-07-05T16:24:25.000058Z

@dhruv1: but yeah, according to Mr. Yakushev, it's good to be familiar with the android platform

gary 2016-07-05T16:27:28.000059Z

we can't be like those crazy kids that use react native to just write everything in javascript without any concern about whats going on underneath 🛠️

2016-07-05T17:05:59.000060Z

@gary: lol thanks 🙂

andrewzhurov 2016-07-05T18:26:35.000061Z

hah, I just started with React

andrewzhurov 2016-07-05T18:26:37.000062Z

on Reagent