clojure-android

lowl4tency 2015-08-13T07:31:18.000020Z

alexyakushev: привет )

alexyakushev 2015-08-13T07:50:21.000021Z

Hello Kirill, we stick to English in this channel if you don't mind;)

alexyakushev 2015-08-13T07:50:50.000022Z

You can PM me in Russian if you want

lowl4tency 2015-08-13T11:35:54.000023Z

alexyakushev: it just was a happiness to see russian on the channel :simple_smile:

alexyakushev 2015-08-13T11:37:37.000024Z

@lowl4tency I share your excitement with that :D

lowl4tency 2015-08-13T11:38:34.000025Z

alexyakushev: could you share an expirience with android and clojure? Is it usable for production apps? :simple_smile:

alexyakushev 2015-08-13T11:43:59.000026Z

You can see my 4clojure app as an example

alexyakushev 2015-08-13T11:44:04.000027Z

Depends how you define "production". If it's an app for millions of users, to be developed by a team of twenty people, and needs an instant loading time - then it's not ready for that yet. But for smaller projects, experiments that might turn up publishable, internal things with lighter performance requirements - it can work just fine.

alexyakushev 2015-08-13T11:45:03.000028Z

BTW I gonna release a new version very soon, with Material niceties and stuff

alexyakushev 2015-08-13T11:46:00.000029Z

In my experience, Clojure gives a tremendous boost for Android development, especially while you are experimenting and figuring out stuff

malabarba 2015-08-13T11:51:12.000030Z

True

malabarba 2015-08-13T11:51:32.000031Z

the repl is invaluable when you're using some new functionality

malabarba 2015-08-13T11:51:40.000032Z

or even just straying from the beaten path a little bit

malabarba 2015-08-13T11:52:53.000033Z

The basic android environment is pretty well documented. But you're almost guaranteed to run into poorly documented functionality.

lowl4tency 2015-08-13T12:58:13.000034Z

alexyakushev: thank you for the detail answer, I’m planning to create an app for my own purposes, but I don’t exclude an opportunity that it can be used by several thousands people

alexyakushev 2015-08-13T13:54:35.000035Z

@lowl4tency Then you should be fine at least trying out CoA. If you like it you'll want to continue using it, otherwise you can switch back to conventional approach early.

lowl4tency 2015-08-13T16:39:16.000036Z

alexyakushev: so, could you share a link or a resource for getting started

lowl4tency 2015-08-13T16:39:33.000037Z

You said about an your project

alexyakushev 2015-08-13T16:46:03.000038Z

Ah, sure

alexyakushev 2015-08-13T16:46:23.000039Z

http://clojure-android.info

alexyakushev 2015-08-13T16:46:38.000040Z

I can thought you came here from there

lowl4tency 2015-08-13T16:51:49.000041Z

alexyakushev: nope, I’ve just lurked channels :simple_smile:

lowl4tency 2015-08-13T16:51:51.000042Z

Thank you