Re: Developing Ionic application using Clojurescript

2022-02-23 Thread Marko Kocić
an updated tutorial about developing Ionic application using > Clojurescript and shadow-cljs, this time completely ignoring Ionic tooling > and using trusted Clojurescript tools. > > https://marko.euptera.com/posts/ionic-clojure-todo-example.html > > Feedback wellcome. > >

Re: Developing Ionic application using Clojurescript

2022-02-21 Thread Marko Kocić
I wrote an updated tutorial about developing Ionic application using Clojurescript and shadow-cljs, this time completely ignoring Ionic tooling and using trusted Clojurescript tools. https://marko.euptera.com/posts/ionic-clojure-todo-example.html Feedback wellcome. Cheers, Marko Marko Kocić

Developing Ionic application using Clojurescript

2022-02-14 Thread Marko Kocić
I made a blog post with instructions how to use Clojure instead of Typescript or Javascript to develop an application using the latest version of the cross-platform Ionic Framework. https://marko.euptera.com/posts/ionic-clojure.html This should bring another option to develop mobile application